Skip to content

Releases: oracle/graalvm-reachability-metadata

0.3.8

13 May 08:23
ab800bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.7...0.3.8

0.3.7

05 Apr 14:39
cd588e1
Compare
Choose a tag to compare

What's Changed

  • Add support for com.github.ben-manes.caffeine:caffeine:2.9.3 by @linghengqian in #388
  • Add support for @ConstructorProperties to jackson-databind by @sdeleuze in #457
  • Allow Logback to load its BasicConfigurator using reflection by @wilkinsona in #458
  • Add ability to ignore matrix defaults. by @fniephaus in #461
  • Added metadata for org.bouncycastle:bcpkix-jdk15to18:1.77 by @msupic in #462
  • Revert "Add ability to ignore matrix defaults." by @fniephaus in #464
  • Added metadata for org.bouncycastle:bcpkix-jdk18on:1.77 by @msupic in #463
  • Avoid Spring milestones in org.thymeleaf.extras test. by @fniephaus in #465
  • Adding Kafka Streams 3.7.0 missing hints by @sobychacko in #467
  • Run latest ea builds in GitHub actions by @dnestoro in #466

Full Changelog: 0.3.6...0.3.7

0.3.6

23 Jan 09:07
40524f0
Compare
Choose a tag to compare

What's Changed

  • Add native tested modules of the Hexagon Toolkit by @fniephaus in #411
  • Add abillity to run docker task only for changed images by @dnestoro in #416
  • Update docker dependencies with dependabot suggestions by @dnestoro in #399
  • Bump Native Build Tools version by @dnestoro in #419
  • Adding the AWS SDK v2.0 by @msailes in #417
  • Add io.ebean:ebean-migration to library-and-framework-list.json by @rbygrave in #412
  • Only Run Weekly Docker Image Scan on Origin by @dnestoro in #420
  • Additional metadata for caffeine by @zizare in #387
  • Adding Kafka Streams native hints by @sobychacko in #422
  • Add reflection hints for io.netty.util.internal.PlatformDependent0 when JDK 21 by @violetagg in #434
  • Run tests against GraalVM for JDK 21. by @fniephaus in #439
  • Add metadata for Netty SelectorProviderUtil by @czp3009 in #382
  • Prepare Repository for Release 0.3.6 by @dnestoro in #440

New Contributors

Full Changelog: 0.3.5...0.3.6

0.3.5

31 Oct 10:00
4875ae7
Compare
Choose a tag to compare

What's Changed

  • Added metadata for org.liquibase:liquibase-core:4.23.0 by @msupic in #385
  • Logback json metadata by @msupic in #378
  • add log4j 1.2.17 metadata by @FoghostCn in #369
  • Sorted entries in metadata and tests index.json files by @msupic in #394
  • Added metadata for org.bouncycastle:bcpkix-jdk15on:1.70 by @msupic in #393
  • Additional metadata for jackson-databind by @msupic in #386
  • Added metadata for ch.qos.logback:logback-classic:1.4.9 by @msupic in #391
  • Additional metadata for ch.qos.logback:logback-classic:1.4.1 by @msupic in #372
  • Add metadata for Netty KQueue transport by @violetagg in #379
  • Add metadata for Jetty 12 by @mhalbritter in #397
  • Add io.avaje:avaje-config to library-and-framework-list.json by @rbygrave in #398
  • Add Avaje Validator to library-and-framework-list.json by @rbygrave in #400
  • Added metadata for org.jctools:jctools-core:2.1.2 by @msupic in #392
  • Make docker images scanner more flexible by @dnestoro in #402
  • Extend CODEOWNERS file by @dnestoro in #406

New Contributors

Full Changelog: 0.3.4...0.3.5

0.3.4

21 Aug 14:24
0d8c0b3
Compare
Choose a tag to compare

What's Changed

  • Disable dev builds since they are blocking github actions by @dnestoro in #361
  • Add support for Jackson optional serializers by @sdeleuze in #362
  • Added metadata for org.apache.commons:commons-compress:1.23.0 by @msupic in #367
  • Added metadata for org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r by @msupic in #366
  • Added metadata for org.apache.kafka:kafka-clients:3.5.1 by @msupic in #357

Full Changelog: 0.3.3...0.3.4

0.3.3

31 Jul 14:01
6d004e5
Compare
Choose a tag to compare

What's Changed

  • Added metadata for commons-logging:commons-logging:1.2 by @msupic in #316
  • Added metadata for org.apache.httpcomponents:httpclient:4.5.14 by @msupic in #318
  • Liquibase additional metadata by @msupic in #319
  • Upgrade Native Build Tools and update to GraalVM for JDK 17. by @fniephaus in #322
  • Add OCI Java SDK to the list of libraries supporting native image by @VidhiBhansali in #320
  • Added nats:2.9.19 to the list of allowed docker images by @msupic in #310
  • Added metadata for io.nats:jnats:2.16.11 by @msupic in #311
  • Increase number of allowed high vulnerabilities to unblock gates by @dnestoro in #337
  • Add paths(-ignore) filters to reduce test overhead. by @fniephaus in #336
  • Add missing job names. by @fniephaus in #339
  • Add missing required job to skip workflow. by @fniephaus in #340
  • Update library-and-framework-list.json with OCI APM Related details by @smutalik in #333
  • Replace greenmail/standalone docker image with the less vulnerable version by @dnestoro in #329
  • Set number of allowed high vulnerabilities to previous state by @dnestoro in #342
  • Added eclipse-mosquitto:2.0.15 to the list of allowed docker images by @msupic in #331
  • remove duplicate entry for micronaut-test-bom by @alina-yur in #344
  • Add Reviewing Guide by @dnestoro in #314
  • Add information about com.github.ladutsko:isbn-core to library-and-framework-list.json by @ladutsko in #341
  • Change docker image to the official one from oracle repository by @dnestoro in #350
  • Enabled GRAALVM_QUICK_BUILD by @msupic in #348
  • Narrow the search in getAllowedPackages function by @dnestoro in #347
  • Run some workflows on pull_request only. by @fniephaus in #349
  • Set up dependabot for automated Dockerfile updates. by @fniephaus in #351
  • Enable dev builds in github actions by @dnestoro in #345
  • Http client connection issue by @msupic in #356
  • Adjust docker and grype tasks by @dnestoro in #355
  • Added metadata for eclipse paho mqttv3 and mqttv5 clients by @msupic in #332

New Contributors

Full Changelog: 0.3.2...0.3.3

0.3.2

09 Jun 09:06
a94bf0d
Compare
Choose a tag to compare

What's Changed

  • Correct type reachable condition in Quartz resource config by @wilkinsona in #294
  • Improve and extend README.md. by @fniephaus in #287
  • Add allowed-packages to scaffold task by @dnestoro in #296
  • Add missing logger metadata for Hibernate 6.2 (#297) by @sdeleuze in #298
  • Added metadata for org.apache.activemq:activemq-client:5.18.1 by @msupic in #300
  • Allow Testcontainers to create DockerConfigFile from json using Jackson by @wilkinsona in #301
  • Added metadata for embedded broker - org.apache.activemq:activemq-broker:5.18.1 by @msupic in #304
  • Added metadata for org.apache.activemq:artemis-jms-client:2.28.0 by @msupic in #303
  • Add explanation how to use metadata repository locally by @dnestoro in #306
  • Added metadata for org.hibernate.reactive:hibernate-reactive-core:2.0.0.Final by @msupic in #309
  • Add reflection for default Relay types in GraphQL Java by @bclozel in #307

Full Changelog: 0.3.1...0.3.2

0.3.1

16 May 13:54
9c147fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

08 May 16:41
8a35e01
Compare
Choose a tag to compare

What's Changed

  • Let the user override the default toolchain by @melix in #266
  • Added metadata for org.jooq:jooq:3.18.2 by @msupic in #267
  • Allow overriding the test toolchain search path by @gradinac in #269
  • Added metadata for org.apache.tomcat:tomcat-jdbc:10.1.7 by @msupic in #268
  • Move kotlin.internal.jdk8.JDK8PlatformImplementations to kotlin-stdlib. by @corneil in #265
  • Added more metadata for com.zaxxer:HikariCP:5.0.1 by @msupic in #272
  • Check conditions, duplicates and empty config files by @dnestoro in #227
  • Add support for default-for attribute by @sdeleuze in #275
  • Additional metadata for org.hibernate.orm:hibernate-core:6.2.0.Final by @msupic in #274

Full Changelog: 0.2.7...0.3.0

0.2.7

04 Apr 19:29
Compare
Choose a tag to compare

What's Changed

  • Fix "requires" clauses being ignored by @melix in #214
  • Catch missing metadata entry in index.json file by @dnestoro in #217
  • Restore JDK19 testing for GitHub Actions by @linghengqian in #205
  • Add opentelemetry version 1.19.0 by @n0tl3ss in #215
  • Add metadata for Jakarta Servlet API by @bclozel in #213
  • Upgrade Spring version in Thymeleaf Spring tests by @bclozel in #231
  • Restrict Github Actions Jobs from being executed on Forked branches by @linghengqian in #229
  • Polish CONTRIBUTING.md by @izeye in #237
  • Temporarily disable dev runs by @dnestoro in #241
  • Re-enable dev build testing against JDK17. by @fniephaus in #242
  • Add metadata for graphql-java-extended-validation by @bclozel in #152
  • Add reflection config for ConcurrentHistogram(AbstractHistogram) by @izeye in #238
  • Added kotlin.internal.jdk8.JDK8PlatformImplementations constructor. by @corneil in #243
  • Update metadata for ch.qos.logback:logback-classic:1.4.1 by @msupic in #248
  • Disable docker image download by @dnestoro in #240
  • Added metadata for org.mariadb:r2dbc-mariadb:1.1.3 by @msupic in #251
  • Fix the second launch of Liquibase by @nkonev in #246
  • Add metadata for Jboss Servlet API 4.0 by @bclozel in #212
  • Added metadata for org.hibernate:hibernate-core:5.6.14.Final by @msupic in #247
  • Adds missing com.hazelcast:hazelcast:5.2.1 metadata proxies by @raffaeleflorio in #249
  • Update the project's Junit and GraalVM Native Build Tools versions by @linghengqian in #218
  • Add default reviewer for AllowedDockerImages by @dnestoro in #255
  • Remove Codeowner by @dnestoro in #256
  • Added mssql docker image to the allowed images list by @msupic in #252
  • Disable jetty test by @dnestoro in #258
  • Additional reflection metadata for dialects in hibernate 6 by @msupic in #254
  • Added metadata for com.microsoft.sqlserver:mssql-jdbc by @msupic in #245
  • Added metadata for org.jooq:jooq:3.17.7 by @msupic in #257
  • Added metadata for org.hibernate.orm:hibernate-core:6.2.0.Final by @msupic in #263

New Contributors

Full Changelog: 0.2.6...0.2.7