-
Notifications
You must be signed in to change notification settings - Fork 68
Change Log
Leon Rosenberg edited this page May 30, 2026
·
21 revisions
Please note that there is a previous version of the ChangeLog here
- Update dependency to ano-tags to 4.0.1 in order to update transitive dependency to bean-utils to 1.11.0
- Multiple dependency upgrades to fix various github dependency alerts.
- support for AutoConfiguration in SpringBoot3 (via springboot2 package, added org.springframework.boot.autoconfigure.AutoConfiguration.imports).
- Small improvements/changes in logging.
- SECURITY_AND_CODE_QUALITY_ANALYSIS - Resource Leak - Process Not Destroyed
- Release failed due to errors in pom, ignore.
- Reactivated spring-boot support and updated to latest springboot version (3.3.2)
- See https://github.com/anotheria/moskito-demo/tree/master/recipes/spring-boot for example on integration
- https://github.com/anotheria/moskito/issues/284
- https://github.com/anotheria/moskito/issues/283
- https://github.com/anotheria/moskito/issues/285
- https://github.com/anotheria/moskito/issues/286
- https://github.com/anotheria/moskito/issues/287
- Update DistributeMe dependency to remove any dependencies to Java8 libraries.
- #272 JourneyStarterFilter always overrides
- #273 Single tracing binoculars appear even if the producer is not traceable
- #275 Entity Collection Size Monitoring.
- #271 Impossible to update Thresholds/Accumulators in a remote instance with http libraries due to compile time dependency to HttpServletRequest