Note: This release is being rolled out. It may not be in your region yet.
What's Changed
Additional New Features
- add auto-close dependabot step for requirements*.txt type files by @derrickaw in #4220
- add delta lake to iceberg blueprint and IT by @derrickaw in #4103
- Add oracle bulk ITs by @dhwanilpatel in #4161
- Add automated PR watchdog for codelab parameters by @aasthabharill in #4206
- refactor: add Jdbc url to shard pojo. This will be used by jdbc connection helper. It will allow the URL to be created by the respective source connector. by @pratickchokhani in #4224
Bug fixes
- Fix Unit Test failure by @aasthabharill in #4226
Improvements
- fix naming determination by @derrickaw in #4210
- Refactor pipeline parameter options to seperate Options.java file by @aasthabharill in #4209
- Remove optional tag from mandatory template params by @aasthabharill in #4225
- improvement: expose wait timeout by @mutianf in #4221
Full Changelog: 2026-09-01-00_RC00...2026-09-08-00_RC01