Releases: micronaut-projects/micronaut-test-resources
Releases · micronaut-projects/micronaut-test-resources
Micronaut Test Resources 1.1.2
What's Changed
Improvements ⭐
Dependency updates 🚀
- Update micronaut-gradle-plugin to v3.6.0 by @renovate in #93
- Update mikepenz/action-junit-report action to v3.5.0 by @renovate in #92
Other Changes 💡
- Hint that Gradle/Maven plugin docs include specific Test Resources docs by @MT-Jacobs in #95
New Contributors
- @MT-Jacobs made their first contribution in #95
Full Changelog: v1.1.1...v1.1.2
Micronaut Test Resources 1.1.1
Micronaut Test Resources 1.1.0
What's Changed
Bug Fixes 🐞
- Fix port file contents not always being readable by @melix in #64
- Disable JAnsi output for the test resources service by @melix in #85
Improvements ⭐
- Add support for Hibernate reactive by @melix in #50
- Let the user choose a custom db name by @melix in #83
- Let the user tweak database parameters by @melix in #84
Docs 📖
- Update Maven quick start by @alvarosanchez in #66
Dependency updates 🚀
- Update micronaut-gradle-plugin to v3.5.1 by @renovate in #61
- Update mikepenz/action-junit-report action to v3.3.3 by @renovate in #78
- Update plugin io.micronaut.build.shared.settings to v5.3.14 by @renovate in #62
Full Changelog: v1.0.1...v1.1.0
Micronaut Test Resources 1.0.1
What's Changed
Bug Fixes 🐞
Improvements ⭐
- Align MsSQL version with TestContainers in starter by @timyates in #55
- Add support for class data sharing by @melix in #58
Dependency updates 🚀
- Update plugin io.micronaut.build.shared.settings to v5.3.12 by @renovate in #51
- Update micronaut-gradle-plugin to v3.5.0 by @renovate in #53
Full Changelog: v1.0.0...v1.0.1
Micronaut Test Resources 1.0.0
This is the first release of Micronaut Test Resources 🎉
Please refer to the documentation for details.
What's Changed
Dependency updates 🚀
- Update mikepenz/action-junit-report action to v3.1.0 by @renovate in #39
- Update dependency org.testcontainers:testcontainers-bom to v1.17.3 by @renovate in #46
- Update dependency gradle to v7.5-rc-3 by @renovate in #45
- Update dependency ch.qos.logback:logback-classic to v1.3.0-alpha16 by @renovate in #38
Other Changes 💡
- Update quickStart.adoc by @alvarosanchez in #48
New Contributors
- @alvarosanchez made their first contribution in #48
Full Changelog: v1.0.0-M5...v1.0.0
Micronaut Test Resources 1.0.0-M5
Micronaut Test Resources 1.0.0-M4
What's Changed
Improvements ⭐
Other Changes 💡
- Add Hashicorp Vault support by @timyates in #34
- Pass test resources configuration to create method by @melix in #33
New Contributors
Full Changelog: v1.0.0-M3...v1.0.0-M4
Micronaut Test Resources 1.0.0-M3
What's Changed
Improvements ⭐
- Optimize server with Micronaut AOT by @melix in #24
- Add JVM startup options to the process parameters by @melix in #25
- Add ability to tweak memory usage of containers by @melix in #27
Other Changes 💡
- Add support for ElasticSearch by @melix in #23
- Add configuration reference for test containers. by @melix in #26
Full Changelog: v1.0.0-M2...v1.0.0-M3
Micronaut Test Resources 1.0.0-M2
What's Changed
Improvements ⭐
- Add support for SQL Server by @melix in #16
- Add more options to test containers by @melix in #14
- Add support for copying files to containers by @melix in #20
- Add Redis module by @melix in #21
- Add shared utilities to start and stop a test resources server by @melix in #13
- Add support for RabbitMQ by @melix in #19
Docs 📖
Other Changes 💡
Full Changelog: v1.0.0-M1...v1.0.0-M2
Micronaut Test Resources 1.0.0-M1
This is an initial release for testing purposes only.
What's Changed
- Add MongoDB support by @melix in #3
- Add support for Neo4j by @melix in #6
- Add support for Oracle XE by @melix in #7
- Refactor test fixtures by @melix in #8
- Rename
classpath
->build-tools
by @melix in #9 - Add support for R2DBC by @melix in #10
Full Changelog: https://github.com/micronaut-projects/micronaut-test-resources/commits/v1.0.0-M1