Releases: cuioss/cui-java-tools
Releases · cuioss/cui-java-tools
2.6.2
What's Changed
- chore: release 2.6.2 by @cuioss-oliver in #140
- fix: update release workflow to use release-bot for pages deploy in #141
- fix: set contents:write permission for release workflow in #142
- chore: add github-automation config in #144
- chore: update cuioss-organization workflows to v0.2.6 in #146
- Enable auto-merge for build version updates in #147
- fix: add FUNDING.yml for sponsor button in #148
- chore: update cuioss-organization workflows to v0.2.7 in #151
- fix: move contents:write to job-level in release workflow in #152
Full Changelog: 2.6.1...2.6.2
2.6.0
What's Changed
- Feature/fix sonar issues by @cuioss in #100
- feature/incoporate-generators by @cuioss in #101
- feat: Add direct LogRecord logging support by @cuioss in #124
- Remove deprecated PropertyUtil.writeProperty method by @cuioss in #125
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.6.0</version>
</dependency>Full Changelog: 2.5.1...2.6.0
2.5.1
What's Changed
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.5.1</version>
</dependency>Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- Bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in #94
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #92
- Feature/cleanup by @cuioss in #95
- Feature/incoporate ring buffer and friends by @cuioss in #96
- Remove Hamcrest dependency and replace with JUnit assertions by @cuioss in #97
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.5.0</version>
</dependency>Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Baseline is now Java 21
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.4.0</version>
</dependency>Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.3.1</version>
</dependency>Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.3.0</version>
</dependency>Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- Fixed a bug in CUILogger and MoreStrings that could result in a StackOverflow
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.2.1</version>
</dependency>Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Maintenance-Release with lots of test, sonar, documentation-related changes
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.2.0</version>
</dependency>Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Ensure no exception is thrown when getting builder hashCode. by @svenhaag in #36
- Remove side effects on provided object varargs of MoreString… by @svenhaag in #37
Maven Coordinates
<dependency>
<groupId>de.cuioss</groupId>
<artifactId>cui-java-tools</artifactId>
<version>2.1.1</version>
</dependency>Full Changelog: 2.1.0...2.1.1