Releases: KPMP/orion-data
Release v4.1
What's Changed
- Upgrade to java21 by @Dert1129 in #302
- fix null pointer exception by @Dert1129 in #306
- fix workflow file by @Dert1129 in #307
- Update build.gradle by @HaneenT in #305
- Create changelog.md by @rlreamy in #308
- Kpmp 5211 validation by @rlreamy in #311
- Release v4.1 by @rlreamy in #312
- KPMP-5068: Allow spaces in folder by @rlreamy in #313
- Release (update to fix space) by @rlreamy in #314
Full Changelog: v4.0...v4.1
Release v4.0
What's Changed
- KPMP-4396_create-missing-files-list by @Dert1129 in #268
- remove refs to releases by @Dert1129 in #269
- Kpmp 3388 fu endpoints by @zwright in #272
- KPMP-3388: Put upload started state back in by @zwright in #273
- KPMP-4651: Removed globusDluStatus update for large file uploads by @HaneenT in #274
- KPMP-4813_fix-submitter-info by @Dert1129 in #276
- KPMP-4843_DMD_Table_Changes by @zwright in #279
- Kpmp 4691 add globus move state by @HaneenT in #278
- Kpmp 4674 suppress em images by @rlreamy in #277
- Kpmp 4683 fix dockerization by @rlreamy in #280
- KPMP-4683: checking in to test on devUpload by @rlreamy in #281
- KPMP-4657: DMD changes by @zwright in #282
- Update oneTimePopulation.py by @zwright in #283
- KPMP-4813_fix-display-name by @Dert1129 in #284
- KPMP-4901: Fix tests now that we are using the form to get user infor… by @rlreamy in #285
- KPMP-5008: Fixed depenency duplication by @rlreamy in #286
- Release v4.0 by @rlreamy in #287
- KPMP-4890_report-missing-and-extra-files by @Dert1129 in #288
- remove shared secre by @Dert1129 in #289
- KPMP-4889_check-files-collection by @Dert1129 in #290
- KPMP-4890_report-extra-files-in-slack by @Dert1129 in #291
- Kpmp 5068 understand directories by @rlreamy in #292
- KPMP-4691: stop setting dlu status to "waiting" by @HaneenT in #294
- implement basic docker ignore file by @Dert1129 in #293
- KPMP-5068: Ignore lone top level directory by @rlreamy in #295
- KPMP-5135_create-github-action by @Dert1129 in #296
- KPMP-5171_filter-.svs.bfmemo-extensions by @Dert1129 in #297
- KPMP-5367: fix globusMoveStatus by @HaneenT in #299
- Release v4.0 by @rlreamy in #300
- Update PackageFilesValidationService.java by @rlreamy in #301
- KPMP-5409: Remove top level folder when no files next to it for valid… by @rlreamy in #303
- Release v4.0 (take 2) by @rlreamy in #304
New Contributors
Full Changelog: v3.1...v4.0
Release v3.1
This point release fixed an erroneous error message and included updates to the Data Manager Dashboard table columns names.
What's Changed
- KPMP-4264_DMD_DB_Changes by @zwright in #264
- Release v3.1 by @rlreamy in #265
- Kpmp 4479 fix erroneous error message by @rlreamy in #266
- Release 3.1 by @rlreamy in #267
Full Changelog: v3.0...v3.1
Release v3.0
- Remove zipping and download
- Add DMD updating
- Turn off checksum calculation on start
v2.8.3.3
Release v2.8.3.1
This includes the release for 2.8.3 which included the ability to view all packages once again.
Additionally it includes some vulnerability fixes.
Lastly, we needed to make some updates to fix a dependency issue that only presented itself on production.
Release v2.8.1
Fixes for file upload session issues and too many auth calls on larger files.
Release v2.8.0.1
Changes in this release:
- File move script for DMD
- File checking for DMD
- ZipWorker path changes
- Staging database
- Data Promotion scripts
Release v2.8
Changes:
- cache clearing
- state display map
- REDCap ingest endpoint
- code cleanup
- large file handling scripts
Release v2.7
The 2.7 release was to add the ability for users to upload their metadata via a spreadsheet template we provide. This required no service layer changes, but in order to keep the version numbers between the front and back ends, we made an update to the gradle build to increase the version number.