Releases: cryostatio/cryostat-storage
Releases · cryostatio/cryostat-storage
v4.1.1
What's Changed
⚙️ Maintenance
- build(seaweed): build from tracked version, use CI job to PR updates, test with Cryostat on PR (backport #44) by @mergify[bot] in #49
- build(container): remove golang version bootstrap (backport #56) by @mergify[bot] in #58
- build(container): set baseimage version directly (backport #57) by @mergify[bot] in #59
- build(deps): bump ubi9/ubi-micro from 9.6 to 9.7 (backport #60) by @mergify[bot] in #62
- build(deps): bump ubi9/ubi from 9.6 to 9.7 (backport #61) by @mergify[bot] in #63
- chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.7-1769417801 (backport #75) by @mergify[bot] in #82
- chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.7-1766049073 (backport #76) by @mergify[bot] in #83
- chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.7-1770238273 (backport #84) by @mergify[bot] in #85
- ci(pr): run CI on pull request by @andrewazores in #92
- chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.7-1771346390 (backport #89) by @mergify[bot] in #93
- chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.7-1771346757 (backport #88) by @mergify[bot] in #90
- SeaweedFS 4.02 (backport #54) by @mergify[bot] in #96
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
🔧 Fixes
- fix(startup): set startup sleep default value by @andrewazores in #32
- fix(volume): do not exceed maximum allowed volume size by @andrewazores in #34
⚙️ Maintenance
- build(deps): update to UBI 9.6 by @andrewazores in #37
- build(deps): update to golang 1.22.12 by @andrewazores in #36
- chore(entrypoint): increase default minimum number of volumes (backport #42) by @mergify[bot] in #43
Others
- chore(mergify): set backport branch to cryostat-v4.0 by @andrewazores in #31
Full Changelog: v4.0.3...v4.1.0
v4.0.3
Full Changelog: v4.0.2...v4.0.3
v4.0.2
v4.0.1
v4.0.0
What's Changed
🚀 Features
- feat(encryption): enable at-rest encryption by default by @andrewazores in #29
🔧 Fixes
- fix(startup): improve startup detection for bucket creation by @andrewazores in #23
📄 Documentation
- docs(rename): update references after repo rename by @andrewazores in #20
⚙️ Maintenance
- chore(release): prepare for release by @andrewazores in #16
- chore(deps): upgrade UBI and golang versions by @andrewazores in #18
- build(deps): update golang version by @andrewazores in #21
- build(deps): update golang version by @andrewazores in #22
- chore(base): upgrade to UBI9, golang 1.22.7 by @andrewazores in #27
Full Changelog: v3.0.0...v4.0.0
v3.0.1
v3.0.0
What's Changed
🚀 Features
- feat(base): change base to SeaweedFS by @andrewazores in #1
- feat(buckets): add CRYOSTAT_BUCKETS for pre-created buckets by @andrewazores in #4
🔧 Fixes
- fix(volumes): increase volume count and decrease size to ensure available volumes for s3 buckets by @andrewazores in #15
⚙️ Maintenance
- ci(build): build latest release version by @andrewazores in #6
- ci(build): add GH_TOKEN for 'gh' cli by @andrewazores in #7
- chore(volume): only set volume server tuning parameters if env vars provided, do not preallocate volumes by default by @andrewazores in #14
- chore(release): prepare release branch by @andrewazores in #17
- chore(deps): upgrade UBI and golang versions (backport #18) by @mergify in #19
Others
- build(container): add label for SeaweedFS version by @andrewazores in #12
- build(golang): install newer golang and use to build by @andrewazores in #13
- fix(privileges): run as non-root user by default by @andrewazores in #11
New Contributors
Full Changelog: https://github.com/cryostatio/cryostat-storage/commits/v3.0.0