* Source Senseforce: Mark datefields in spec as dates
* Update changeglog
* Add allowedHosts
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* feat: initial commit source senseforce
This commit is the initial commit to the senseforce.io source.
It contains the auto-generated lowcode CDK source connector files
as well as the spec definition of the connector.
Not working yet.
* feat: stream slicing and incremental sync [pass]
This commit adds the stream slicing and incremental sync feature.
This commit passes all configured acceptance tests.
* docs: Update documentation
* change: remove unused schema readme
* change: remove catalog.json from integration_tests
* add senseforce to source def
* run format
* correct tests
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>