* adding credit_block_id to columns obtained from Orb API
* switch additional properties from false to true
* Update orb.md (#16020)
updating changelog for orb credit block id upgrade
* bump image tag
* auto-bump connector version [ci skip]
Co-authored-by: Tim Chan <tim@chan.net>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Add cost basis data to connector and remap block_expiry_date field
* Update dockerfile and orb.md
* Update orb.md and comments
* Add entry_status=committed as filter for getting CreditLedgerEntries
* Update version information
* Move entry_status filter to the correct endpoint
* PR feedback: rename field and add docstring for committed entries
* Fix unit tests to include entry_status param
* Add a unit test to validate transform behavior
* Format using gradlew format
* Bump connector veresion in spec and definitions
* V1 of source_orb connector
* add boostrap.md file
* add clause on Pagination to bootstrap.md
* add SUMMARY documentation
* add lookback_window_days connector parameter
* Add support for start_date parameter
* Add ability to transform record in order to un-nest IDs
* Add support for extracting event properties based on connector configuration