Skip to content

Releases: oras-project/oras-java

0.6.3

17 May 15:21

Choose a tag to compare

πŸš€ New features and improvements

πŸ‘» Maintenance

πŸ“¦ Dependency updates

0.6.2

13 May 04:45

Choose a tag to compare

❗ Security

0.6.1

11 May 12:33

Choose a tag to compare

πŸ› Bug fixes

πŸ‘» Maintenance

  • Run workflows on Windows to discover to support more platform (#690) @jonesbusy

πŸ“¦ Dependency updates

0.6.0

24 Apr 09:52

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ‘» Maintenance

🚦 Tests

πŸ“¦ Dependency updates

0.5.2

16 Apr 03:58

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

🚦 Tests

πŸ“¦ Dependency updates

20 changes

0.5.1

15 Mar 14:05

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ‘» Maintenance

πŸ“¦ Dependency updates

0.5.0

09 Mar 12:47

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ‘» Maintenance

  • Increase Maven central publication waitMaxTime to 2h (30mn fail too often) (#621) @jonesbusy

🚦 Tests

✍ Other changes

  • Use bom and pass service and realm to token refresh (#641) @jonesbusy

πŸ“¦ Dependency updates

0.4.2

04 Mar 15:21

Choose a tag to compare

πŸš€ New features and improvements

  • Add CopyOption with includeReferrers option and ensure to copy index on index (#610) @jonesbusy
  • Add optional OS version and feature (#608) @jonesbusy
  • Add zip compression for artifact but never unpack it (Not a standard OCI layer mediatype) (#606) @jonesbusy

πŸ› Bug fixes

πŸ“ Documentation updates

πŸ‘» Maintenance

🚦 Tests

  • Missing OrasModel and ensure we scan all for the tests (#599) @jonesbusy

✍ Other changes

πŸ“¦ Dependency updates

0.4.1

24 Feb 12:58

Choose a tag to compare

πŸš€ New features and improvements

  • Add utility method on ManifestDescriptor to construct manifest descriptor with Platform and Annotation from Manifest (#591) @jonesbusy
  • Better support for Index artifact type (#594) @jonesbusy
  • Add withArtifactType for Index (#590) @jonesbusy
  • Support hierarchical credentials on AuthStore (per namespace, per repository etc) (#588) @copilot-swe-agent[bot]

πŸ› Bug fixes

🚦 Tests

  • Update ContainerRef.shouldDetermineEffectiveRegistry test to not be machine dependent (#596) @jonesbusy
  • Add utility method on ManifestDescriptor to construct manifest descriptor with Platform and Annotation from Manifest (#591) @jonesbusy
  • One more demo/test to push Jenkins library (#581) @jonesbusy
  • Update demo/tests for Harbor and different Artifacts (#579) @jonesbusy
  • Add test for Nexus (#578) @jonesbusy
  • Add few more tests (#577) @jonesbusy
  • Add test to package a standard Flux Artifact (#576) @jonesbusy

✍ Other changes

πŸ“¦ Dependency updates

0.4.0

19 Feb 18:21

Choose a tag to compare

πŸš€ New features and improvements

  • Allow setting short-name-mode and set mode to enforcing by default (like podman / CRI-IO) (#560) @jonesbusy
  • Store resolve registry when probing descriptor and use it for copy operation (#557) @jonesbusy
  • Optimize copy by passing stream with known size and digest (#552) @jonesbusy
  • Rewrite any prefix subdomain like *.example.com (#545) @jonesbusy
  • Add support for registry table prefix and location rewrite (without *, tag or digest yet) (#542) @jonesbusy
  • Support for registry (insecure / blocked) from registries.conf (#541) @jonesbusy
  • Support for alias in registries.conf (#540) @jonesbusy
  • Support of unqualified-search-registries in registries.conf (#434) @jonesbusy

πŸ› Bug fixes

πŸ“ Documentation updates

πŸ‘» Maintenance

  • Ensure to pass resolved target registries for pushArtifact (#566) @jonesbusy
  • Use streaming copy for config during copy and ensure to set target (2) and extract to copy method (#559) @jonesbusy
  • Use streaming copy for config during copy and ensure to set target (#558) @jonesbusy
  • Only try to parse Error if we get JSON content type (#555) @jonesbusy
  • Ensure HTTP status code is not lost when catching exception (#550) @jonesbusy

🚦 Tests

πŸ“¦ Dependency updates