Releases: PragmaTech-GmbH/spring-test-profiler
Releases · PragmaTech-GmbH/spring-test-profiler
Release v0.1.0
Release v0.0.18
Changelog
🚀 Features
- 8796fbf feat(report): update latest report image
- 24aa4bb feat(report): update reference
- e8fe7c2 feat(demo): add multimodule Maven demo for issue #13
- 011aa74 feat(docs): add automated report screenshot script for README
- d9f4627 feat(core): add Spring 5 / Spring Boot 2.x compatibility (#40)
🐛 Fixes
- e703b8f fix(report): use own tracker stats for cache hit rate instead of Spring internals
- 967ce66 fix(core): correct context load time measurement in profiler listener
- 6f3f958 prepare for next development version 0.0.18-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- Philip Riecks ()
Release v0.0.17
Changelog
🚀 Features
- 8321432 feat(report): add sorting controls to Context Cache Entries section (#39)
- ac8a1bb feat(core): add annotation-based context filtering in report (#26) (#36)
- be8e08f prepare for next development version 0.0.17-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- Philip Riecks ()
Release v0.0.16
Release v0.0.15
Release v0.0.14
Release v0.0.13
Changelog
🐛 Fixes
🧰 Tasks
- 0fd1fdd chore(build): update Maven Wrapper to 3.9.11 (#31)
- cc7ece3 chore(core): exclude demo folders from Sonar analysis (#28)
- 7a4cdf1 prepare for next development version 0.0.13-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- David Leonardo Bernal (@dberna2)
- Dejan Stojadinović (@dejan2609)
- Philip Riecks ()
Release v0.0.12
Changelog
🚀 Features
- b687627 feat(report): add diff library to improve comparison feature (#24)
- afa6399 feat(demo): introduce awaitility to simulate delays (#14)
- face115 feat(core): single registerSingleton to avoid duplication #17
- 6737d0e feat(docs): add link to product page
- 4a258f9 feat(docs): add real report example link
- a249383 feat(core): use switch expression for determineReportDirectory (#12)
🐛 Fixes
🧪 Tests
- 3fcabff test(core): prepare for Spring Boot 4 and duplicate context issue (#27)
- 351bea1 test(demo): clean up test class scopes (#20)
🧰 Tasks
- 93ebd8f prepare for next development version 0.0.12-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- David Leonardo Bernal (@dberna2)
- Philip Riecks ()
- Sergey Chernov (@seregamorph)
- Simon Verhoeven ()
- Tim Brückner (@timbrueckner)