Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-01-22)

### Bug Fixes

* finetune schemas and add geometry computed column ([61fb515](61fb515))
* importer to use lambert31370 ([dccbea1](dccbea1))
* migrations + views ([e9e7217](e9e7217))
* rename project/solution ([57e7a3e](57e7a3e))

### Features

* add consumers, add migrations for tables, views, indexes ([5278666](5278666))
* add idempotencekeys to tables ([0acb2f9](0acb2f9))
* add municipality geometry importer ([e7f82c9](e7f82c9))
* add suspicious cases api skeleton ([712e424](712e424))
* initial ([570db5b](570db5b))
* niscode auth filtering ([c9757ff](c9757ff))
* rename project and create StreetNamesLongerThanTwoYearsProposed ([da61005](da61005))
* suspicious case - address w no attached parcel or buildingUnit ([3ed93b1](3ed93b1))
* suspicious cases detail contracts ([3360ebd](3360ebd))
* suspicious cases list contracts ([498b098](498b098))
* suspicious cases list queries ([4928a08](4928a08))
  • Loading branch information
basisregisters-vlaanderen committed Jan 22, 2024
1 parent defae3a commit 8c1023d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 1.0.0 (2024-01-22)


### Bug Fixes

* finetune schemas and add geometry computed column ([61fb515](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/61fb5155522a3c1c92c370ca1de9df52531dfcd7))
* importer to use lambert31370 ([dccbea1](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/dccbea1ab2f3633f992cf746d095b88949fa1d40))
* migrations + views ([e9e7217](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/e9e7217ca5378c88739a05e3041bd9423a3cef6d))
* rename project/solution ([57e7a3e](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/57e7a3e388fd8ffddf0156209708f56c2be88c94))


### Features

* add consumers, add migrations for tables, views, indexes ([5278666](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/52786660bb15f2e1968b33f59e463f7eeee992df))
* add idempotencekeys to tables ([0acb2f9](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/0acb2f9c920cdf997741d8f0af56d6fff2d2cc76))
* add municipality geometry importer ([e7f82c9](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/e7f82c9d5ac1c8fcb77018cf22b802431b557b54))
* add suspicious cases api skeleton ([712e424](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/712e4248c3acd6addb5ddc3f48cc0a485d597adc))
* initial ([570db5b](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/570db5b78ae985174799bf2b9a932f3a36566bf0))
* niscode auth filtering ([c9757ff](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/c9757fffc4e33f252e50b19727d56b6e79da7b89))
* rename project and create StreetNamesLongerThanTwoYearsProposed ([da61005](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/da6100544154a030fd3131f290a72831c97a26d2))
* suspicious case - address w no attached parcel or buildingUnit ([3ed93b1](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/3ed93b1d22321bcfc987cae43c021e112a441582))
* suspicious cases detail contracts ([3360ebd](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/3360ebd22d68364cfe76b38f397cf3baaf3b785d))
* suspicious cases list contracts ([498b098](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/498b098176771bf73f230ae3df74d8914cb3a16a))
* suspicious cases list queries ([4928a08](https://github.com/informatievlaanderen/basisregisters-integration-db/commit/4928a08c058597744d31ed3a30d046a7ba95fe1e))

0 comments on commit 8c1023d

Please sign in to comment.