Draft: Resolve "Upgrade Core Common Dependency"
Closes #2
See osdu/platform&9 (closed) for more details.
MR's Raison d'être
This MR updates the core common dependency to use the latest released version of the library. Keeping our library usage at the latest helps avoid subtle incompatibility bugs from creeping in, and ensures that all Data Platform code is staying current with bug fixes and performance improvements in the core libraries.
Dependency Table, after the application of this MR's changes
Maven Dependencies | Root POM | testing/entitlements-test-aws/ |
---|---|---|
core.aws.os-core-lib-aws | 0.3.17 | 0.3.16 |
os-core-common | 0.9.0 | 0.9.0 |
Housekeeping Updates
FOSSA Update
This MR also updates the FOSSA attributions, since these need to be kept up to date on every MR. Changes are expected whenever the library dependencies are updated.
Update Deprecated Pipeline Includes
This MR also updates the .gitlab-ci.yml
file to use the newer pipeline includes, rather than relying on deprecated includes that mimic old behavior. These housekeeping updates should be done regularly on MRs when they are discovered so the old CI include files can be deleted and no longer supported.
Merge request reports
Activity
added Common Code label
assigned to @divido
added 5 commits
- eb24fc49 - Use the latest release version of OS Core Common
- 1694fd8a - Explicitly specify Core Common Version
- 4f0305f6 - Update NOTICE
- 241ec9f3 - Include fossa-maven.yml instead of the deprecated fossa.yml
- 1d88fda9 - Include the separate aws-global.yml and aws-maven.yml instead of the deprecated aws.yml
Toggle commit listchanged milestone to %M7 - Release 0.10