From 0880cf882744d751d1a1db63f378a7c2de387637 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 10 Sep 2024 14:26:50 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-09-10) ### Bug Fixes * Change env variables according to cht pipeline updates ([#71](https://github.com/medic/cht-sync/issues/71)) ([c89aadf](https://github.com/medic/cht-sync/commit/c89aadf71c4562dcd1ef79747f4ebc7733796459)) * Fix numbering ([#50](https://github.com/medic/cht-sync/issues/50)) ([5c93300](https://github.com/medic/cht-sync/commit/5c93300d2009c37b50088e4892795b7bce88a6c2)) ### Features * **#107:** Adds multi-db watcher support ([#113](https://github.com/medic/cht-sync/issues/113)) ([279d8f2](https://github.com/medic/cht-sync/commit/279d8f25e051c9d3ff9e8b46baa7f5faaecb2290)), closes [#107](https://github.com/medic/cht-sync/issues/107) [#107](https://github.com/medic/cht-sync/issues/107) * **#112:** drop support for multiple copies of every document ([#115](https://github.com/medic/cht-sync/issues/115)) ([b46f288](https://github.com/medic/cht-sync/commit/b46f288f5cc15b28196f938141df36520d0f4674)), closes [#112](https://github.com/medic/cht-sync/issues/112) [#118](https://github.com/medic/cht-sync/issues/118) * **#129:** add back automatic pipeline updates ([#130](https://github.com/medic/cht-sync/issues/130)) ([fc73fd7](https://github.com/medic/cht-sync/commit/fc73fd707cd6db76b12d7b03d356709bc726db07)), closes [#129](https://github.com/medic/cht-sync/issues/129) [#129](https://github.com/medic/cht-sync/issues/129) [#129](https://github.com/medic/cht-sync/issues/129) * **#1:** first release ([ff0fedd](https://github.com/medic/cht-sync/commit/ff0feddeb35f7b78745bd40b7d2fe20e8f99d8c7)), closes [#1](https://github.com/medic/cht-sync/issues/1) * **#25:** custom databases ([#33](https://github.com/medic/cht-sync/issues/33)) ([cd10db0](https://github.com/medic/cht-sync/commit/cd10db07ad2a0e2879e1eddb6be47c9ba9af10b8)), closes [#25](https://github.com/medic/cht-sync/issues/25) * **#78:** full refresh on changed objects, only incremental runs continously ([0869ee9](https://github.com/medic/cht-sync/commit/0869ee9a6d4bd7bb4ee07022a55aef09ec085ce3)), closes [#78](https://github.com/medic/cht-sync/issues/78) * add versioning and releases ([a528aba](https://github.com/medic/cht-sync/commit/a528aba64f3040d8163f2ea5d72f3457acf5dfa0)) * bind sequence token path to host for persistence ([#88](https://github.com/medic/cht-sync/issues/88)) ([e1c3953](https://github.com/medic/cht-sync/commit/e1c39536fc445aa6f88617bf852f8f41b0fc724f)) * remove superset container and update Readme ([#64](https://github.com/medic/cht-sync/issues/64)) ([8acbc93](https://github.com/medic/cht-sync/commit/8acbc9384cbc59c1776727ced63dd603d1fd09c7)) * update logstash base image version and update default configuration files ([#61](https://github.com/medic/cht-sync/issues/61)) ([674582d](https://github.com/medic/cht-sync/commit/674582d08c0b32542b366ca0c46cc03352845ece)) * update postgres version to 16 ([8bf1e84](https://github.com/medic/cht-sync/commit/8bf1e843b8c4821d460a63cc866d02baad7498bf)) --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..cc51ee0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# 1.0.0 (2024-09-10) + + +### Bug Fixes + +* Change env variables according to cht pipeline updates ([#71](https://github.com/medic/cht-sync/issues/71)) ([c89aadf](https://github.com/medic/cht-sync/commit/c89aadf71c4562dcd1ef79747f4ebc7733796459)) +* Fix numbering ([#50](https://github.com/medic/cht-sync/issues/50)) ([5c93300](https://github.com/medic/cht-sync/commit/5c93300d2009c37b50088e4892795b7bce88a6c2)) + + +### Features + +* **#107:** Adds multi-db watcher support ([#113](https://github.com/medic/cht-sync/issues/113)) ([279d8f2](https://github.com/medic/cht-sync/commit/279d8f25e051c9d3ff9e8b46baa7f5faaecb2290)), closes [#107](https://github.com/medic/cht-sync/issues/107) [#107](https://github.com/medic/cht-sync/issues/107) +* **#112:** drop support for multiple copies of every document ([#115](https://github.com/medic/cht-sync/issues/115)) ([b46f288](https://github.com/medic/cht-sync/commit/b46f288f5cc15b28196f938141df36520d0f4674)), closes [#112](https://github.com/medic/cht-sync/issues/112) [#118](https://github.com/medic/cht-sync/issues/118) +* **#129:** add back automatic pipeline updates ([#130](https://github.com/medic/cht-sync/issues/130)) ([fc73fd7](https://github.com/medic/cht-sync/commit/fc73fd707cd6db76b12d7b03d356709bc726db07)), closes [#129](https://github.com/medic/cht-sync/issues/129) [#129](https://github.com/medic/cht-sync/issues/129) [#129](https://github.com/medic/cht-sync/issues/129) +* **#1:** first release ([ff0fedd](https://github.com/medic/cht-sync/commit/ff0feddeb35f7b78745bd40b7d2fe20e8f99d8c7)), closes [#1](https://github.com/medic/cht-sync/issues/1) +* **#25:** custom databases ([#33](https://github.com/medic/cht-sync/issues/33)) ([cd10db0](https://github.com/medic/cht-sync/commit/cd10db07ad2a0e2879e1eddb6be47c9ba9af10b8)), closes [#25](https://github.com/medic/cht-sync/issues/25) +* **#78:** full refresh on changed objects, only incremental runs continously ([0869ee9](https://github.com/medic/cht-sync/commit/0869ee9a6d4bd7bb4ee07022a55aef09ec085ce3)), closes [#78](https://github.com/medic/cht-sync/issues/78) +* add versioning and releases ([a528aba](https://github.com/medic/cht-sync/commit/a528aba64f3040d8163f2ea5d72f3457acf5dfa0)) +* bind sequence token path to host for persistence ([#88](https://github.com/medic/cht-sync/issues/88)) ([e1c3953](https://github.com/medic/cht-sync/commit/e1c39536fc445aa6f88617bf852f8f41b0fc724f)) +* remove superset container and update Readme ([#64](https://github.com/medic/cht-sync/issues/64)) ([8acbc93](https://github.com/medic/cht-sync/commit/8acbc9384cbc59c1776727ced63dd603d1fd09c7)) +* update logstash base image version and update default configuration files ([#61](https://github.com/medic/cht-sync/issues/61)) ([674582d](https://github.com/medic/cht-sync/commit/674582d08c0b32542b366ca0c46cc03352845ece)) +* update postgres version to 16 ([8bf1e84](https://github.com/medic/cht-sync/commit/8bf1e843b8c4821d460a63cc866d02baad7498bf))