Releases: micronaut-projects/micronaut-object-storage
Releases · micronaut-projects/micronaut-object-storage
Micronaut Object Storage 1.0.0
What's Changed
Improvements ⭐
Docs 📖
- javadoc: add javadoc by @sdelamo in #97
- Document with examples how to configure advanced properties by @alvarosanchez in #110
Dependency updates 🚀
- Update dependency com.google.cloud:libraries-bom to v26.1.1 by @renovate in #105
- Update dependency io.micronaut.gradle:micronaut-gradle-plugin to v3.5.3 by @renovate in #106
Other Changes 💡
- Target Micronaut 3.7 by @alvarosanchez in #74
- cleanup by @burtbeckwith in #75
- Documentation and samples by @alvarosanchez in #77
- add BytesUploadRequest to UploadRequest by @burtbeckwith in #76
- refactor: delete unused ObjectMeta class by @sdelamo in #79
- add nullability annotations to UploadRequest by @sdelamo in #85
- refactor: use io.micronaut.core.naming.Named by @sdelamo in #81
- add nullability annotations to ObjectStorageEntry::GetKey by @sdelamo in #84
- refactor: extract protected method by @sdelamo in #87
- refactor: extract method by @sdelamo in #92
- javadoc: remove foo by @sdelamo in #91
- javadoc: add @SInCE by @sdelamo in #82
- refactor: rename variable by @sdelamo in #89
- Compile against Micronaut 3.6.x by @alvarosanchez in #95
- Make cloud workflows to only run upon changes on their respective paths by @alvarosanchez in #96
- Refactor configuration by @alvarosanchez in #94
- fix: add package-info.java files by @sdelamo in #80
- Handle exceptions documented by the cloud SDKs by @alvarosanchez in #107
New Contributors
- @burtbeckwith made their first contribution in #75
Full Changelog: v1.0.0-M2...v1.0.0
Micronaut Object Storage 1.0.0-M2
Full Changelog: v1.0.0-M1...v1.0.0-M2
Micronaut Object Storage 1.0.0-M1
What's Changed
Dependency updates 🚀
- Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.1 by @dependabot in #26
- Update plugin io.micronaut.build.shared.settings to v5.3.11 by @renovate in #47
- Update dependency io.micronaut.gcp:micronaut-gcp-bom to v4.2.0 by @renovate in #50
- Update dependency io.micronaut.azure:micronaut-azure-bom to v3.3.0 by @renovate in #49
- Update dependency com.google.cloud:libraries-bom to v26 by @renovate in #51
- Update actions/upload-artifact action to v3 by @renovate in #53
- Update mikepenz/action-junit-report action to v3.2.0 by @renovate in #56
- Update dependency io.micronaut.gcp:micronaut-gcp-bom to v4.3.0 by @renovate in #64
- Update dependency com.google.cloud:libraries-bom to v26.1.0 by @renovate in #72
- Update mikepenz/action-junit-report action to v3.3.3 by @renovate in #73
Other Changes 💡
- Bump actions/checkout from 2 to 3 by @dependabot in #6
- Revamp project build by @alvarosanchez in #45
- Migrate to version catalogs by @alvarosanchez in #54
- Use Localstack for the AWS tests by @alvarosanchez in #65
- Add an AWS cloud test, to be checked on its own workflow by @alvarosanchez in #66
- Add Azure tests by @alvarosanchez in #67
- Configure Google Cloud tests by @alvarosanchez in #68
- Enable Oracle Cloud tests by @alvarosanchez in #69
New Contributors
- @dependabot made their first contribution in #26
- @alvarosanchez made their first contribution in #45
- @renovate made their first contribution in #47
- @micronaut-build made their first contribution in #52
Full Changelog: https://github.com/micronaut-projects/micronaut-object-storage/commits/v1.0.0-M1