Skip to content
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.1.0 #6670

Merged
merged 1 commit into from
Sep 20, 2019
Merged

[nats] Release v2.1.0 #6670

merged 1 commit into from
Sep 20, 2019

Conversation

kozlovic
Copy link
Contributor

Details can be found here

Signed-off-by: Ivan Kozlovic ivan@synadia.com

Details can be found [here](https://github.com/nats-io/nats-server/releases/tag/v2.1.0)

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@tianon
Copy link
Member

tianon commented Sep 20, 2019

Diff:
diff --git a/_bashbrew-list b/_bashbrew-list
index 6e61dae..e532ae7 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,8 +1,8 @@
-nats:2.0.4
-nats:2.0.4-linux
-nats:2.0.4-nanoserver
-nats:2.0.4-nanoserver-1809
-nats:2.0.4-windowsservercore
+nats:2.1.0
+nats:2.1.0-linux
+nats:2.1.0-nanoserver
+nats:2.1.0-nanoserver-1809
+nats:2.1.0-windowsservercore
 nats:latest
 nats:linux
 nats:nanoserver
diff --git a/_bashbrew-shared-tags b/_bashbrew-shared-tags
index 392cc7f..2cc84bd 100644
--- a/_bashbrew-shared-tags
+++ b/_bashbrew-shared-tags
@@ -1,2 +1,2 @@
-nats:2.0.4 -- nats:linux, nats:nanoserver-1803
+nats:2.1.0 -- nats:linux, nats:nanoserver-1803
 nats:latest -- nats:linux, nats:nanoserver-1803
diff --git a/nats_linux/nats-server b/nats_linux/nats-server
index 7e5391b..b427a53 100755
Binary files a/nats_linux/nats-server and b/nats_linux/nats-server differ
diff --git a/nats_nanoserver-1803/nats-server.exe b/nats_nanoserver-1803/nats-server.exe
index 2f636fb..d5c9993 100755
Binary files a/nats_nanoserver-1803/nats-server.exe and b/nats_nanoserver-1803/nats-server.exe differ
diff --git a/nats_nanoserver-1809/nats-server.exe b/nats_nanoserver-1809/nats-server.exe
index 2f636fb..d5c9993 100755
Binary files a/nats_nanoserver-1809/nats-server.exe and b/nats_nanoserver-1809/nats-server.exe differ
diff --git a/nats_windowsservercore/nats-server.exe b/nats_windowsservercore/nats-server.exe
index 2f636fb..d5c9993 100755
Binary files a/nats_windowsservercore/nats-server.exe and b/nats_windowsservercore/nats-server.exe differ

@tianon
Copy link
Member

tianon commented Sep 20, 2019

LGTM

Build test of #6670; 94b53d5; amd64 (nats):

$ bashbrew build nats:2.1.0-linux
Building bashbrew/cache:1fdddbfeb310ffbfcb6b2b81d1d3c45cd48686ce45efcf117fa8b1c69ea43342 (nats:2.1.0-linux)
Tagging nats:2.1.0-linux
Tagging nats:linux
Tagging nats:2.1.0
Tagging nats:latest

$ test/run.sh nats:2.1.0-linux
testing nats:2.1.0-linux
	'cve-2014--shellshock' [1/2]...passed
	'override-cmd' [2/2]...image does not appear to contain "echo" -- assuming single-binary image
passed


$ bashbrew build nats:2.1.0-nanoserver
skipping "nats:2.1.0-nanoserver" (due to architecture "amd64"; only "windows-amd64" supported)

$ test/run.sh nats:2.1.0-nanoserver
testing nats:2.1.0-nanoserver
	image has no tests...skipping


$ bashbrew build nats:2.1.0-nanoserver-1809
skipping "nats:2.1.0-nanoserver-1809" (due to architecture "amd64"; only "windows-amd64" supported)

$ test/run.sh nats:2.1.0-nanoserver-1809
testing nats:2.1.0-nanoserver-1809
	image has no tests...skipping


$ bashbrew build nats:2.1.0-windowsservercore
skipping "nats:2.1.0-windowsservercore" (due to architecture "amd64"; only "windows-amd64" supported)

$ test/run.sh nats:2.1.0-windowsservercore
testing nats:2.1.0-windowsservercore
	image has no tests...skipping

@tianon tianon merged commit c29f8b2 into docker-library:master Sep 20, 2019
@wallyqs wallyqs deleted the nats_2_1_0 branch October 7, 2019 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants