Releases: Interhyp/metadata-service
Releases · Interhyp/metadata-service
v0.6.0
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
0.5.0 (2022-11-02)
🎁 Feature
v0.4.0
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
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
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
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
0.1.1 (2022-10-06)
🐞 Bug Fixes
- api: patch and create owner dto not extending base owner dto (38e32a7)
📄 Documentation
v0.1.0
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)