This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
Releases: equinix-labs/metal-java
Releases · equinix-labs/metal-java
v0.2.0
v0.2.0 (2023-06-15)
The v0.2.0
release of metal-java
fixes a number of bugs in the v0.1.0
release and cleans up some unnecessary code duplication due to spec structure.
Features
- Adds support for
include
andexclude
parameters to various resource creation endpoints (#99) - Adds support for
defaultProjectId
anddefaultOrganizationId
to theUser
model (#99) - Adds support for
organization
property ofProject
model, eliminating the need for theProjectOrganization
model & associated spec patch (#100)
Fixes
v0.1.0
v0.1.0 (2023-06-07)
This is the first official release of our experimental generated Java SDK for the Equinix Metal API. This SDK is generated from the Equinix Metal OpenAPI specification. To learn more about our generated Java SDK, visit the equinix-labs/metal-java repo on GitHub.