Releases: jmriego/pipelinewise-target-bigquery
Releases · jmriego/pipelinewise-target-bigquery
1.5.0 (2023-06-10)
1.4.1 (2022-11-24)
- Fix: Instead of failing, use only the first 4 primary key columns when clustering
1.4.0 (2022-07-22)
- Refactoring code to make it easier to add improvements
- Support for microseconds
- Fixes for date fields
- Support for ACTIVATE_VERSION
- Fixes for clustering when to Primary Key present
1.3.1 (2022-03-28)
- Fix for taps that are not sending the
time_extracted
field
1.3.0 (2022-03-20)
- Add hard_delete_mapping for switching specific streams
- Add batch_wait_limit_seconds config
- Fix nested keys issue
- bump multiple dependencies
1.2.0 (2021-12-20)
- Allow REPEATED fields of type RECORD to be created.
- Bump pylint
1.1.2 (2021-12-02)
- bump joblib to 1.1.0 to fix issue #7
- bump test dependencies
- remove unused code
1.1.1 (2021-06-04)
- Minor internal bugfixes
1.0.1 (2020-07-05)
- Fixed an issue when the source tap can include uppercase primary keys
1.0.0 (2020-06-09)
Initial release