Skip to content

Releases: oras-project/oras-java

0.2.7

22 Apr 08:29

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

  • Add support for integration tests and fix some issue with docker.io and GHCR (#270) @jonesbusy

πŸ‘» Maintenance

🚦 Tests

  • Add test for JFrog Artifactory and Quay.io (#272) @jonesbusy
  • Add support for integration tests and fix some issue with docker.io and GHCR (#270) @jonesbusy

0.2.6

20 Apr 13:05

Choose a tag to compare

πŸ› Bug fixes

  • Fix default library namespace when changing registry (#266) @jonesbusy

πŸ‘» Maintenance

  • Pass each time auth provider and handle token refresh on client instead of registry (#264) @jonesbusy

🚦 Tests

  • add RateLimitng and Concurrency Tests in RegistryWireMockTest (#268) @kartiksharma-git

πŸ“¦ Dependency updates

0.2.5

17 Apr 13:32

Choose a tag to compare

πŸ’₯ Breaking changes

πŸš€ New features and improvements

πŸ‘» Maintenance

πŸ“¦ Dependency updates

0.2.4

13 Apr 07:47

Choose a tag to compare

πŸ› Bug fixes

πŸ“¦ Dependency updates

0.2.3

08 Apr 06:16

Choose a tag to compare

πŸš€ New features and improvements

πŸ“ Documentation updates

πŸ‘» Maintenance

πŸ“¦ Dependency updates

0.2.2

18 Mar 05:46

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ‘» Maintenance

πŸ“¦ Dependency updates

0.2.1

10 Mar 11:11

Choose a tag to compare

πŸ’₯ Breaking changes

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ“ Documentation updates

πŸ‘» Maintenance

🚦 Tests

πŸ“¦ Dependency updates

0.2.0

04 Mar 09:51

Choose a tag to compare

Note

This is the first release published on Maven Central

πŸ’₯ Breaking changes

πŸš€ New features and improvements

0.1.9

04 Mar 09:13

Choose a tag to compare

Note

This is the last release published on GitHub packages for Maven Artifacts. SNAPSHOTS will continue to be hosted on GitHub packages
Future 0.2.0 will be hosted on Maven Central under land.oras:oras-java-sdk

πŸš€ New features and improvements

  • Support for platform fields and ensure all manifests are resolved when getting index (#182) @jonesbusy

πŸ‘» Maintenance

  • Use library namespace by default for docker.io images (#181) @jonesbusy

πŸ“¦ Dependency updates

0.1.8

02 Mar 08:48

Choose a tag to compare

πŸ’₯ Breaking changes

πŸš€ New features and improvements

πŸ› Bug fixes

  • Support anonymous request token auth for GHCR (#180) @jonesbusy
  • Replace docker.io by registry-1.docker.io when doing api calls (#179) @jonesbusy

πŸ‘» Maintenance

🚦 Tests

  • Add tests for error handling and retry scenarios in RegistryWireMockTest (#165) @vaidikcode

πŸ“¦ Dependency updates