Skip to content

Releases: eclipse-ee4j/eclipselink-asm

9.10

Choose a tag to compare

@anija-anil anija-anil released this 02 Jun 05:39
1f39d2a

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

Full Changelog: 9.8.0...9.10

9.8.0

Choose a tag to compare

@rfelcman rfelcman released this 02 Apr 11:54
99cd8ed

What's Changed

  • Update to ASM 9.8 + Maven plugins update by @rfelcman in #31
  • Felix maven-bundle-plugin downgrade due JDK 11 build issue by @rfelcman in #32

Full Changelog: 9.7.1...9.8.0

9.7.1

Choose a tag to compare

@rfelcman rfelcman released this 30 Oct 12:40
5c96e14

What's Changed

  • Update to ASM 9.7.1 + Maven plugins update by @rfelcman in #30

Full Changelog: 9.7.0...9.7.1

9.7.0

Choose a tag to compare

@rfelcman rfelcman released this 10 May 12:08
1170c67

What's Changed

  • Update to ASM 9.7 + Maven plugins update by @rfelcman in #29

Full Changelog: 9.6.0...9.7.0

9.6.0

Choose a tag to compare

@rfelcman rfelcman released this 11 Oct 07:55
2e9ce91

What's Changed

  • Update to ASM 9.6 + POM and code refresh by @rfelcman in #28

Full Changelog: 9.5.0...9.6.0

9.5.0

Choose a tag to compare

@rfelcman rfelcman released this 11 Oct 07:54
21032e1

What's Changed

Full Changelog: 9.4.0...9.5.0

9.4.0

Choose a tag to compare

@rfelcman rfelcman released this 20 Oct 06:28

What's Changed

Full Changelog: 9.3.0...9.4.0

9.3.0

Choose a tag to compare

@rfelcman rfelcman released this 20 Oct 06:27
3e9665b

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

Full Changelog: 9.2.0...9.3.0

9.2.0

Choose a tag to compare

@rfelcman rfelcman released this 09 Nov 09:52
CQ update previous (23047) pointed to ASM 9.1

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

9.1.1: Add EclipseLinkFieldVisitor

Choose a tag to compare

@rfelcman rfelcman released this 09 Aug 13:32
Signed-off-by: Joe Grassel <fyrewyld@gmail.com>