Releases: statgen/cloudgene3
v3.1.4-statgen.26
Bugfixes.
- Bugfix: HTML template rendering failing in JAR but not in local tests.
- Bugfix:
NullPointerExceptionwhen logging inDownloadDao. - 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
What's Changed
- CodeQL Findings by @MarcFraile in #4
- More CodeQL Changes by @MarcFraile in #5
- Back-End HTML Bugfixes and Accessibility Improvements by @MarcFraile in #6
Full Changelog: v3.1.4-statgen.24...v3.1.4-statgen.25
v3.1.4-statgen.24
Improve /api/v2/admin/server/cluster processing and response.
- Remove
resourcesfield from settings (allows arbitrary command execution for no benefit). - Add
dirtyfield (boolean;trueif there were uncommited changes at compile time). - Add
uptime_msfield (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
Static front-end.
- Split front-end into separate repo.
- Add
SemVerclass for spec-compliant version parsing and comparing. - Better API token processing.
- Add git commit short hash to
BuildInfoand display it on app start.
What's Changed
- Statgen static frontend by @MarcFraile in #3
Full Changelog: v3.1.4-statgen.22...v3.1.4-statgen.23
v3.1.4-statgen.22
What's Changed
- Add unique constraints to database schema by @MarcFraile in #2
New Contributors
- @MarcFraile made their first contribution in #2
Full Changelog: v3.1.4-statgen.21...v3.1.4-statgen.22
v3.1.4-statgen.21
AWS SDK bugfix, round 2.
Full Changelog: v3.1.4-statgen.20...v3.1.4-statgen.21
v3.1.4-statgen.20
Bugfix: AWS SDK v2 behavior.
Full Changelog: v3.1.4-statgen.19...v3.1.4-statgen.20
v3.1.4-statgen.19
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
DatabaseUpdatercode (incl. newVersionDaoclass).
What's Changed
New Contributors
Full Changelog: v3.1.4-statgen.18...v3.1.4-statgen.19
v3.1.4-statgen.18
More bugfixes.
Full Changelog: v3.1.4-statgen.17...v3.1.4-statgen.18
v3.1.4-statgen.17
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