Note: This release is being rolled out. It may not be in your region yet.
What's Changed
Additional New Features
- Add Bulk support for ORACLE by @dhwanilpatel in #4133
- Add Reverse support for ORACLE by @dhwanilpatel in #4137
- feat(mongodb-to-mongodb]: Read/Write Performance and Reliability Improvements by @michaeltle-goog in #4079
- [Data Validation] Postgres AllDatatypes E2E test by @aasthabharill in #4138
Bug fixes
- remove dependabot labeling workflow and add step to release notes label workflow to prevent spurious failures by @derrickaw in #4164
- Min CPU count 4 added by @pratickchokhani in #4131
- fix(Spanner): Segregate spanner instances for templates in load test. by @pratickchokhani in #4136
Improvements
- Remove jline static Log; use SLF4J Logger by @kennknowles in #4143
- update upload jar workflow parameters etc by @derrickaw in #4053
- add hadoop aws dependencies by @derrickaw in #4162
- update jar file path from 0.2.0 -> 0.2.2 to include aws hadoop dependencies by @derrickaw in #4167
Package Upgrades
- Bump netty version to 4.2.17.Final by @kennknowles in #4142
- Bump activemq version to 5.19.9 by @kennknowles in #4155
- Exclude jline from transitive dependencies of hadoop by @kennknowles in #4148
New Contributors
- @kennknowles made their first contribution in #4142
Full Changelog: 2026-08-18-00_RC00...2026-08-25-00_RC00