Skip to content

Commit

Permalink
chore(release): 8.203.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.203.0](v8.202.0...v8.203.0) (2025-01-24)

### Features

* or-2583 add logging when magda response could not be serialized ([a4a7ef3](a4a7ef3))
* or-2583 add meter and flush ([f659d30](f659d30))
* or-2583 Clean up observability ([f1c39da](f1c39da))
* or-2583 Set up meter and tracing ([12feb28](12feb28))
  • Loading branch information
basisregisters-vlaanderen committed Jan 24, 2025
1 parent 12feb28 commit 9f1f8a2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [8.203.0](https://github.com/informatievlaanderen/association-registry/compare/v8.202.0...v8.203.0) (2025-01-24)


### Features

* or-2583 add logging when magda response could not be serialized ([a4a7ef3](https://github.com/informatievlaanderen/association-registry/commit/a4a7ef34775d86fb2d223b8c2cb213863bb814e1))
* or-2583 add meter and flush ([f659d30](https://github.com/informatievlaanderen/association-registry/commit/f659d303e10c66c6503c790566b99c1016ab6e5b))
* or-2583 Clean up observability ([f1c39da](https://github.com/informatievlaanderen/association-registry/commit/f1c39da105fc8c33f03b88c5cc029e7eb8f6def3))
* or-2583 Set up meter and tracing ([12feb28](https://github.com/informatievlaanderen/association-registry/commit/12feb284174e4b35abbab20d9b954dbad626fa4a))

# [8.202.0](https://github.com/informatievlaanderen/association-registry/compare/v8.201.6...v8.202.0) (2025-01-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "association-registry",
"version": "8.202.0",
"version": "8.203.0",
"description": "Association registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 9f1f8a2

Please sign in to comment.