- Javadoc Generation: Improved automation and versioning of Javadoc generation (#6).
- GitHub Actions: Improved handling of versioning in workflows, including
SNAPSHOTtags based on release status (#10). - README Updates: Updated paths, contact email, and removed
withHTTPInfoexamples (#5).
- Documentation: Enhanced examples in
api_doc.mustachefor API methods such asgetInstance,createInstance,deleteInstance, andupdateInstance(#9).
WithHttpInfoVisibility Update: SetWithHttpInfomethods to private (#8).
- Documentation: Removed all
WithHttpInfomethod examples from the API documentation (#7). - Generation: Removed timestamp generation from SDK classes for consistency (#5).
- GitHub Actions: Added automation for regenerating the SDK when the specification changes.
- GitHub Actions: Added automation to create a new release when a tag is pushed, and automatically publish it to Maven Central.
- Documentation: Moved the SDK README to the root directory and relocated the
exoscale4jREADME to thegeneratordirectory. - Maven Configuration: Changed the group ID and artifact ID from
exoscale4jtosdk.
- Initial release.