1.2.5
v1.2.5 (2025-01-23)
Features
- AppenderChannel introduce functional interface and refactoring for list updates (d95f28191e8f8f9)
- Introduced `RemoveByHash` class.
- Refactored `AppenderChannel.java` to support list updates with a functional interface `RemoveIdentifier`.
- Consolidated the logic for evaluating list updates within the `evaluateRemoval` method.
- Updated test cases to cover the new functionality.
resolve #75
Documentation
-
bump release to 1.2.5 (2d2b807751423da)
-
update javadoc (666c25331bfeced)
-
update documentation (807fcab25ea0664)
work on #75
-
update changeme (385048598b72907)
Refactor
- pom.xml consolidate profiles (c356d9275f85339)
- Removed unused jdk-8 and jdk-17 profiles to streamline configuration and reduce complexity.
ALM
-
bump to version 1.2.5 (0d9ddfad51bec46)
-
bump version to SNAPSHOT (c1044fd7013ca68)