First ever release of the AOT Cache Diagnostics Tool to match JDK26 release.
New features: All features are new.
What's Changed
- build: a couple of minor Maven build improvements by @quintesse in #1
- build: made JitPack work by @quintesse in #2
- docs: added JBang run command to README by @quintesse in #3
- fix: Fixed issue with Maven wrapper permissions on *nix by @quintesse in #4
- Adding processing for MethodData and MethodCounters by @Delawen in #5
- ci: created release workflow by @quintesse in #6
- fix: updated jbang catalog URL by @quintesse in #7
- Fix Snapshot releases by @Delawen in #8
- build(deps): bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.2 by @dependabot[bot] in #13
- build(deps): bump quarkus.platform.version from 3.26.1 to 3.28.5 by @dependabot[bot] in #9
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #12
- build(deps): bump surefire-plugin.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #11
- build(deps): bump org.jline:jline from 3.30.5 to 3.30.6 by @dependabot[bot] in #10
- build(deps): bump quarkus.platform.version from 3.28.5 to 3.29.0 by @dependabot[bot] in #14
- fix: workflow action for building tags by @Delawen in #15
- feat: Adding oops log processing on aot cache map file by @Delawen in #16
- build(deps): bump quarkus.platform.version from 3.29.0 to 3.29.2 by @dependabot[bot] in #17
- build(deps): bump quarkus.platform.version from 3.29.2 to 3.29.3 by @dependabot[bot] in #18
- build(deps): bump quarkus.platform.version from 3.29.3 to 3.30.3 by @dependabot[bot] in #20
- build(deps): bump quarkus.platform.version from 3.30.3 to 3.30.6 by @dependabot[bot] in #23
- build(deps): bump quarkus.platform.version from 3.30.6 to 3.30.8 by @dependabot[bot] in #24
- Update README.md by @Delawen in #25
- Update README.md by @Delawen in #26
- Introducing a banner, avoid the noise from Jansi related warnings by @Sanne in #27
- build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #29
- build(deps): bump quarkus.platform.version from 3.31.1 to 3.31.3 by @dependabot[bot] in #32
- build(deps-dev): bump surefire-plugin.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #33
- build(deps): bump quarkus.platform.version from 3.31.3 to 3.32.0 by @dependabot[bot] in #34
- feat: Support new types from JDK-8374549 by @Delawen in #36
- build(deps): bump quarkus.platform.version from 3.32.0 to 3.32.1 by @dependabot[bot] in #35
- fix: nullpointer in info count by @Delawen in #37
- Housekeeping: native-image Java 25, Formatter, CI by @Karm in #38
- fix: Assign lowest permissions by @Delawen in #39
- fix: unefficient regexp by @Delawen in #40
- feat: add housekeeping by @Delawen in #41
- feat: dependabot watching github actions too by @Delawen in #42
- feat: Do not use uberjar + give pretty names to actions by @Delawen in #43
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #46
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #45
- build(deps): bump jline.version from 3.30.6 to 4.0.0 by @dependabot[bot] in #44
- build(deps): bump quarkus.platform.version from 3.32.1 to 3.32.2 by @dependabot[bot] in #47
- build(deps-dev): bump io.smallrye:jandex-maven-plugin from 3.2.7 to 3.5.3 by @dependabot[bot] in #50
- build(deps): bump ClementTsang/delete-tag-and-release from 0.3.1 to 0.4.0 by @dependabot[bot] in #49
- build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #48
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #51
- feat: Use maven wrapper and run integration tests with verify by @Delawen in #52
- Create CONTRIBUTING.md by @Delawen in #53
- Update issue templates by @Delawen in #54
- feat: PR template by @Delawen in #55
- feat: Check to make sure all checks pass by @Delawen in #56
- Create SECURITY.md by @Delawen in #57
- build(deps): bump jline.version from 4.0.0 to 4.0.3 by @dependabot[bot] in #58
- feat: Show warnings on verbose describe by @Delawen in #61
- build(deps): bump jline.version from 4.0.3 to 4.0.4 by @dependabot[bot] in #59
- build(deps): bump quarkus.platform.version from 3.32.2 to 3.32.3 by @dependabot[bot] in #60
New Contributors
- @quintesse made their first contribution in #1
- @Delawen made their first contribution in #5
- @dependabot[bot] made their first contribution in #13
- @Sanne made their first contribution in #27
- @Karm made their first contribution in #38
Full Changelog: https://github.com/Delawen/leyden-analyzer/commits/1.0.0