Releases: defenseunicorns/koci
Releases · defenseunicorns/koci
v0.4.3
0.4.3 (2025-12-17)
What's Changed
- chore: gitignore updates by @LandonPatmore in #138
- chore: added spotless linting by @LandonPatmore in #139
- chore: detekt updates by @LandonPatmore in #140
- fix: improve auth token cache handling by @Racer159 in #147
Full Changelog: v0.4.2...v0.4.3
v0.4.2
0.4.2 (2025-08-28)
What's Changed
- build(deps): bump the gradle group with 4 updates by @dependabot[bot] in #115
- ci(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the github-actions group by @dependabot[bot] in #113
- ci(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #121
- chore: fix repository class name comment by @Racer159 in #126
- build(deps): bump the gradle group across 1 directory with 5 updates by @dependabot[bot] in #122
- fix: offset byte issue with chunked uploads by @LandonPatmore in #127
New Contributors
- @Racer159 made their first contribution in #126
- @LandonPatmore made their first contribution in #127
Full Changelog: v0.4.1...v0.4.2
v0.4.1
0.4.1 (2025-07-09)
What's Changed
- ci(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #103
- build(deps): bump the gradle group across 1 directory with 6 updates by @dependabot in #107
- fix: hangs on concurrent layer pulls by @Noxsios in #108
- build(deps): bump the gradle group across 1 directory with 4 updates by @dependabot in #112
- ci(deps): bump github/codeql-action from 3.29.0 to 3.29.1 in the github-actions group by @dependabot in #110
Full Changelog: v0.4.0...v0.4.1
v0.4.0
0.4.0 (2025-06-02)
What's Changed
- ci(deps): bump github/codeql-action from 3.28.16 to 3.28.17 in the github-actions group by @dependabot in #92
- build(deps): bump the gradle group with 3 updates by @dependabot in #94
- feat: blob mounting by @Noxsios in #93
- build(deps): bump the gradle group across 1 directory with 4 updates by @dependabot in #100
- ci(deps): bump the github-actions group with 2 updates by @dependabot in #99
- docs: add / update API docs for all public interfaces by @Noxsios in #101
Full Changelog: v0.3.0...v0.4.0
v0.3.0
0.3.0 (2025-05-01)
What's Changed
- fix: remove deprecated zarf flags by @Noxsios in #89
- feat: javadoc and default request timeout by @rbbl-dev in #87
- ci(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #86
- build(deps): bump the gradle group across 1 directory with 9 updates by @dependabot in #88
- ci: add requirements for maven central publishing by @Noxsios in #91
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
0.2.0 (2025-03-09)
What's Changed
- docs: small updates by @Noxsios in #69
- ci(deps): bump googleapis/release-please-action from 4.1.3 to 4.1.5 in github-actions by @dependabot in #73
- feat: manual garbage collection method by @Noxsios in #72
- ci(deps): bump the github-actions group with 2 updates by @dependabot in #74
Full Changelog: v0.1.3...v0.2.0
v0.1.3
0.1.3 (2025-02-24)
What's Changed
- chore(deps): manually bump deps by @Noxsios in #57
- build(deps): bump kotlin from 2.0.20 to 2.1.10 by @dependabot in #60
- test: increase coverage by @Noxsios in #66
- build(deps): bump the gradle group across 1 directory with 5 updates by @dependabot in #68
- ci(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 in the github-actions group by @dependabot in #64
Full Changelog: v0.1.2...v0.1.3
v0.1.2
0.1.2 (2025-02-18)
What's Changed
- refactor: add some missing methods + shift some code locations by @Noxsios in #52
- ci(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #54
- build(deps): bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.1 by @dependabot in #55
Full Changelog: v0.1.1...v0.1.2
v0.1.1
0.1.1 (2025-02-14)
What's Changed
- docs: update readme by @Noxsios in #26
- ci(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 in the github-actions group by @dependabot in #28
- chore: update CODEOWNERS by @Noxsios in #49
- refactor: improve tagging to include indices by @Noxsios in #48
Full Changelog: v0.1.0...v0.1.1
v0.1.0
0.1.0 (2024-10-07)
What's Changed
- gradle(deps): org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0 by @dependabot in #4
- gradle(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.3 by @dependabot in #5
- gradle(deps): Bump kotlin from 2.0.0 to 2.0.20 by @dependabot in #2
- actions(deps): bump actions/setup-java from 4.3.0 to 4.4.0 in the github-actions group by @dependabot in #9
- chore: Defense Unicorns repo requirements by @Noxsios in #15
- actions(deps): bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group by @dependabot in #16
- chore: cleanup dead code by @Noxsios in #17
- test: more regexes by @Noxsios in #18
- refactor: cleanup mediatypes by @Noxsios in #19
- feat(ci): add commitlint by @Noxsios in #20
- feat: request scopes and authentication by @Noxsios in #22
- ci(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #23
- refactor: cleanup registry creation by @Noxsios in #25
Full Changelog: v0.0.6...v0.1.0