Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Changelog CI] Add Changelog for Version 0.1.32 #153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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]
Expand Down