Skip to content

Commit 7306d99

Browse files
chore: release 2.15.9
1 parent a4b7e1c commit 7306d99

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.15.8"
2+
".": "2.15.9"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ This changelog mirrors [GitHub Releases](https://github.com/container-registry/h
66

77
---
88

9+
## [2.15.9](https://github.com/container-registry/harbor-next/compare/v2.15.8...v2.15.9) (2026-09-14)
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** Bump go dependencies minor versions (backport [#895](https://github.com/container-registry/harbor-next/issues/895)) ([#899](https://github.com/container-registry/harbor-next/issues/899)) ([a4b7e1c](https://github.com/container-registry/harbor-next/commit/a4b7e1c644a67c0fa354d8b7ba6ad51a9459cb60))
15+
* **deps:** Upgrade Go to 1.26.8 (backport [#892](https://github.com/container-registry/harbor-next/issues/892)) ([#897](https://github.com/container-registry/harbor-next/issues/897)) ([ff01ea1](https://github.com/container-registry/harbor-next/commit/ff01ea16f3687806d71523e0005602962c931af5))
16+
* **quota:** Enable retry backoff on quota usage updates (backport [#716](https://github.com/container-registry/harbor-next/issues/716)) ([75fab53](https://github.com/container-registry/harbor-next/commit/75fab53f4f00b02c147826422fcf79d9fc901933))
17+
* **scan:** Keep the last report when the raw report is empty (backport [#863](https://github.com/container-registry/harbor-next/issues/863)) ([1433e30](https://github.com/container-registry/harbor-next/commit/1433e30fd8eadc1818de1f64f694ca974ea5ce5f))
18+
19+
20+
### Upstream
21+
22+
* add size limit for audit log payload (goharbor/harbor[#23755](https://github.com/container-registry/harbor-next/issues/23755)) ([45e97fd](https://github.com/container-registry/harbor-next/commit/45e97fd48773e414c62d31f8161ea2a7a6444d2c))
23+
* fix(i18n): improve Korean translation of FULL_NAME (goharbor/harbor[#22701](https://github.com/container-registry/harbor-next/issues/22701)) ([9ea0d71](https://github.com/container-registry/harbor-next/commit/9ea0d718e72e7d9cf58a649be0bbe05fb8f6f47d))
24+
* Prevent 500 if no project members have been provided (goharbor/harbor[#23642](https://github.com/container-registry/harbor-next/issues/23642)) ([c518ae7](https://github.com/container-registry/harbor-next/commit/c518ae7b13e8d5bc0a5910c57d6066fca73ea426))
25+
926
## [2.15.8](https://github.com/container-registry/harbor-next/compare/v2.15.7...v2.15.8) (2026-08-26)
1027

1128

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.15.8
1+
2.15.9

0 commit comments

Comments
 (0)