Skip to content

v0.1.0

Choose a tag to compare

@amotl amotl released this 24 Apr 19:18
· 15 commits to main since this release

What's Changed

  • Model: Removed workaround for _-prefixed column names.
    The package now requires CrateDB 6.2 or higher.
  • Testing: Updated to sdk-tester:2.26.0127.001 (Jan 28, 2026)
  • Testing: Updated to sdk-tester:2.26.0420.001 (Apr 21, 2026)
  • Model: Added refinements from recent commits to Fivetran
    Partner SDK up until commit 3037ce4 (Apr 21, 2026).
  • Testing: Skipped live mode integration test, the feature has
    been put on hold by Fivetran.
  • Added documentation from Fivetran blueprints
  • Dependencies: Updated to grpcio==1.80.*

Details

  • Build(deps-dev): Update ruff requirement from <0.15 to <0.16 by @dependabot[bot] in #154
  • Build(deps): Update grpcio requirement from <1.77 to <1.79 by @dependabot[bot] in #155
  • Build(deps): Update grpcio-tools requirement from <1.77 to <1.79 by @dependabot[bot] in #156
  • Add refinements from recent commits to Fivetran Partner SDK by @amotl in #152
  • Build(deps): Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #159
  • Build(deps): Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #160
  • Build(deps): Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #164
  • Build(deps): Bump docker/login-action from 3 to 4 by @dependabot[bot] in #166
  • Build(deps): Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #167
  • Build(deps): Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #168
  • CI: Downgrade to CrateDB 6.3.1, nightly observes a regression by @amotl in #170
  • Testing: Update to sdk-tester:2.26.0127.001 (Jan 28, 2026) by @amotl in #157
  • Build(deps): Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #165
  • Build(deps): Update attrs requirement from <26 to <27 by @dependabot[bot] in #161
  • Dependencies: Update to grpcio==1.78.* by @amotl in #171
  • Remove workaround for _-prefixed column names by @amotl in #83
  • Testing: Update to sdk-tester:2.26.0420.001 (Apr 21, 2026) by @amotl in #172
  • Add documentation from Fivetran blueprints by @amotl in #151
  • Dependencies: Update to grpcio==1.80.* by @amotl in #174
  • CI: Migrate from Dependabot to Renovate by @amotl in #175
  • fix(deps): update dependency mypy to <1.21 by @renovate[bot] in #176
  • chore(deps): update astral-sh/setup-uv action to v8 by @renovate[bot] in #178
  • chore(deps): update python docker tag to v3.14 by @renovate[bot] in #177
  • chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #180
  • chore(deps): update aszc/change-string-case-action action to v8 by @renovate[bot] in #179
  • fix(deps): update dependency protobuf to v7 by @renovate[bot] in #181

New Contributors

Full Changelog: v0.0.4...v0.1.0