0.2.0
Changelog
- 8700852 [maven-release-plugin] prepare release 0.2.0
- 4413365 Make test OS aware
- 08b57ca Remove "Rabobank" from the test cases
- 62e5d0e Migrate old configuration properties automatically
- 6799de9 Store ret-core version in ret.json
- 69492be Drop BasePluginConfig and convert interface Configurable into class for simplicity
- eb376bc Format according to ktlint+detekt
- 38193f8 Use object mapper to allow plugin specific type safe config
- 24cf855 Save plugin config during migration
- 298213c Do not limit to just 'dylib', we also need 'so' and 'dll'
- 560c4b0 Make config (more) type-safe
- 4695782 Rename too generic classes to more what they actually do; add step to migrate old keys to new
- 7d16e62 Split initialize and configure into two separate sub-commands
- 9f5fe34 Prompt for plugin specific config during 'plugin initialize' (no project specific prompts yet)
- c0b7169 Update codeowners
- 9dd1957 Remove "Rabobank" from the test cases
- c8e1b2c Migrate old configuration properties automatically
- a684d31 Store ret-core version in ret.json
- 9080720 Drop BasePluginConfig and convert interface Configurable into class for simplicity
- 1af94f2 Format according to ktlint+detekt
- bf99684 Use object mapper to allow plugin specific type safe config
- e6bb0f7 Save plugin config during migration
- 2d4f9f1 Do not limit to just 'dylib', we also need 'so' and 'dll'
- 7f0dab6 Make config (more) type-safe
- 7e74070 Rename too generic classes to more what they actually do; add step to migrate old keys to new
- bc21ee5 Split initialize and configure into two separate sub-commands
- baad546 Prompt for plugin specific config during 'plugin initialize' (no project specific prompts yet)
- 6b750e8 Bump quarkus.platform.version from 3.3.0 to 3.3.1
- 237dd70 Bump org.jreleaser:jreleaser-maven-plugin from 1.7.0 to 1.8.0
- 4d95c7a Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0
- 9909110 Bump mukunku/tag-exists-action from 1.2.0 to 1.3.0
- e3034df Bump quarkus.platform.version from 3.2.4.Final to 3.3.0
- cb0e60e Bump kotlin.version from 1.9.0 to 1.9.10
- 05acddd Bump testcontainers.version from 1.18.3 to 1.19.0
- d91f25b Bump io.quarkiverse.mockk:quarkus-junit5-mockk from 2.0.0 to 2.1.0
- f639aa7 Bump com.github.gantsign.maven:ktlint-maven-plugin from 1.16.0 to 2.0.0
- e376e86 Allow primitive option types
- a1fc7ab Bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.1.0
- 024d637 Bump quarkus.platform.version from 3.2.3.Final to 3.2.4.Final
- c7ed2b0 Bump quarkus.platform.version from 3.2.2.Final to 3.2.3.Final
- ce8fb44 Bump detekt.version from 1.23.0 to 1.23.1
- dc0c2f3 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
- cc26a9a Bump quarkus.platform.version from 3.2.0.Final to 3.2.2.Final
- c86fcda Bump quarkus-jgit from 3.0.1 to 3.0.2
- 9a7a7a3 [maven-release-plugin] prepare for next development iteration
Contributors
We'd like to thank the following people for their contributions:
- GuusdeWit
- Martin Visser