Releases: smallrye/jandex
Releases · smallrye/jandex
3.5.2
What's Changed
- Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by @dependabot[bot] in #602
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #603
- Support lookup of method using an override/overridden method by @MikeEdgar in #605
- add
DotName.startsWith()by @Ladicek in #609 - Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in #610
- improve
AnnotationInstancebinary search by @Ladicek in #611 - CI: remove Java 24, add Java 25 and 26-ea by @Ladicek in #612
- release 3.5.2 by @Ladicek in #613
Full Changelog: 3.5.1...3.5.2
3.5.1
What's Changed
- Ensure that unannotated known class types are singletons by @snazy in #589
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #591
- Bump com.igormaznitsa:mvn-jlink-wrapper from 1.2.4 to 1.2.5 by @dependabot[bot] in #592
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 by @dependabot[bot] in #593
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #595
- Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by @dependabot[bot] in #596
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #597
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #599
- add
StringBuilderGento thegizmo2module by @Ladicek in #600 - release 3.5.1 by @Ladicek in #601
Full Changelog: 3.5.0...3.5.1
3.5.0
3.4.0
3.3.2
3.3.1
3.3.0
- #513 release 3.3.0
- #512 Bump actions/create-github-app-token from 1 to 2
- #511 add IndexView.getKnownDirectImplementations() and getAllKnownImplementations()
- #510 add ClassInfo.enclosingClassAlways()
- #509 allow figuring out the enclosing class of a local/anonymous class declared in a static/instance/field initializer
- #508 Bump net.bytebuddy:byte-buddy from 1.17.4 to 1.17.5
- #507 Bump net.bytebuddy:byte-buddy from 1.17.2 to 1.17.4
- #506 Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
- #505 Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2
- #504 Bump version.groovy from 4.0.25 to 4.0.26
- #503 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
- #502 Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0