Releases: Interhyp/metadata-service
Releases · Interhyp/metadata-service
v0.42.0
v0.41.0
v0.40.4: Merge pull request #389 from Interhyp/verify_url
RELTEC-12350: verify url of repository in changed yaml files
v0.40.3
v0.40.2
v0.40.1
v0.40.0
0.40.0 (2024-12-09)
🎁 Feature
- repository: patch now patches all fields (bd5108b)
🚧 Chores
- workflows: Fix workflows (65af659)
- workflows: Fix release workflow (5868d15)
- workflows: Fix release workflow (f1fd933)
- workflows: Add workflow job output (7b2aa92)
- workflows: Improve workflows (12da44a)
reltec-12316
- add required conditions in repository configuration for patch repository (4b341d6)
v0.39.0
0.39.0 (2024-11-29)
📣 Breaking Changes
- RELTEC-12294: remove file category support (e1aaaa4)
BREAKING CHANGE: repositories does not contain the file category anymore
🚧 Chores
- deps: bump github.com/lestrrat-go/jwx/v2 from 2.1.2 to 2.1.3 (cc77cfe)
- deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (af8c3af)
- deps: bump github.com/StephanHCB/go-autumn-restclient-apm (bcf29f3)
- deps: bump github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus (7e92d6a)
- deps: bump github.com/Roshick/go-autumn-kafka from 0.7.2 to 0.7.3 (bb65e40)
- deps: bump github.com/Roshick/go-autumn-synchronisation (652014d)
- deps: bump github.com/StephanHCB/go-autumn-restclient-prometheus (87c7e8a)
- deps: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (1438906)
- deps: bump github.com/prometheus/client_golang (016cc5c)
- deps: bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (523b31c)
- deps: bump github.com/lestrrat-go/jwx/v2 from 2.1.1 to 2.1.2 (1d6936b)
- deps: bump github.com/prometheus/client_golang (99797d5)
- deps: bump github.com/StephanHCB/go-autumn-restclient (00ba31a)
- deps: bump github.com/StephanHCB/go-autumn-restclient-apm (dbb1a8a)
- deps: bump github.com/StephanHCB/go-autumn-restclient-prometheus (ba4fec0)
- deps: bump github.com/prometheus/client_golang (b7074b6)
- deps: bump github.com/prometheus/client_golang (347fb8f)
- deps: bump github.com/Roshick/go-autumn-synchronisation (671e719)
- deps: bump github.com/prometheus/client_golang (998329f)
- deps: bump github.com/IBM/sarama from 1.43.2 to 1.43.3 (889a007)
reltec-12278
reltec-12275
- add new config property actionsAccess (98c7ed5)
reltec-12262
- reinsert accidentally removed caching (a3a1ebe)
- small improvements (4c525b7)
- refactor webhooks endpoint to vcs webhooks, support (e12d68f)
reltec-12108
reltec-11165
reltec-11911
- support postPromote configuration for services (33290e1)
reltec-11991
- use Interhyp/go-backend-service-common (3c574af)
reltec-11995
- Provide repository description and default tasks (bd16ffa)
v0.38.4
0.38.4 (2024-08-09)
🐞 Bug Fixes
- RELTEC-11165: adapt to updated signature after dependency update (ec519fb)
🚧 Chores
- deps: bump github.com/go-playground/webhooks/v6 (0fd524d)
- deps: bump github.com/Roshick/go-autumn-synchronisation (613ea5e)
- deps: bump github.com/Roshick/go-autumn-kafka from 0.7.1 to 0.7.2 (cc04ce1)
- deps: bump github.com/lestrrat-go/jwx/v2 from 2.1.0 to 2.1.1 (9c568b6)
- deps: bump github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus (3ef538b)
- deps: bump github.com/StephanHCB/go-backend-service-common (31f9642)
- deps: bump github.com/StephanHCB/go-autumn-config-env (915dcd7)
- deps: bump github.com/StephanHCB/go-autumn-restclient-apm (08c1bb2)
- deps: bump github.com/StephanHCB/go-autumn-restclient-circuitbreaker (526ff2a)
- deps: bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 (c408171)
- deps: bump github.com/go-chi/chi/v5 from 5.0.13 to 5.0.14 (530e3dc)
- #305: fix readme (d0ef560)
reltec-11165
- Move from ALERT_TARGET_SUFFIX and ALERT_TARGET_PREFIX to ALERT_TARGET_REGEX (b8ae3e6)
- Fix tests (20a2fad)
- Remove unused fields (f8c5b90)
- Produce messages async (0eef0a7)
reltec-11899
- expand user groups in ref protection exemption list, add acceptance test for group expansion (cf4c332)
- adapt acceptance tests to touch configuration changes, add test for ignoring forbidden fields during patch repository (7781a77)
- fix swagger-ui by upgrading StephanHCB/go-autumn-web-swagger-ui, disallow certain repo config fields in patchRepository (bfd1515)
- generate model from updated api spec (511afde)
- add refProtections to RepositoryDto in schema (81d1c42)
reltec-11876
- Add deccommissionable as valid lifecycle value (4abf496)
reltec-11884
v0.38.3
0.38.3 (2024-06-21)
🐞 Bug Fixes
🚧 Chores
- deps: bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13 (991a2ae)
reltec-11865
- updated tests (60de08e)
- updated api, added new fields: "branchNameRegex" and "commitMessageRegex", removed obsolete "pipelineTrigger" flag (2a2b224)
- updated used generator version (e2371a0)
reltec-11850
- added "requireApprovals" as optional configuration (a3b7dac)
reltec-11852
- added "mergeConfig" as optional configuration (0dacc7a)