Packages v1.0.1
Baby's first release
This is the technically the first formal release of the jpms
repository, with 1.0.0
issued internally for testing. Both will point to the same commit as a result.
Included in this release
Java publications
com.google.errorprone
→2.26.1
✅ Released to Centralcom.google.guava
→33.0.0-jre-jpms
🔄 PR in draft upstreamcom.google.j2objc
→3.0.0
✅ Released to Centralcom.google.protobuf
→4.26.0-jpms
🔄 PR in draft upstreamio.leangen.geantyref
→1.3.15-jpms
🔄 PR in draft upstreamorg.checkerframework
→3.43.0-SNAPSHOT
🙃 Waiting for releaseorg.reactivestreams
→1.0.5-jpms
🔄 PR in draft upstream
NPM packages
@javamodules/maven
: Parser for Maven POMs, schemas for validation of POMs@javamodules/gradle
: Reader for Gradle Module definitions, schemas for validating them@javamodules/java
: Tools for introspecting JARs and compiled Java classes
Known issues
- Java tools in
@javamodules/java
are not tested yet - Some Maven artifact releases are not signed yet
- No provenance information for Maven artifacts yet
What's Changed
- CI Jobs by @sgammon in #3
- fix(guava): modular
failureaccess
by @sgammon in #5 - build(deps): bump com.google.j2objc from
80bc2fd
toa0ef8e9
by @dependabot in #7 - build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #8
- feat: add
org.reactivestreams
by @sgammon in #9 - build(deps): bump com.google.errorprone from
9d99ee7
to1d99484
by @dependabot in #12 - build(deps): bump org.checkerframework from
54915bc
to26c6857
by @dependabot in #10 - feat: add
com.google.protobuf
by @sgammon in #15 - Tests: Integration Projects by @sgammon in #27
- feat: add
io.leangen.geantyref
by @sgammon in #30 - chore: better readme/docs by @sgammon in #31
- Feature: KotlinX Immutable Collections by @sgammon in #32
- feat: add
packages
for node by @sgammon in #33 - chore: slsa publishing flow for npm by @sgammon in #34
New Contributors
- @sgammon made their first contribution in #3
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/elide-dev/jpms/commits/1.0.1