# Changelog ## [Unreleased] ## [1.3.11] - 2024-03-19 - Handling job_state (running, suspended) ## [1.3.10] - 2024-03-06 - Handling flink job upgrade_mode (savepoint, stateless) ## [1.3.9] - 2024-03-06 - Flink upgrade to 1.17 (minimal required version) - Handling execution config. - Job management (stop job with savepoint, initialize with savepoint). - Drop table between restart. ## [1.3.8] - 2023-02-16 - Support computed / metadata column ## [1.3.7] - 2023-02-03 - Fix link to repository in README.md ## [1.3.6] - 2023-01-31 - [#44](https://github.com/getindata/dbt-flink-adapter/issues/44) Add possibility to extract default connector properties to dbt_project.yml ## [1.3.5] - 2023-01-21 - Changelog added - Implement handling for dbt test in streaming cases. [Unreleased]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.11...HEAD [1.3.11]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.10...1.3.11 [1.3.10]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.9...1.3.10 [1.3.9]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.8...1.3.9 [1.3.8]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.7...1.3.8 [1.3.7]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.6...1.3.7 [1.3.6]: https://github.com/getindata/dbt-flink-adapter/compare/1.3.5...1.3.6 [1.3.5]: https://github.com/getindata/dbt-flink-adapter/compare/ddca7b02225a4ecc774e36e3e002fb74544b28f3...1.3.5