Skip to content

Releases: spotify/dbeam

0.9.5.1-SNAPSHOT

03 Sep 11:55
Compare
Choose a tag to compare
Bump scala-maven-plugin from 3.4.4 to 4.2.0 (#82)

Bumps scala-maven-plugin from 3.4.4 to 4.2.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>

0.9.5-SNAPSHOT

02 Sep 12:20
Compare
Choose a tag to compare
Bump mysql-connector-java from 5.1.47 to 8.0.17 (#79)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 to 8.0.17.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.47...8.0.17)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.9.4

06 Aug 12:55
Compare
Choose a tag to compare
  • Beam SDK 2.14 8b6a10e
  • Support for user provided --sqlFile query #66
  • Change default export timeout to P7D: d777455

v0.9.3

05 Aug 14:22
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release
[maven-release-plugin] copy for tag v0.9.3

v0.9.1

11 Jul 08:38
Compare
Choose a tag to compare
  • Bump Beam SDK to 2.13.0 and other dependencies: bd3ab28 21ff308
  • Bump KMS: 722f530
  • Improved throughput via encoding avro binary directly: ffc31da and #69 (as first part of #59)

Note that this release contains dependencies upgrades, please spend some more time validating your DBeam jobs before running in production; mainly for KMS and Google Cloud SQL usages.

BROKEN v0.9.0

08 Jul 12:36
Compare
Choose a tag to compare
BROKEN v0.9.0 Pre-release
Pre-release

This version contains a but that is addressed at: #69

  • Bump Beam SDK to 2.13.0 and other dependencies: bd3ab28 21ff308
  • Bump KMS: 722f530
  • Improved throughput via encoding avro binary directly: ffc31da (as first part of #59)

Given this release contains dependencies upgrades, please spend some more time validating your DBeam jobs before running in production; mainly for KMS and Google Cloud SQL usages.

v0.8.2

15 Apr 12:13
Compare
Choose a tag to compare

New features:

  • Configurable --exportTimeout #56 (timeout and cancel job in case it runs for too long)

v0.8.1

05 Apr 12:47
Compare
Choose a tag to compare

New features:

  • Experimental support for parallel export/queries #54 #52
  • More logging for troubleshooting #55

v0.5.0

06 Aug 14:16
Compare
Choose a tag to compare
  • Beam SDK 2.5.0 : #33
  • Read password file from Beam FileSystems: #37