File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,19 @@ The format is based on Keep a Changelog: https://keepachangelog.com/en/1.1.0/
44
55## [ Unreleased]
66
7+ * No changes yet*
8+
9+ ## [ 3.3.0] - 2025-09-12
10+
711> [ !WARNING]
812> The minimum supported Gradle version now is 8.11 as it is required for the Shadow plugin
913
14+ - Update Ktor to [ v3.3.0] ( https://github.com/ktorio/ktor/releases/tag/3.3.0 )
1015- Update Gradle to 9.0.0
1116- Update Shadow plugin to v9.1.0
17+ - [ KTOR-8721] OpenAPI generation build extension preview
18+
19+ [ KTOR-8721 ] : https://youtrack.jetbrains.com/issue/KTOR-8721
1220
1321## [ 3.2.3] - 2025-07-29
1422
@@ -85,7 +93,8 @@ The format is based on Keep a Changelog: https://keepachangelog.com/en/1.1.0/
8593- Bump default JRE in Docker to 21 (current LTS version)
8694- Set Kotlin API and language level to 1.8 for compatibility with Gradle 8.0+
8795
88- [ unreleased ] : https://github.com/ktorio/ktor-build-plugins/compare/v3.2.3...main
96+ [ unreleased ] : https://github.com/ktorio/ktor-build-plugins/compare/v3.3.0...main
97+ [ 3.3.0 ] : https://github.com/ktorio/ktor-build-plugins/compare/v3.2.3...v3.3.0
8998[ 3.2.3 ] : https://github.com/ktorio/ktor-build-plugins/compare/v3.2.2...v3.2.3
9099[ 3.2.2 ] : https://github.com/ktorio/ktor-build-plugins/compare/v3.2.1...v3.2.2
91100[ 3.2.1 ] : https://github.com/ktorio/ktor-build-plugins/compare/v3.2.0...v3.2.1
You can’t perform that action at this time.
0 commit comments