Releases: smallrye/jandex
Releases · smallrye/jandex
2.4.0.Final
- Release 2.4.0.Final - @Ladicek
- Skip local name delimiter in last position - @MikeEdgar
- Test for #97 - @mkouba
- fix MethodInternal.equals and hashCode - @Ladicek
- Bump ant from 1.10.9 to 1.10.11 - @dependabot
- Support modules and records - @MikeEdgar @Ladicek
- prepare for the 2.4.0 release - @Ladicek
- Include relevant type-use annotations in MethodInfo/FieldInfo - @yrodiere
- Update to typeannotation-test 1.8 - @n1hility
- Convenience methods for creating an Index - @MikeEdgar
- Replace original positions binary search with
IdentityHashMap
- @MikeEdgar - Fix sorting conflict - @n1hility
- FieldInfo, MethodParameterInfo - implement equals/hashCode - @mkouba
- bitsToLong given wrong result when the bytes having the highest bit set - @qiuhw
- Next release will be 2.3 - @n1hility
- Bump ant from 1.9.15 to 1.10.9 - @dependabot
- Add DotName.packagePrefix() method - @ppalaga
- Optimize sorting IndexWriterV2.nameTable - @Ladicek
- Add class constant indexing - @FroMage
- Reduce unnecessary object allocations - @MikeEdgar
- Re-factor to use NameTable byte pool - @MikeEdgar
- Store original member positions for unsorted iteration - @MikeEdgar
- Next is 2.2.4.Final - @n1hility
- Improve performance of IndexWriter - @stuartwdouglas
2.3.1.Final
2.3.0.Final
2.2.3.Final
- Release 2.2.3.Final - @n1hility
- Update to AdoptOpenJDK builds consistently - @n1hility
- Upload failure results - @n1hility
- Add GitHub Action to perform regression testing with Apache Calcite bytecode - @vlsi
- Workaround invalid bytecode generated by java8 - @n1hility
- Fix persistence of null type targets and clarify doc - @n1hility
- Fix type annotations on non-generic inner class constructors - @n1hility
- Update bridge type annotation fix to also skip nested types - @n1hility
- Fix IllegalArgumentException Not an array type for bridge methods - @vlsi
- Preserve compatibility by masking a special implicit object bound flag on TypeVariables as part of the hashcode - @n1hility
- Handle optional class bound in the class type variables - @vlsi
- Update ci.yml - @n1hility
- Next is 2.2.3 - @n1hility
2.2.2.Final
2.1.4
2.2.1.Final
2.2.0.Final
- Release 2.2.0.Final - @n1hility
- Override equals()/hashCode() in AnnotationValue.BooleanValue - @mkouba
- Add JBoss Repo in case of delayed central sync - @n1hility
- Refactor test to extract java 8+ types, and remove jdk8 profile - @n1hility
- Update ci.yml - @n1hility
- Update ci.yml - @n1hility
- Introduce CI - @n1hility
- Add methods to handle repeatable annotations - @mkouba
- Add constructors method to ClassInfo - @geoand
- Null streams are not indexable - @gastaldi
- ClassInfo - add isEnum(), isAnnotation() and isSynthetic() - @mkouba
- Add isEnumConstant implementation to FieldInfo - @MikeEdgar
- Next is 2.1.4 - @n1hility
2.1.3.Final
2.1.2.Final
- Release 2.1.2.Final - @n1hility
- Ignore Dynamic Class-File Constants. - @gastaldi
- Fix snippet which does not compile nor work - @tarilabs
- Bumps the version of maven-enforcer-plugin so the Java version can be enforced with modern JDKs. Adds an Automatic-Module-Name of org.jboss.jandex to the jar META-INF/MANIFEST.MF file. - @ljnelson
- Dumping the index - output the version - @mkouba
- chore: fixed minor typo - @gastaldi
- Next is 2.1.2 - @n1hility