## Additions
* [General]
	* clearRecords endpoint, automatically deregister DutyCycleTasks
	* DutyCycleTask endpoint
	* Ensure DutyCycleTaask from PushTask POST, and include resetPointers endpoint
	* Ensure DutyCycleTaask from Source POST as well as ensuring FolioTenant from FolioDestination POST
	* Add test1-local script

## Changes
* [Chore]
	* Changelog - Generate the changelog
	* Add scripts
	* Added infrastructure/file to gitignore
	* Add docker tls var to build
	* add dind service

## Fixes
* [General]
	* PushTask resetCursor is update not save
	* Keycloak authentication BS
	* Protect against null boostrap file
	* PushService catch-up sometimes causes an additional push -- ERM-3788