Skip to content

Releases: statgen/cloudgene3

v3.1.4-statgen.26

17 Apr 15:30
v3.1.4-statgen.26
d205cbf

Choose a tag to compare

Bugfixes.

  • Bugfix: HTML template rendering failing in JAR but not in local tests.
  • Bugfix: NullPointerException when logging in DownloadDao.
  • Show git dirty flag in CLI software version display.
  • Code quality.

Full Changelog: v3.1.4-statgen.25...v3.1.4-statgen.26

v3.1.4-statgen.25

16 Apr 14:51
v3.1.4-statgen.25
c7d2733

Choose a tag to compare

What's Changed

Full Changelog: v3.1.4-statgen.24...v3.1.4-statgen.25

v3.1.4-statgen.24

07 Apr 18:25
v3.1.4-statgen.24
dd25fff

Choose a tag to compare

Improve /api/v2/admin/server/cluster processing and response.

  • Remove resources field from settings (allows arbitrary command execution for no benefit).
  • Add dirty field (boolean; true if there were uncommited changes at compile time).
  • Add uptime_ms field (milliseconds since JVM start).
  • Use dedicated record type for response.

Full Changelog: v3.1.4-statgen.23...v3.1.4-statgen.24

v3.1.4-statgen.23

06 Apr 20:51
v3.1.4-statgen.23
fb35512

Choose a tag to compare

Static front-end.

  • Split front-end into separate repo.
  • Add SemVer class for spec-compliant version parsing and comparing.
  • Better API token processing.
  • Add git commit short hash to BuildInfo and display it on app start.

What's Changed

Full Changelog: v3.1.4-statgen.22...v3.1.4-statgen.23

v3.1.4-statgen.22

30 Mar 20:59
v3.1.4-statgen.22
60e6c8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4-statgen.21...v3.1.4-statgen.22

v3.1.4-statgen.21

23 Mar 19:31
v3.1.4-statgen.21
3675634

Choose a tag to compare

AWS SDK bugfix, round 2.

Full Changelog: v3.1.4-statgen.20...v3.1.4-statgen.21

v3.1.4-statgen.20

20 Mar 17:19
v3.1.4-statgen.20
c9d9604

Choose a tag to compare

Bugfix: AWS SDK v2 behavior.

Full Changelog: v3.1.4-statgen.19...v3.1.4-statgen.20

v3.1.4-statgen.19

19 Mar 20:10
v3.1.4-statgen.19
308c1ef

Choose a tag to compare

Better logging, newer deps, better testing.

  • Improved logging of admin actions for security compliance.
  • Migrate AWS SDK from end-of-life v1 to current v2.
  • Cleanup and testing for DatabaseUpdater code (incl. new VersionDao class).

What's Changed

New Contributors

Full Changelog: v3.1.4-statgen.18...v3.1.4-statgen.19

v3.1.4-statgen.18

09 Mar 17:54
v3.1.4-statgen.18
b6ea520

Choose a tag to compare

v3.1.4-statgen.17

09 Mar 16:59
v3.1.4-statgen.17
02ff480

Choose a tag to compare

Bugfix: when inserting or updating jobs in the database, take into account that the new status enums can be null.

Full Changelog: v3.1.4-statgen.16...v3.1.4-statgen.17