Skip to content

Releases: Interhyp/metadata-service

v0.42.0

20 Dec 10:24
838ef0f
Compare
Choose a tag to compare

0.42.0 (2024-12-20)

🎁 Feature

  • RELTEC-12347: search repository by url (457f631)
  • RELTEC-12347: search repository by url (9c188dc)

v0.41.0

20 Dec 07:40
c6ae1e7
Compare
Choose a tag to compare

0.41.0 (2024-12-20)

🎁 Feature

  • RELTEC-12350: verify url of repository in changed yaml files (dfbba5d)

v0.40.4: Merge pull request #389 from Interhyp/verify_url

19 Dec 13:18
5ac34f3
Compare
Choose a tag to compare
RELTEC-12350: verify url of repository in changed yaml files

v0.40.3

12 Dec 13:30
21c0880
Compare
Choose a tag to compare

0.40.3 (2024-12-12)

🐞 Bug Fixes

  • RELTEC-12316: fix version label to be branch name without refs/heads (564a377)

🚧 Chores

  • workflows: Remove api publish (82d25ca)
  • deps: bump golang.org/x/crypto from 0.30.0 to 0.31.0 (4268ac7)

v0.40.2

12 Dec 11:38
9ee618c
Compare
Choose a tag to compare

0.40.2 (2024-12-12)

🐞 Bug Fixes

  • RELTEC-12316: add required labels to docker image (80e9923)

v0.40.1

09 Dec 13:55
2204b7e
Compare
Choose a tag to compare

0.40.1 (2024-12-09)

🐞 Bug Fixes

  • api: Remove developmentOnly (4667070)

🚧 Chores

  • workflows: Fix release workflow (5289162)
  • workflows: Add GITHUB_TOKEN env for goreleaser (3d8efab)

v0.40.0

09 Dec 10:32
da6a74f
Compare
Choose a tag to compare

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

29 Nov 12:01
844e03e
Compare
Choose a tag to compare

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

  • support raw approvers/watchers (882b78c)
  • support repository github ssh urls (0efaf0e)

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

  • updated test result files (fcd8dff)
  • added unexpanded copy of teams for exemptios (f33153e)

reltec-11165

  • support exclude users (ba993fb)
  • Allow system definition for services (611b6ea)

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

09 Aug 09:05
23eb029
Compare
Choose a tag to compare

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

  • update openapi specs 3.1.0 + yaml (2424698)
  • update openapi specs 3.1.0 + yaml (eab0ddc)
  • update openapi specs 3.1.0 + yaml (4a5ea15)

v0.38.3

21 Jun 11:00
8d2a674
Compare
Choose a tag to compare

0.38.3 (2024-06-21)

🐞 Bug Fixes

  • #303: make receive hook failure lead to 400 not 500 (debfb46)

🚧 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)