Skip to content

v1.1.25

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:14
· 2 commits to main since this release
b929cf3

Changelog

  • a5be672 Handle BigQuery load retries and dataset location mismatches (#1076)
  • 319092d Improve Stripe source throughput and request handling (#1077)
  • b929cf3 Merge pull request #1083 from bruin-data/iremcaginyurtturk/oracle-deleteinsert-test
  • 6e17601 Merge pull request #1084 from bruin-data/iremcaginyurtturk/integration-tests-nodocker
  • 6c5faa7 Merge pull request #1085 from bruin-data/iremcaginyurtturk/gofumpt-format-fixes
  • 3beb6f1 ci(release): list integration matrix combinations explicitly
  • 99fdf8a ci(release): run Docker-free integration subset on the macOS leg
  • a0d7bf8 ci: drop macOS integration job from PR workflow
  • 32895ff ci: run Docker-free integration tests on macOS
  • 66a3637 fix(oracle): UTC-anchor delete+insert bounds for temporal keys
  • e853986 fix(oracle): validate DATE bound strings and avoid UTC wall-date shift
  • 6b76179 refactor(oracle): drop unreachable time.Time DATE bound branch
  • 102baa7 style: gofumpt/gci line-wrap fixes for onelake, stripe, elasticsearch tests
  • 71ce2da test(integration): skip container tests when Docker is unavailable
  • fcef60e test(strategy): pin DATE bound stringification invariant