Releases: oracle/graalvm-reachability-metadata
Releases · oracle/graalvm-reachability-metadata
0.3.35
What's Changed
- [Automation] Update supported library versions 2026-02-20T00:34 by @graalvmbot in #1016
- [Automation] Update supported library versions 2026-02-21T00:34 by @graalvmbot in #1018
- [Automation] Update supported library versions 2026-02-24T00:35 by @graalvmbot in #1021
- [Automation] Update supported library versions 2026-02-26T00:34 by @graalvmbot in #1023
- [Automation] Update supported library versions 2026-03-02T00:34 by @graalvmbot in #1029
- Add the ability to run spring aot workflows with buildtools snapshots by @jormundur00 in #1025
- Add automated issue verification/triaging workflow by @jormundur00 in #1019
- [Automation] Update supported library versions 2026-03-04T00:35 by @graalvmbot in #1034
- Fix a part of the gates failing on master in GraalVM by @vjovanov in #1038
- [Automation] Update supported library versions 2026-03-05T00:36 by @graalvmbot in #1040
- Make spring aot smoke test more verbose on failure by @jormundur00 in #1042
- [Automation] Update supported library versions 2026-03-06T00:41 by @graalvmbot in #1046
- [Automation] Generated metadata for org.apache.tomcat.embed:tomcat-embed-core:10.1.0 by @kimeta in #1039
Full Changelog: 0.3.34...0.3.35
0.3.34
What's Changed
- Bump mariadb from 10.8 to 12.1 in /tests/tck-build-logic/src/main/resources/allowed-docker-images by @dependabot[bot] in #890
- Bump nats from 2.12.1 to 2.12.2 in /tests/tck-build-logic/src/main/resources/allowed-docker-images by @dependabot[bot] in #889
- Additional metadata for org.liquibase:liquibase-core:5.0.1 by @kimeta in #911
- Rewrite Groovy into Java by @vjovanov in #882
- Add timeouts to verify-new-library-version-compatibility.yml and print stacktraces by @jormundur00 in #916
- Fix "latest" version retrieval in verify-new-library-version-compatibility.yml and improve index.json validation by @jormundur00 in #917
- [Automation] Update supported library versions 2026-01-08T15:39 by @graalvmbot in #920
- Bump nats from 2.12.2 to 2.12.3 in /tests/tck-build-logic/src/main/resources/allowed-docker-images by @dependabot[bot] in #907
- [Automation] Update supported library versions 2026-01-12T00:24 by @graalvmbot in #924
- [GenAI] Add support for org.rocksdb:rocksdbjni:7.9.2 using GPT-5 by @kimeta in #926
- [GenAI] Add support for org.apache.zookeeper:zookeeper:3.8.1 using GPT-5 by @kimeta in #925
- [GenAI] Add support for org.apache.santuario:xmlsec:4.0.4 using GPT-5 by @kimeta in #921
- [Automation] Generated metadata for org.flywaydb:flyway-database-postgresql:10.13.0 by @kimeta in #892
- [GenAI] Test fix for io.jsonwebtoken:jjwt-jackson:0.12.0 using GPT-5 by @kimeta in #929
- [Automation] Update supported library versions 2026-01-16T01:12 by @graalvmbot in #948
- [Automation] Update supported library versions 2026-01-19T00:32 by @graalvmbot in #952
- [GenAI] Add support for berkeleydb:je:3.2.76 using GPT-5 by @vjovanov in #958
- [Automation] Update supported library versions 2026-01-22T00:32 by @graalvmbot in #962
- Bump buildtools version and allow mavenLocal buildtools versions to run by default [1/2] by @jormundur00 in #964
- Bump buildtools version and allow mavenLocal buildtools versions to run by default [2/2] by @jormundur00 in #965
- [GenAI] Add support for com.atomikos:transactions:6.0.0 using GPT-5 by @kimeta in #949
- [Automation] Update supported library versions 2026-01-24T00:31 by @graalvmbot in #967
- Add missing org.springframework entries in library-and-framework-list.json by @kimeta in #956
- Make the metadata directory match the directory packaged with releases by @jormundur00 in #969
- [Automation] Update supported library versions 2026-01-29T00:34 by @graalvmbot in #978
- [Automation] Update supported library versions 2026-02-01T00:38 by @graalvmbot in #982
- Add github action to use latest buildtools snapshot and add it to CI by @jormundur00 in #975
- Fix NBT snapshots running on master workflows by @jormundur00 in #988
- [Automation] Update supported library versions 2026-02-05T00:35 by @graalvmbot in #991
- [Automation] Update supported library versions 2026-02-09T00:37 by @graalvmbot in #998
- Add jacocoTestReport task by @kimeta in #977
- [Automation] Generated metadata for ch.qos.logback:logback-classic:1.5.7 by @kimeta in #997
- Remove global metadata/index.json file and its usage by @jormundur00 in #983
- Bump nats from 2.12.3 to 2.12.4 in /tests/tck-build-logic/src/main/resources/allowed-docker-images by @dependabot[bot] in #974
- Bump mysql/community-server from 9.5.0 to 9.6.0 in /tests/tck-build-logic/src/main/resources/allowed-docker-images by @dependabot[bot] in #973
- Add spring aot smoke testing workflows by @jormundur00 in #971
- Command to list all coordinates by @vjovanov in #999
- Relax allowed-docker-images CODEOWNERS by @jormundur00 in #1003
- Add missing logback-classic metadata. by @kimeta in #1009
- Bump mariadb from 12.1 to 12.2 in /tests/tck-build-logic/src/main/resources/allowed-docker-images by @dependabot[bot] in #1008
- [Automation] Update supported library versions 2026-02-15T00:42 by @graalvmbot in #1011
- Revert "Remove global metadata/index.json file from the repository (#983)" by @jormundur00 in #1013
New Contributors
- @dependabot[bot] made their first contribution in #890
- @graalvmbot made their first contribution in #920
Full Changelog: 0.3.33...0.3.34
0.3.33
What's Changed
- Skip GitHub issue creation if one already exists instead of failing verify-new-version-compatibility.yml workflow by @jormundur00 in #829
- Fix fixTestNativeImageRun to update tests/src/index.json with new library version by @kimeta in #833
- Remove duplicate "skip" workflows from CI, now skipping jobs inside of the same workflows by @jormundur00 in #820
- Introduce new Gradle tasks for easier index.json updates by @kimeta in #837
- [Automation] Generated metadata for org.jooq:jooq:3.20.0 by @kimeta in #834
- Make test-changed-metadata test the new metadata with all previously tested versions by @jormundur00 in #835
- Add verify-new-library-version-compatibility.yml step for closing pre-release issues when full release is present by @jormundur00 in #815
- [Automation] Update supported library versions 2025-12-08T01:19 by @github-actions[bot] in #853
- Don't test on JDK 21 by @vjovanov in #865
- Filter out already tested versions when fetching newer versions of libraries by @jormundur00 in #864
- Remove inner metadata index.json (metadata////index.json) from the repository (Part #1) by @jormundur00 in #857
- Fix copyright headers stage 2 by @vjovanov in #860
- [Automation] Generated metadata for org.apache.activemq:artemis-jms-client:2.29.0 by @kimeta in #842
- Fix org.eclipse.angus:jakarta.mail metadata and tests by @jormundur00 in #874
- Assign random ports in Netty tests to prevent BindException by @kimeta in #871
- Fix copyright headers stage 1 by @vjovanov in #856
- Fix tck not properly parsing ci.json by @jormundur00 in #875
- [Automation] Generated metadata for io.jsonwebtoken:jjwt-orgjson:0.12.7 by @kimeta in #832
- Remove the rest of the index.json files from the repository (Part #2) by @jormundur00 in #866
- Complete infrastructure testing by @vjovanov in #828
- Use graalvmbot when opening automated PRs to allow test workflows to run with them by @jormundur00 in #867
- Update nats, postgres, mysql/community-server and testcontainers/ryuk docker image versions by @jormundur00 in #767
- Update metadata for liquibase-core 4.25.0-4.33.0 by @kimeta in #876
- [Automation] Generated metadata for org.apache.activemq:artemis-jms-client:2.32.0 by @kimeta in #893
- [Automation] Generated metadata for org.hibernate:hibernate-spatial:7.2.0.Final by @kimeta in #891
- Fix PullAllowedDockerImages task to resolve correct requried-docker-images.txt path by @kimeta in #901
- Cleanup pre-release versions and register ".RELEASE"-ending versions as full releases by @jormundur00 in #897
- Add script to check if a library is supported by the GraalVM Reachability Metadata repository by @jormundur00 in #811
- [Automation] Generated metadata for org.flywaydb:flyway-sqlserver:10.13.0 by @kimeta in #898
- Remove global tests index.json file by @jormundur00 in #894
- Add the acceptance of cwes field to the GrypeEntry by @jormundur00 in #905
- Add initial set of hibernate-core 7.2 metadata by @christophstrobl in #896
- Add versioned schemas and PR validation for index.json files by @jormundur00 in #883
Full Changelog: 0.3.32...0.3.33
0.3.32
What's Changed
- Fix liquibase metadata for complete reflection types by @loicottet in #775
- Fix Native compilation and add comprehensive GraalVM reachability metadata for Liquibase Core 4.25.x-4.33.x by @erguiti-imane in #666
- Make tests run under the 256 tests limit; give this repo the ❤️ it deserves. by @vjovanov in #778
- [Automation] Update supported library versions 2025-11-16T01:08 by @github-actions[bot] in #782
- Add proper labeling and java run stage by @vjovanov in #777
- Add -Pcoordinates fallback for gradle tasks by @jormundur00 in #793
- Add syncing of new docker image versions upon dependabot PR creation by @jormundur00 in #785
- Filter out pre-release versions of libraries when a full release is present by @jormundur00 in #773
- Unify issue search and make it work for library update by @vjovanov in #795
- Add "skipped-versions" index.json field for the ability to skip testing of broken library versions by @jormundur00 in #792
- Label new failures automatically by @vjovanov in #806
- Make the README.md simple and clear by @vjovanov in #802
- [GenAI] Test fix for org.hibernate:hibernate-core:6.0.0.Final using GPT-5 by @kimeta in #783
- [GenAI] Test fix for com.google.protobuf:protobuf-java-util:3.22.0 using GPT-5 by @kimeta in #821
- Remove ban-mi from owners by @vjovanov in #825
- Fixup license headers in the whole project by @vjovanov in #826
- New GenerateMetadataTask gradle task for collecting metadata for specific library version by @kimeta in #686
- FixTestNativeImageRun Gradle task to resolve test failures on Native Image run by @kimeta in #787
Full Changelog: 0.3.31...0.3.32
0.3.31
What's Changed
- Bump Gradle version to 9.1.0 to allow using GraalVM 25 by @kimeta in #713
- Request valid GraalVM versions by @vjovanov in #762
- [Automation] Update supported library versions 2025-11-10T12:39 by @github-actions[bot] in #753
- More accurate reviewers and assigness by @vjovanov in #766
- Improved issue templates by @vjovanov in #759
- Disable strict configuration for tests by @loicottet in #763
- Refine support for JGit 7.4.0.202509020913-r by @sdeleuze in #755
- Upgrade Hazelcast tests for 5.3+ compatibility and add native-image support by @erguiti-imane in #663
- Fix vulnerability scanner not working in the GitHub actions CI and make it less strict by @jormundur00 in #772
- [GenAI] Test fix for io.jsonwebtoken:jjwt-orgjson:0.12.0 using GPT-5 by @kimeta in #776
- [GenAI] Test fix for org.apache.activemq:activemq-broker:6.0.0 using GPT-5 by @kimeta in #756
New Contributors
- @kimeta made their first contribution in #713
- @loicottet made their first contribution in #763
Full Changelog: 0.3.30...0.3.31
0.3.30
What's Changed
- Add missing Quartz metadata by @sdeleuze in #705
- Add metadata for Jetty 12.1 by @sdeleuze in #704
- Add support for the OpenAI Java SDK by @jdubois in #706
- Add library-and-framework-list.json to the packaging of future graalvm-reachability-metadata releases by @jormundur00 in #698
- Add missing metadata for liquibase.ui.LoggerUIService by @mhalbritter in #711
- Add support for JGit 7.4.0.202509020913-r by @sdeleuze in #712
- Verify new library version compatibility, update compatibility matrix, and open tickets for failing libraries by @vjovanov in #708
New Contributors
- @jdubois made their first contribution in #706
- @jormundur00 made their first contribution in #698
Full Changelog: 0.3.29...0.3.30
0.3.29
What's Changed
- Add metadata for Flyway 11.14.1 by @mhalbritter in #699
- Add RESTHeart native image metadata entries by @ujibang in #680
- Add metadata for Liquibase 5.0.1 by @mhalbritter in #703
- Add missing metadata for hibernate-7.0.x annotations without attributes. by @christophstrobl in #702
New Contributors
Full Changelog: 0.3.28...0.3.29
0.3.28
What's Changed
Full Changelog: 0.3.27...0.3.28
0.3.27
What's Changed
- Add initial set of hibernate-core 7.1 metadata by @christophstrobl in #665
- Make clean task recognize test coordinates by @dnestoro in #677
- The next batch of metadata updates for future defaults by @vjovanov in #676
- Fix test containers metadata for --future-defaults by @vjovanov in #678
- Update supported library versions by @github-actions[bot] in #670
Full Changelog: 0.3.26...0.3.27
0.3.26
What's Changed
- Update supported library versions by @github-actions[bot] in #662
- Fixes for --future-defaults=all in GraalVM 25 by @vjovanov in #667
Full Changelog: 0.3.25...0.3.26