registry-api v1.2.0
What's Changed
- Make application.properties.aws file agree w/ application.properties by @jimmie in #221
- Resolve software-issues-repo#53 by @nutjob4life in #225
- Add classes for LID/VID/LIDVID and fix #224 by @alexdunnjpl in #235
- Provenance script tweaks by @alexdunnjpl in #233
- updates README.md with more-detailed dev instructions by @alexdunnjpl in #238
- Add additional lidvid classes by @alexdunnjpl in #236
- Fix outstanding comments by @alexdunnjpl in #243
- bump opensearch page size 10 -> 500 by @alexdunnjpl in #246
- Fix pagination bug by @alexdunnjpl in #251
- Scheduled execution of provenance script by @jimmie in #253
- issue 260: add parsing exception handling by @al-niessner in #266
- Add logging messages to CF api rewrite function. by @jimmie in #264
- Miscellaneous internal changes by @alexdunnjpl in #256
- Swagger UI for prod by @tloubrieu-jpl in #254
- Reintroduce lidvid not found case when testing that the latest detection script runs by @tloubrieu-jpl in #259
- 261: lookup product class when group not explicitly given by @al-niessner in #263
- Reformat code to Google Style Guide by @jordanpadams in #271
- Fix mvc error introduced by management of the Accept:* header by @tloubrieu-jpl in #274
- Apply Google style to the source code by @tloubrieu-jpl in #275
- add missing dependencies to pom.xml(s) by @alexdunnjpl in #280
- revert erroneous change to default server port by @alexdunnjpl in #278
- Invoke provenance script w/ --reset flag by @jimmie in #276
- revert erroneous change to default server config by @alexdunnjpl in #289
- fix Pds4ProductFactory.createDataFiles() by @alexdunnjpl in #294
- Upgrade to JDK 17 and spring-framework 6.0 by @tloubrieu-jpl in #295
- increase java process memory allocation to 75% of available RAM... by @alexdunnjpl in #303
- Remove --reset option from provenance.py (force to always write history from scratch) by @alexdunnjpl in #311
- Change provenance to filter relevant LIDVIDs on "archive_status in [archived, certified]" by @alexdunnjpl in #312
- de-duplicate hits with common id when a singular result is expected by @alexdunnjpl in #313
- Upgrading nexus-staging-maven-plugin 1.6.8 → 1.6.13 by @nutjob4life in #315
New Contributors
- @alexdunnjpl made their first contribution in #235
Full Changelog: v1.1.12...v1.2.0