Skip to content

Releases: rode/grafeas-elasticsearch

v0.6.4

03 May 16:32
5c2d664
Compare
Choose a tag to compare

Changelog

5c2d664 consume new client in esutil package (#76)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6.4
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6

v0.6.3

29 Apr 16:25
289be2a
Compare
Choose a tag to compare

Changelog

ed76d61 Fix flaky integration test (#75)
2975b69 Last page token on paginated requests should be an empty string (#72)
289be2a Updating mappings to include date fields to sort on (#74)
41e482a create generic es client package (#73)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6.3
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6

v0.6.2

14 Apr 15:22
39f9e96
Compare
Choose a tag to compare

Changelog

39f9e96 Omit empty on bulk query fragment types (#71)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6.2
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6

v0.6.1

09 Apr 21:21
fbd2243
Compare
Choose a tag to compare

Changelog

4a0e69e Add pagination (#65)
fbd2243 Esutils additions (#70)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6.1
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6

v0.6.0

06 Apr 15:08
8342ca9
Compare
Choose a tag to compare

Changelog

aad9af9 Support greater than/less than comparisions (#62)
d36c259 expose custom ES types for usage outside grafeas-elasticsearch (#63)
8342ca9 update backend features list in README (#64)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6.0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.6

v0.5.0

22 Mar 16:56
3329194
Compare
Choose a tag to compare

Changelog

c072ef5 Add migrations for mapping changes (#60)
e1728b1 Check for project existence before creating notes/occurrences (#61)
d76bb84 Insecure option for elasticsearch (#54)
20f698c Reference aliases instead of index names (#59)
928a414 Rode 47 updateOccurrence (#55)
3329194 Support querying occurrences by built artifacts (#56)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.5.0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.5

v0.4.0

02 Mar 19:21
0cf46f0
Compare
Choose a tag to compare

Changelog

727fde0 Add license headers (#41)
f54c680 Create LICENSE (#40)
0cf46f0 filtering: implement .contains() (#51)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.4.0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.4

v0.3.0

19 Feb 17:30
e18cf48
Compare
Choose a tag to compare

Changelog

624ccb5 Expose Elasticsearch types for reuse (#38)
e18cf48 Revert exposing ES types and pin goreleaser (#39)
6974df4 Support filtering using startsWith (#37)
bcdf8c2 don't omit nil values when marshalling to JSON before storing in ES (#36)
9d6bced set max results to 1000 for list operations (#34)
aac8b7c sort occurrences / notes by createTime in descending order when listing (#35)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.3.0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.3

v0.2.0

21 Jan 22:00
2ddddbd
Compare
Choose a tag to compare

Changelog

8b7a8f3 Update publish step name
5d3683f Use local client for fake data in tests (#32)
2ddddbd add ability to toggle debug on/off (#33)
640bf35 add list of features to README (#31)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.2.0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.2

v0.1.0

22 Dec 20:33
0681f8b
Compare
Choose a tag to compare

Changelog

f1fb05e Allow configurability of index refreshes; remove default storage providers (#24)
bb0109f Break out integration tests; add more tests, README info (#16)
e9e79ff Get all configuration through Grafeas (#26)
f32f562 Link README test badge to respective GH actions page (#18)
1e68d13 Save shared testing run configurations for Jetbrains IDEs (#19)
03fb2fb backfill missing integration test for DeleteNote (#25)
6eb5ef3 change image registry to ghcr (#20)
49861f9 filtering: implement != (#27)
4b4d320 fix implementation for ListNotes (#21)
0681f8b implement BatchCreateNotes (#30)
606c9af implement delete note (#22)
6ed9efa implement generic method for deleting documents from ES (#23)
a9910d2 move repository to rode organization (#29)

Docker images

  • docker pull ghcr.io/rode/grafeas-elasticsearch:latest
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.1.0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0
  • docker pull ghcr.io/rode/grafeas-elasticsearch:v0.1