Skip to content

Commit 3bc7f50

Browse files
committed
Document 1.5.15 release publishing tag
1 parent 8d26c21 commit 3bc7f50

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,12 @@ Release tags use the same profile/OS suffixes on both registries, for example
339339
`v1.5.15-wolfi`, `v1.5.15-cache-wolfi`, `v1.5.15-proxy-wolfi`,
340340
`v1.5.15-load-balancer-wolfi`, and `v1.5.15-php-wolfi`.
341341

342+
Release note for `1.5.15`: the signed git tag `v1.5.15` is the canonical code
343+
tag. The GitHub Release page is published under `v1.5.15-release` because the
344+
original immutable GitHub Release object for `v1.5.15` was accidentally
345+
deleted; GitHub reserves immutable release tag names and does not allow the
346+
original release page to be restored through the normal release UI/API.
347+
342348
Manual feature selection also works:
343349

344350
```bash

release-notes/RELEASE_NOTES_1.5.15.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This release adds bounded Redis `PING`, MySQL/MariaDB handshake, and
66
PostgreSQL SSLRequest active health checks for load-balancer pools where TCP
77
connect is not enough and an HTTP/gRPC endpoint is not available.
88

9+
Publishing note: the signed git tag `v1.5.15` remains the canonical code tag
10+
for this release. The GitHub Release page is published under
11+
`v1.5.15-release` because the original immutable GitHub Release object for
12+
`v1.5.15` was accidentally deleted; GitHub reserves immutable release tag names
13+
and does not allow the original release page to be restored through the normal
14+
release UI/API.
15+
916
## What Changed
1017

1118
- Added `protocol = "redis"` for `proxy.load_balance.health_check`.

0 commit comments

Comments
 (0)