-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nats] Release v2.10.23 #18061
Merged
Merged
[nats] Release v2.10.23 #18061
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Details can be found [here](https://github.com/nats-io/nats-server/releases/tag/v2.10.23). Signed-off-by: Waldemar Quevedo <[email protected]>
Diff for 84965c6:diff --git a/_bashbrew-cat b/_bashbrew-cat
index c2f4031..569c441 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,25 +1,25 @@
Maintainers: Derek Collison <[email protected]> (@derekcollison), Waldemar Quevedo Salinas <[email protected]> (@wallyqs), Byron Ruth <[email protected]> (@bruth), Neil Twigg <[email protected]> (@neilalexander), Phil Pennock <[email protected]> (@philpennock)
GitRepo: https://github.com/nats-io/nats-docker.git
GitFetch: refs/heads/main
-GitCommit: 23198a15d5b1df0812e7f61037e1aa8da0fe620f
+GitCommit: 72e115b56ee1840779e1c7fb83ba4f6fe3586e05
-Tags: 2.10.22-alpine3.20, 2.10-alpine3.20, 2-alpine3.20, alpine3.20, 2.10.22-alpine, 2.10-alpine, 2-alpine, alpine
+Tags: 2.10.23-alpine3.21, 2.10-alpine3.21, 2-alpine3.21, alpine3.21, 2.10.23-alpine, 2.10-alpine, 2-alpine, alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, ppc64le, s390x
-Directory: 2.10.x/alpine3.20
+Directory: 2.10.x/alpine3.21
-Tags: 2.10.22-nanoserver-1809, 2.10-nanoserver-1809, 2-nanoserver-1809, nanoserver-1809
-SharedTags: 2.10.22-nanoserver, 2.10-nanoserver, 2-nanoserver, nanoserver, 2.10.22, 2.10, 2, latest
+Tags: 2.10.23-nanoserver-1809, 2.10-nanoserver-1809, 2-nanoserver-1809, nanoserver-1809
+SharedTags: 2.10.23-nanoserver, 2.10-nanoserver, 2-nanoserver, nanoserver, 2.10.23, 2.10, 2, latest
Architectures: windows-amd64
Directory: 2.10.x/nanoserver-1809
Constraints: nanoserver-1809, windowsservercore-1809
-Tags: 2.10.22-scratch, 2.10-scratch, 2-scratch, scratch, 2.10.22-linux, 2.10-linux, 2-linux, linux
-SharedTags: 2.10.22, 2.10, 2, latest
+Tags: 2.10.23-scratch, 2.10-scratch, 2-scratch, scratch, 2.10.23-linux, 2.10-linux, 2-linux, linux
+SharedTags: 2.10.23, 2.10, 2, latest
Architectures: amd64, arm32v6, arm32v7, arm64v8, ppc64le, s390x
Directory: 2.10.x/scratch
-Tags: 2.10.22-windowsservercore-1809, 2.10-windowsservercore-1809, 2-windowsservercore-1809, windowsservercore-1809
-SharedTags: 2.10.22-windowsservercore, 2.10-windowsservercore, 2-windowsservercore, windowsservercore
+Tags: 2.10.23-windowsservercore-1809, 2.10-windowsservercore-1809, 2-windowsservercore-1809, windowsservercore-1809
+SharedTags: 2.10.23-windowsservercore, 2.10-windowsservercore, 2-windowsservercore, windowsservercore
Architectures: windows-amd64
Directory: 2.10.x/windowsservercore-1809
Constraints: windowsservercore-1809
diff --git a/_bashbrew-list b/_bashbrew-list
index 3547078..b6e582a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,6 @@
nats:2
nats:2-alpine
-nats:2-alpine3.20
+nats:2-alpine3.21
nats:2-linux
nats:2-nanoserver
nats:2-nanoserver-1809
@@ -9,24 +9,24 @@ nats:2-windowsservercore
nats:2-windowsservercore-1809
nats:2.10
nats:2.10-alpine
-nats:2.10-alpine3.20
+nats:2.10-alpine3.21
nats:2.10-linux
nats:2.10-nanoserver
nats:2.10-nanoserver-1809
nats:2.10-scratch
nats:2.10-windowsservercore
nats:2.10-windowsservercore-1809
-nats:2.10.22
-nats:2.10.22-alpine
-nats:2.10.22-alpine3.20
-nats:2.10.22-linux
-nats:2.10.22-nanoserver
-nats:2.10.22-nanoserver-1809
-nats:2.10.22-scratch
-nats:2.10.22-windowsservercore
-nats:2.10.22-windowsservercore-1809
+nats:2.10.23
+nats:2.10.23-alpine
+nats:2.10.23-alpine3.21
+nats:2.10.23-linux
+nats:2.10.23-nanoserver
+nats:2.10.23-nanoserver-1809
+nats:2.10.23-scratch
+nats:2.10.23-windowsservercore
+nats:2.10.23-windowsservercore-1809
nats:alpine
-nats:alpine3.20
+nats:alpine3.21
nats:latest
nats:linux
nats:nanoserver
diff --git a/nats_alpine/Dockerfile b/nats_alpine/Dockerfile
index 3c86075..06f1efe 100644
--- a/nats_alpine/Dockerfile
+++ b/nats_alpine/Dockerfile
@@ -1,17 +1,17 @@
-FROM alpine:3.20
+FROM alpine:3.21
-ENV NATS_SERVER 2.10.22
+ENV NATS_SERVER 2.10.23
RUN set -eux; \
apkArch="$(apk --print-arch)"; \
case "$apkArch" in \
- aarch64) natsArch='arm64'; sha256='b4da77b2b194dc5fcf13a1df0dad59ba7e87ae4423f254c50534015b7c8a2369' ;; \
- armhf) natsArch='arm6'; sha256='93517bace32ca5a3f11ac7d2e2583b8400d97d5b2d1568de118046471704785a' ;; \
- armv7) natsArch='arm7'; sha256='031933280a989142845a99bc381de160404322b7910c154dbad1b171b5c7eeaa' ;; \
- x86_64) natsArch='amd64'; sha256='db0b3ccbe4cbdd3872ae7486ec4f6b0f85824632a0789f4da2e0a8518390483e' ;; \
- x86) natsArch='386'; sha256='222c2a1069793768ab79812f01eea2497e0fbf3bcc5bcb9638f5be41177c73b3' ;; \
- s390x) natsArch='s390x'; sha256='8a3701c677287146e92aab75d037b7655b602a0071872f38d901b63011f6ead9' ;; \
- ppc64le) natsArch='ppc64le'; sha256='c03c1186439c7960b99c721a8461c613bea727654582808fd51c773b08a975d0' ;; \
+ aarch64) natsArch='arm64'; sha256='a267a45cb12deb5bbe5c849ae26b2fc020a86109d62fe94538f6b6550cad620a' ;; \
+ armhf) natsArch='arm6'; sha256='ad01e4689d6c34a7884f8ffce3ae096b898d466c1bccf1f7f3202002556ed89c' ;; \
+ armv7) natsArch='arm7'; sha256='a456380e4616be5b3f9afc6eecf1343050eb1ffc4fa73c848df009ff44710468' ;; \
+ x86_64) natsArch='amd64'; sha256='a79fd5a82ff9fc02f0a9619b121bbdf28f02002163170abef31c81c19a1d3014' ;; \
+ x86) natsArch='386'; sha256='f40c95d2a1c4133e45421f14c46919427e293ef69ac1b45f63e5b79d2dd09021' ;; \
+ s390x) natsArch='s390x'; sha256='fa6a5dfa508bec90392754db648d497c8e00192fecf9e36a02a12f757097693c' ;; \
+ ppc64le) natsArch='ppc64le'; sha256='539a945e9dea88435cd7124afa516a7150c05cbb3e279eb6ac7c359688f970e5' ;; \
*) echo >&2 "error: $apkArch is not supported!"; exit 1 ;; \
esac; \
\
diff --git a/nats_linux/Dockerfile b/nats_linux/Dockerfile
index 85e61a7..0f23202 100644
--- a/nats_linux/Dockerfile
+++ b/nats_linux/Dockerfile
@@ -1,7 +1,7 @@
FROM scratch
ENV PATH="$PATH:/"
-COPY --from=nats:2.10.22-alpine3.20 /usr/local/bin/nats-server /nats-server
+COPY --from=nats:2.10.23-alpine3.21 /usr/local/bin/nats-server /nats-server
COPY nats-server.conf /nats-server.conf
EXPOSE 4222 8222 6222
diff --git a/nats_nanoserver-1809/Dockerfile b/nats_nanoserver-1809/Dockerfile
index 53da3c2..5740964 100644
--- a/nats_nanoserver-1809/Dockerfile
+++ b/nats_nanoserver-1809/Dockerfile
@@ -1,7 +1,7 @@
FROM mcr.microsoft.com/windows/nanoserver:1809
ENV NATS_DOCKERIZED 1
-COPY --from=nats:2.10.22-windowsservercore-1809 C:\\nats-server.exe C:\\nats-server.exe
+COPY --from=nats:2.10.23-windowsservercore-1809 C:\\nats-server.exe C:\\nats-server.exe
COPY nats-server.conf C:\\nats-server.conf
EXPOSE 4222 8222 6222
diff --git a/nats_windowsservercore-1809/Dockerfile b/nats_windowsservercore-1809/Dockerfile
index 4831d49..82e00ff 100644
--- a/nats_windowsservercore-1809/Dockerfile
+++ b/nats_windowsservercore-1809/Dockerfile
@@ -4,9 +4,9 @@ FROM mcr.microsoft.com/windows/servercore:1809
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop';"]
ENV NATS_DOCKERIZED 1
-ENV NATS_SERVER 2.10.22
+ENV NATS_SERVER 2.10.23
ENV NATS_SERVER_DOWNLOAD https://github.com/nats-io/nats-server/releases/download/v${NATS_SERVER}/nats-server-v${NATS_SERVER}-windows-amd64.zip
-ENV NATS_SERVER_SHASUM 33c8a0c6feb441ec4c7007e0af9ef2a45356d6809cd08ec4871a3d659fc74e91
+ENV NATS_SERVER_SHASUM 4ec39c0df08823a062dcdaac23ccf7ee56e76ccc27b69134f3e9b1549bc0f305
RUN Set-PSDebug -Trace 2 Relevant Maintainers: |
yosifkit
approved these changes
Dec 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details can be found here.