Skip to content

Releases: smallrye/jandex

3.6.0

08 Jun 10:28

Choose a tag to compare

What's Changed

  • Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta10 to 2.0.0.CR1 by @dependabot[bot] in #628
  • fix handling of wrong type annotation path emitted by Kotlin by @Ladicek in #630
  • Bump io.quarkus.gizmo:gizmo2 from 2.0.0.CR1 to 2.0.0 by @dependabot[bot] in #631
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #632
  • Bump version.maven from 3.9.11 to 3.9.12 by @dependabot[bot] in #634
  • Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 by @dependabot[bot] in #635
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #636
  • improve performance of BitTricks.isAsciiOnly() on Java 8 by @Ladicek in #638
  • Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 by @dependabot[bot] in #640
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #643
  • Bump io.quarkus.gizmo:gizmo2 from 2.0.0 to 2.1.0 by @dependabot[bot] in #644
  • Bump io.quarkus.gizmo:gizmo2 from 2.1.0 to 2.1.1 by @dependabot[bot] in #645
  • improve javadoc by @Ladicek in #646
  • Bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 by @dependabot[bot] in #648
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #650
  • Bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 by @dependabot[bot] in #651
  • Bump version.maven from 3.9.12 to 3.9.13 by @dependabot[bot] in #652
  • Bump version.maven from 3.9.13 to 3.9.14 by @dependabot[bot] in #653
  • Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in #654
  • Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 by @dependabot[bot] in #655
  • bump Groovy to 4.0.31 by @Ladicek in #657
  • fix equivalence of array types by @Ladicek in #658
  • Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 by @dependabot[bot] in #659
  • Bump org.apache.ant:ant from 1.10.15 to 1.10.16 by @dependabot[bot] in #660
  • Bump io.quarkus.gizmo:gizmo2 from 2.1.1 to 2.2.0 by @dependabot[bot] in #661
  • Bump org.apache.ant:ant from 1.10.16 to 1.10.17 by @dependabot[bot] in #662
  • Bump version.maven from 3.9.14 to 3.9.15 by @dependabot[bot] in #664
  • Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 by @dependabot[bot] in #666
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0 by @dependabot[bot] in #668
  • Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /maven-plugin/src/it/someLibraries by @dependabot[bot] in #669
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 by @dependabot[bot] in #670
  • Bump version.groovy from 4.0.31 to 4.0.32 by @dependabot[bot] in #671
  • Bump version.maven from 3.9.15 to 3.9.16 by @dependabot[bot] in #673
  • Bump org.knowm.xchart:xchart from 3.8.8 to 3.9.0 by @dependabot[bot] in #674
  • Bump org.knowm.xchart:xchart from 3.9.0 to 4.0.0 by @dependabot[bot] in #677
  • add access to repeatable annotations that doesn't require an index by @Ladicek in #678
  • improve CI by @Ladicek in #679
  • add utility for working with Kotlin code by @Ladicek in #680
  • Bump version.kotlin from 2.3.21 to 2.4.0 by @dependabot[bot] in #682
  • add ClassInfo.hashCode() by @Ladicek in #683
  • release 3.6.0 by @Ladicek in #684

Full Changelog: 3.5.3...3.6.0

3.5.3

02 Dec 17:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.2...3.5.3

3.5.2

12 Nov 11:20

Choose a tag to compare

What's Changed

Full Changelog: 3.5.1...3.5.2

3.5.1

23 Oct 13:05

Choose a tag to compare

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 StringBuilderGen to the gizmo2 module by @Ladicek in #600
  • release 3.5.1 by @Ladicek in #601

Full Changelog: 3.5.0...3.5.1

3.5.0

12 Sep 12:04

Choose a tag to compare

  • #575 Jandex2Gizmo#classDescOf() should use the ClassDesc cache
  • #574 Annotations in Method hashCode?
  • #568 Reproducible Jandex indexes
  • #561 Should we move ArC Methods.MethodKey into Jandex?
  • #560 Should we cache ArrayType#name() result for the usual suspects?

3.4.0

21 Jul 08:02

Choose a tag to compare

  • #543 fix type annotations on the outermost annotatable type of a nested type
  • #544 Gizmo 2 integration

3.3.2

03 Jul 14:53

Choose a tag to compare

  • #529 fix comment in ClassInfo.simpleName()
  • #538 expose the implicit Object bound in the TypeVariable public API
  • #540 intern EquivalenceKeys for primitive types and class types of java.*

3.3.1

13 May 09:09

Choose a tag to compare

  • #526 ClassInfo#simpleName() behaves inconsistently for nested/top-level classes with a dollar sign in name
  • #519 Add IndexView deprecated javadoc notices
  • #514 add module-info.class

3.3.0

07 Apr 12:58

Choose a tag to compare

  • #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

3.2.7

17 Feb 09:32

Choose a tag to compare

  • #500 release 3.2.7
  • #499 Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.1
  • #498 Fix detection of Object type in AnnotationOverlayImpl#annotation
  • #497 AnnotationOverlayImpl#annotation does not detect Object properly when searching for inherited annotations