Skip to content

Releases: JeffersonLab/epics2web

v2.1.0

23 Sep 20:31

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

07 Aug 21:23

Choose a tag to compare

  • Fixed DockerHub deploy (Bumped base container image versions)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Aug 20:14

Choose a tag to compare

  • Bump Gradle to v9
  • Bump Java to v21
  • Bump Servlet to v6.1 (Tomcat 11)
  • Bump EPICS JCA to v2.4.10
  • Use Google Java format

Full Changelog: v1.17.1...v2.0.0

v1.17.1

14 Feb 22:17

Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

14 Feb 17:12
49a76d8

Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.17.0

Upgrade notes:

v1.16.0

12 Feb 22:32

Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.16.0

v1.15.0

03 Jan 15:57

Choose a tag to compare

  • Switch from DockerHub build to GitHub build of Docker image

v1.14.1

10 Nov 17:05

Choose a tag to compare

Note: 1.12.0 is last feature release; this release is build / test related.

  • Use JDK8 version of JCA
  • Use small JDK8 tomcat container image
  • Also testing auto build on DockerHub on tag

v1.14.0

10 Nov 16:38

Choose a tag to compare

  • Drop testcontainers; use JDK 11 HTTP client with compose instead

v1.13.0

21 Mar 21:03
7e4778f

Choose a tag to compare

  • Build tool/process updates only
    • Build with JDK 17, compile to JDK 8
    • Bump to Gradle 7.4
    • Docker strategy updated