Skip to content

Releases: JeffersonLab/wave

v2.5.1

24 Sep 15:39

Choose a tag to compare

  • Just testing multi-host test server deploy. It works...

Full Changelog: v2.5.0...v2.5.1

v2.5.0

19 Aug 15:27

Choose a tag to compare

  • Bump Gradle to v9
  • Bump Tomcat to 11
  • Build with JDK21 (still compiled to Java 17)
  • Use Google Java format
  • Use VERSION file
  • Update GitHub Action workflow

Full Changelog: v2.4.2...v2.5.0

v2.4.2

11 Apr 17:41

Choose a tag to compare

  • Fixed typo causing blank screen when the requested date range starts on first of a month at midnight and ends at midnight more than one day in the future

Full Changelog: v2.4.1...v2.4.2

v2.4.1

31 Jan 20:22

Choose a tag to compare

  • Fixed regression where +1 was used instead of -1 on month name array index
  • Bump cat plugin to v1.1.0

Full Changelog: v2.4.0...v2.4.1

v2.4.0

31 Jan 19:23

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

31 Jan 16:17

Choose a tag to compare

  • Use Luxon time library ( #11) ( #18)
  • Bump mycontainer to 1.1.0
  • Bump myquery to 2.6.1
  • Set Default timezone in WAVE container to America/New_York

v2.2.0

20 Dec 19:42

Choose a tag to compare

  • Bumped Gradle to v7.4
  • Bumped JDK to 17
  • Bumped to Jakarta EE 10
  • Added GitHub Action CI
  • Added Docker support
  • Server-side config storage prototyped

v2.1.0

21 May 15:27
1a3702b

Choose a tag to compare

  • Support multiple chart layouts with live chart (#8)

v2.0.0

13 May 13:01

Choose a tag to compare

  • Basic support for Live Chart (dynamic CA updates in sliding window of configurable size)

v1.8.1

26 Mar 23:22
ffe4cb8

Choose a tag to compare

  • Added support for log scale on y-axis
  • Extended data decimals (fractional digits) to up to 17 (from 6)