Skip to content

Releases: Interhyp/metadata-service

v0.6.0

02 Nov 12:27
4d91627
Compare
Choose a tag to compare

0.6.0 (2022-11-02)

🎁 Feature

  • #37: Make additional promoters configurable on a user level (9853b67)

🚧 Chores

  • deps: bump github.com/twmb/franz-go from 1.9.0 to 1.9.1 (f472490)

v0.5.0

02 Nov 11:00
9bfa33a
Compare
Choose a tag to compare

0.5.0 (2022-11-02)

🎁 Feature

v0.4.0

28 Oct 10:24
03d54ef
Compare
Choose a tag to compare

0.4.0 (2022-10-28)

🎁 Feature

  • #31: change empty repo search response and add tests (05fbcaf)

🐞 Bug Fixes

🚧 Chores

  • deps: bump github.com/StephanHCB/go-backend-service-common (98b23b6)
  • deps: bump github.com/twmb/franz-go from 1.8.0 to 1.9.0 (5ab7df8)
  • deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (52d23fd)
  • deps: bump github.com/StephanHCB/go-autumn-restclient (2a1ff0a)

v0.3.0

12 Oct 06:59
cffbb6b
Compare
Choose a tag to compare

0.3.0 (2022-10-12)

🎁 Feature

  • #25: implement service promoters endpoint with tests (75161cf)
  • #25: add configuration for additional promoter owners (b3e6f0b)
  • #25: api for promoters (a286a2d)

🚧 Chores

  • scans: make scanner happy by explicitly excluding some unused versions (b3e7252)

v0.2.1

10 Oct 12:07
c1d34fc
Compare
Choose a tag to compare

0.2.1 (2022-10-10)

🐞 Bug Fixes

  • ci: fix codecov, release kafka update (c8a8caf)

🚧 Chores

  • badges: fix badge url (c14b84a)
  • deps: bump github.com/twmb/franz-go from 1.7.1 to 1.8.0 (f2a0e8c)

v0.2.0

10 Oct 11:41
2342533
Compare
Choose a tag to compare

0.2.0 (2022-10-10)

🎁 Feature

  • #21: finalise po-delegate (aka promoters) field, fix tests (3b20069)

🐞 Bug Fixes

  • release: only build amd64 (524c38d)

🔎 Tests

  • add acceptance tests for promoters field (00b256c)

🚧 Chores

  • #21: improve test coverage (a60ac1c)
  • formatting: run go fmt over all golang files (67add60)

v0.1.1

06 Oct 12:59
bcbf97d
Compare
Choose a tag to compare

0.1.1 (2022-10-06)

🐞 Bug Fixes

  • api: patch and create owner dto not extending base owner dto (38e32a7)

📄 Documentation

v0.1.0

06 Oct 11:37
9e4af27
Compare
Choose a tag to compare

0.1.0 (2022-10-06)

🎁 Feature

  • ci: add snyk security scanning (e7eddd8)
  • api: add new promoters field to api spec (a853479)

📄 Documentation

  • remove unneeded whitespaces (c6595cb)
  • api: always publish mainline swagger docs to pages (69cfa0d)

🚧 Chores

  • enable releases (95769cf)
  • deps: update open-api-generator-cli to 6.2.0 (8d1874e)
  • ci: remove unneeded checklist in pr (7bc498a)
  • #13: disable codeql while not yet public (205ff5a)
  • ci: fix build process (39a77bd)