Releases: eclipse-ee4j/eclipselink-asm
Releases · eclipse-ee4j/eclipselink-asm
Release list
9.10
What's Changed
- [master] Maven build - Snapshots publishing change by @rfelcman in #33
- Jenkin build - Release publishing change by @rfelcman in #34
- Update to ASM 9.9 + Maven plugins and JUnit update by @rfelcman in #35
- Copyright year fix by @rfelcman in #36
- Jenkins build - Java update to 21 by @rfelcman in #37
- Maven build - parent pom (org.eclipse.ee4j:project) update from 1.0.7 -> 1.0.9 by @rfelcman in #38
- ASM Upgrade 9.9.1 by @anija-anil in #39
- Create dependabot.yml for dependency updates by @lukasj in #40
- Bump the actions-dependencies group with 3 updates by @dependabot[bot] in #41
- pin GH action versions by @lukasj in #44
- remove license check info upload by @lukasj in #45
- Bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #43
- Bump the maven-plugins group across 1 directory with 10 updates by @dependabot[bot] in #42
- Refactor concurrency settings in maven.yml by @lukasj in #46
- Bump the dependencies group in /org.eclipse.persistence.asm with 3 updates by @dependabot[bot] in #48
- Bump org.eclipse.ee4j:project from 2.0.2 to 2.0.3 in /org.eclipse.persistence.asm in the dependencies group by @dependabot[bot] in #49
- Bump the maven-plugins group across 1 directory with 2 updates by @dependabot[bot] in #50
- Bump the dependencies group in /org.eclipse.persistence.asm with 3 updates by @dependabot[bot] in #51
- ASM Upgrade 9.10 by @anija-anil in #52
New Contributors
- @anija-anil made their first contribution in #39
- @dependabot[bot] made their first contribution in #41
Full Changelog: 9.8.0...9.10
9.8.0
9.7.1
9.7.0
9.6.0
9.5.0
9.4.0
9.3.0
What's Changed
- Version switch after release. by @rfelcman in #17
- EclipseLinkASMClassWriter.getLatestOPCodeVersion was emitting an incorrect warning and picking the oldest Java bytecode version if encountering an unsupported Java version (Bugzilla #579391) by @petergeneric in #18
- Repackaged ASM version upgrade into 9.3 by @rfelcman in #19
New Contributors
- @petergeneric made their first contribution in #18
Full Changelog: 9.2.0...9.3.0
9.2.0
9.1.1: Add EclipseLinkFieldVisitor
Signed-off-by: Joe Grassel <fyrewyld@gmail.com>