* add connector setup steps
* add links to Azure Blob storage guides
* add instructions for azure blob
* expand SSH/SCP/SFTP configuration field section
* complete update of setup steps
* change limited tag for local filesystem to OSS
* minor fixes to file source page
* docs: hubspot source page cleanup
* rework setup steps
* add branching paths for cloud vs oss authentication
* merge engagement-screen-notes sections
* move step skipping note for Cloud users to top of setup
* update in-app setup steps to match docs
* remove stream scopes list from inapp guide
* added stream list back to inapp guide
* remove sentence implying start date is optional
* small touch-ups and fixes
* fix typo
* modify engagements note and add env-specific sections
* add recommended tags to authentication methods
* adding new Salesloft streams
* change the version to 1.1.1
* increment the patch version
* fixing typo in meetings
* fix another typo
* making corrections requested by reviewer
* increment version in salesloft metadata to 1.2.0
* reformating files
* fix expected records
* Source Salesloft: change Call Dispositions, Call Sentiments, and Custom Fields to full refresh. Use created_at instead of updated_at for timestamp field for Meetings.
* changing meetings cursor field to created_at
* Source Salesloft: Convert meetings to a non-incremental stream, since there is no viable cursor field option.
* fix schemas and update tests
---------
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
* Fixes several reported vulnerabilities,
total - 25, critical - 1, high - 17, medium - 6, low - 1
Upgraded alpine from 3.15 to 3.18
CVE-2022-37434
CVE-2022-42898
CVE-2022-28391
CVE-2022-1271
CVE-2022-40674
CVE-2023-29491
CVE-2022-1304
CVE-2023-2650
CVE-2023-0464
CVE-2023-0215
CVE-2022-4450
* Updated Changelog with PR number.
* Leave pip installed as its required by our pipeline
---------
Co-authored-by: Mauricio A <mauricio.alarcon@betterup.co>
Co-authored-by: Ben Church <ben@airbyte.io>
* Source Close.com: add human readable titles to `api-key` and `start_date` fields
- Added `api-key` title: `API Key`
- Added `start_date` title: `Replication Start Date`
* update version to 0.4.1 in metadata.yaml
* update version to 0.4.1 in Dockerfile
* update close-com.md changelog to 0.4.1
* Update airbyte-integrations/connectors/source-close-com/source_close_com/spec.json
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
---------
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Removed comma from the value of order field for square source connector specification, which was causing it to be a String instead of an Integer
* increment connector version
* add changelog entry
---------
Co-authored-by: Sunny Hashmi <6833405+sh4sh@users.noreply.github.com>
* Add logging functionality
- Add logging for DB version (all JDBC sources)
- Add logging for Xmin values
* Automated Change
* Renaming + comments
* More comments
* Initial commit for xmin prototype
- Add spec.json
- Catalog
- Try to change incremental query
* Skeleton for sync
Decision is to use a whole new sync method
* With cursor
* Working catalog + attempt at xmin record iterator
* Unit tested code
* Fix build break
* Fixing state
* more xmin
* Revert unchanged files
* Addressing code review comments
* use generated pojo
* Add iniital XminStateManagerTest
* Additional unit tests
* Added unit test
* Update xmin state manager test
* Remove spec.json xmin option
* Fixed bug where full refresh streams were not being filtered out for Xmin
* Fix latest safe change boundary issue
* Xmin spec update
* Fix
* Automated Commit - Format and Process Resources Changes
* Remove full_refresh as an option for xmin syncs and always include incremental syncs
* Fix integ test
* revert unused files
* revert
* Bump docker + update change log
* Modify order of CDC
* Update expected_spec.json
* Update expected_json
Fix acceptance tests
* Reverse order for xmin replication
* Update expected strict encrypt json
---------
Co-authored-by: akashkulk <akashkulk@users.noreply.github.com>
Co-authored-by: subodh <subodh1810@gmail.com>
* Add `audience` and `user_interest` streams
* Updated PR number
* Fix unit tests
* Added space to shcema
---------
Co-authored-by: Ben Church <ben@airbyte.io>
* docs: update close.com source page
- Added link to source
- Added step-by-step instructions for creating API key
- Addressed edge case wherein first-time users have slightly different setup steps
- Expanded setup steps,
- Added example of date formatting
- Fixed minor typos
* docs: updates to close.com source page
* Source Google Search Console: Add new streams
* added new streams
* updated changelog
* updated minor version
* updated SAT
---------
Co-authored-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
* fixed incremental for engagement stream
* added comments
* updated docs
* updated schema for email_events
* updated expected records and increased major connector version
* added backward_compatibility_tests_config
* added email_event record with value in browser.version field
* 🤖 Auto format source-hubspot code [skip ci]
* fixed expected records
* updated version if docker file
---------
Co-authored-by: octavia-squidington-iii <octavia-squidington-iii@users.noreply.github.com>
* Update square stream_slices
* Fix unit tests
* Version bump and changelogs
* Update changelogs
* Format code
* Update CDK version to fix bug
* Fix unit tests
* Increase CDK version