Skip to content

Commit

Permalink
chore(release): 8.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.35.0](v8.34.1...v8.35.0) (2023-12-14)

### Bug Fixes

* OR-1349 use asynchronous index creator ([84f7b47](84f7b47))

### Features

* OR-1349 add projections status endpoint and rebuild endpoints which remain undocumented in swagger ([3b9e073](3b9e073))
* or-1349 add rebuild en status endpoints for projections ([debae61](debae61))
* or-1349 stop elastic projection shard before removing indices ([fec4c52](fec4c52))
  • Loading branch information
basisregisters-vlaanderen committed Dec 14, 2023
1 parent 3b9e073 commit c14ceae
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [8.35.0](https://github.com/informatievlaanderen/association-registry/compare/v8.34.1...v8.35.0) (2023-12-14)


### Bug Fixes

* OR-1349 use asynchronous index creator ([84f7b47](https://github.com/informatievlaanderen/association-registry/commit/84f7b47a8c8d8aba148a526762b7ec781e09cf2a))


### Features

* OR-1349 add projections status endpoint and rebuild endpoints which remain undocumented in swagger ([3b9e073](https://github.com/informatievlaanderen/association-registry/commit/3b9e073d639037434e2ee0fdfa5da6f9fd88541b))
* or-1349 add rebuild en status endpoints for projections ([debae61](https://github.com/informatievlaanderen/association-registry/commit/debae6184163d38ba57e57824bd9d084e651098b))
* or-1349 stop elastic projection shard before removing indices ([fec4c52](https://github.com/informatievlaanderen/association-registry/commit/fec4c52a0d02a5e366ef4d9bffaad1b70a026a7d))

## [8.34.1](https://github.com/informatievlaanderen/association-registry/compare/v8.34.0...v8.34.1) (2023-12-12)


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.34.1",
"version": "8.35.0",
"description": "Association registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit c14ceae

Please sign in to comment.