1
0
mirror of synced 2026-01-02 21:02:43 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Arsen Losenko
1d4cf45d14 Source Senseforce: Mark datefields in spec as dates (#22892)
* 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>
2023-03-02 09:08:56 +02:00
Andreas Nigg
c8a00ead6c 🎉 New Source: Senseforce (#18775)
* 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>
2022-11-09 16:48:50 -03:00