[go: nahoru, domu]

Skip to content

Tags: embulk/embulk-output-jdbc

Tags

v0.10.5

Toggle v0.10.5's commit message
## [0.10.5] - 2024-02-22

### Added
- Added max_s3_upload_threads_per_task option to Redshift

### Changed
- Swap name + drop instead of drop + rename in MySQL replace mode
- Upgrade the Gradle wrapper to 7.6.4, the Gradle plugin for Embulk plugins to 0.6.2, embulk-util-config to 0.3.4, and embulk-util-json to 0.3.0

v0.10.4

Toggle v0.10.4's commit message
## [0.10.4] - 2024-01-15

### Added
- Added assume role authentication for Redshift

v0.10.3

Toggle v0.10.3's commit message
## [0.10.3] - 2023-10-10

### Added
- Add logging to avoid loss of information when exception changes during retries

### Changed
- Use NVARCHAR(max) for CLOB, instead of TEXT, when creating a table in SQLServer
- Use execute() instead of executeUpdate() for afterLoad/beforeLoad

### Fixed
- Fix double casting on getTimestamp

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #303 from embulk/bump-up-to-v0.10.2

Bump up to v0.10.2

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #297 from embulk/fix-Exec-newSomething

Fix Exec.newSomething() to CONFIG_MAPPER_FACTORY.newSomething()

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #296 from embulk/fix-sqlserver-compile-error

Fix a compile error in embulk-output-sqlserver

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #283 from embulk/changelog-0.9.0

Update ChangeLog for v0.9.0

v0.8.6

Toggle v0.8.6's commit message
v0.8.7