From b317b4afff8bcb24c12e75ce26ea4a8ade3d9be8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Jan 2025 10:19:23 +0000 Subject: [PATCH] [Changelog CI] Add Changelog for Version 0.1.32 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fae0c79e..30941c54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# Version: 0.1.32 + +* [#127](https://github.com/ConductionNL/openconnector/pull/127): Fix updating job & synchronization when reaching rate limit during synchronization +* [#128](https://github.com/ConductionNL/openconnector/pull/128): Fix conditions check +* [#129](https://github.com/ConductionNL/openconnector/pull/129): Added source hash mapping +* [#130](https://github.com/ConductionNL/openconnector/pull/130): Code cleanup after PR 127 +* [#131](https://github.com/ConductionNL/openconnector/pull/131): Delete invalid or non existing objects +* [#146](https://github.com/ConductionNL/openconnector/pull/146): Test last branches merged +* [#148](https://github.com/ConductionNL/openconnector/pull/148): feature/CONNECTOR-151/synchro-run +* [#149](https://github.com/ConductionNL/openconnector/pull/149): added job run +* [#150](https://github.com/ConductionNL/openconnector/pull/150): Dev to main +* [#151](https://github.com/ConductionNL/openconnector/pull/151): fixed "not found" message always showing +* [#152](https://github.com/ConductionNL/openconnector/pull/152): synchronizationDateTime + + # Changelog ## [Unreleased]