Releases: microcks/microcks-testcontainers-java
Releases · microcks/microcks-testcontainers-java
0.3.1
Changelog
🔀 Merge
- 38fc58f Merge pull request #146 from microcks/dependabot/maven/org.slf4j-slf4j-simple-2.0.16, closes #146
- e763366 Merge pull request #145 from microcks/dependabot/maven/jupiter.version-5.11.4, closes #145
- 52215fc Merge pull request #126 from microcks/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12, closes #126
- 3b64858 Merge pull request #139 from microcks/bot/update-global-workflow-main-773345cad6b68ad8b1de9bc867a89e4a3437b279, closes #139
🚀 Features
- 4836c9e #144 Allow getting validation-enabled URLs, closes #144
- cc4750f #141 Allow getting partial mocks paths, closes #141
- 2e5e741 #140 Allow using DockerImageName when building an ensemble, closes #140
🧰 Tasks
- eb14120 deps-dev: bump org.java-websocket:Java-WebSocket (#148), closes #148
- ab39d85 deps: bump org.apache.maven.plugins:maven-javadoc-plugin (#149), closes #149
- 4a2e2fd update MAINTAINERS.md from global .github repo (#160), closes #160
- d70574c update GOVERNANCE.md from global .github repo (#159), closes #159
- 01e550c update SECURITY.md from global .github repo (#158), closes #158
- 55e1ec8 update MAINTAINERS.md from global .github repo (#157), closes #157
- 72bd845 update GOVERNANCE.md from global .github repo (#156), closes #156
- 1d7bc6d update ADOPTERS.md from global .github repo (#155), closes #155
- e973892 update GOVERNANCE.md from global .github repo (#153), closes #153
- 8782c8f #143 Finalize cleanup and rollback on sl4j as we lost logs, closes #143
- 9a27d0b #142 Bump to microcks 1.11.0 in tests, closes #142
- ac8c082 deps-dev: bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.16
- 0cdbec0 deps-dev: bump jupiter.version from 5.8.1 to 5.11.4
- 19f2269 #143 Remove older release profile, closes #143
- 90d57b8 update ADOPTERS.md from global .github repo (#135), closes #135
- b1c1c7d update ADOPTERS.md from global .github repo (#134), closes #134
- cfb794f update ADOPTERS.md from global .github repo (#133), closes #133
- 7567a33 update ADOPTERS.md from global .github repo (#130), closes #130
- 59b35b7 update ADOPTERS.md from global .github repo (#129), closes #129
- b7cc9a1 deps: bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12
- d259bc2 #117 Update README with released version, closes #117
🛠 Build
- 7c623ef update STALE-ISSUES workflow from global .github repo
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Laurent Broudoux
- dependabot[bot] (@dependabot[bot])
- microcks-bot (@microcks-bot)
0.3.0
Changelog
🔀 Merge
- e69d187 Merge pull request #103 from microcks/dependabot/maven/org.apache.kafka-kafka-clients-3.9.0, closes #103
- 683d514 Merge pull request #122 from microcks/dependabot/maven/testcontainers.version-1.20.4, closes #122
- 4d8152c Merge pull request #121 from pierrechristinimsa/feature/verify-service-invocation, closes #121
🚀 Features
- 6ab5d12 add methods to verify service invocation
- bafe678 #115 Refactor and add documentation, closes #115
- 30d4390 #115 Add test messages retrieval methods, closes #115
🧰 Tasks
- 73d0e94 #117 Fix project name to access bom file, closes #117
- 247b232 #117 Revert version from aborted release, closes #117
- ab2bf26 #117 Fix release archive name, closes #117
- 7bdc44f #125 Turn 0.2.11 into 0.3.0, closes #125
- 383a916 deps-dev: bump org.apache.kafka:kafka-clients from 3.4.1 to 3.9.0
- d5e279d #124 Remove com.google.common dependencies and other minor refactoring, closes #124
- a635073 deps: bump testcontainers.version from 1.20.1 to 1.20.4
- bb4fa6e #118 Add SBOM generation and Jreleaser config, closes #118
- 90ca815 #119 Set com.hivemq:hivemq-mqtt-client scope to test, closes #119
- 8fd8ddf update ADOPTERS.md from global .github repo (#112), closes #112
- 11f6343 update ADOPTERS.md from global .github repo (#111), closes #111
- 8aeb453 update ADOPTERS.md from global .github repo (#110), closes #110
- 2bdbd63 update ADOPTERS.md from global .github repo (#105), closes #105
- 1b6ed97 #100 Update readme after release, closes #100
- f771ced Releasing version 0.3.0
- 7ab2e44 Setting SNAPSHOT version 0.3.1-SNAPSHOT
- 4b5cc13 Releasing version 0.3.0
- 1f9aeb5 [maven-release-plugin] prepare for next development iteration
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Laurent Broudoux
- Pierre CHRISTIN
- dependabot[bot] (@dependabot[bot])
- microcks-bot (@microcks-bot)
0.2.10
What's Changed
- Enable contract testing on OIDC protected resources on Quarkus testing tools by @patoulatchi in #94
- Improve CLO Monitor score by @lbroudoux in #77
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #81
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #78
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #80
- chore(deps): bump testcontainers.version from 1.20.0 to 1.20.1 by @dependabot in #82
- chore(deps-dev): bump io.rest-assured:rest-assured from 5.3.1 to 5.5.0 by @dependabot in #84
New Contributors
- @yada made their first contribution in #61
- @microcks-bot made their first contribution in #63
- @dependabot made their first contribution in #81
Full Changelog: 0.2.9...0.2.10
0.2.9
What's Changed
- Bump testcontainers to 1.20.0 by @lbroudoux in #52
- Add API to enable MQTT mocking support by @lbroudoux in #53
- Add API to enable RabbitMQ mocking support by @lbroudoux in #54
- Bump Microcks container image version to 1.10.0 in tests by @lbroudoux in #56
- Improve CLO Monitor / FLX Insights score by @lbroudoux in #58
Full Changelog: 0.2.8...0.2.9