-
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
Releasing Neo4j 4.3.4 #10946
Merged
Merged
Releasing Neo4j 4.3.4 #10946
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
Diff for a2f123e:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 885ade1..5b50c5a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -490,12 +490,22 @@ GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
GitCommit: aaa672f9ae8f70052d58bac7c7bf2a6e8e9f980f
Directory: 4.3.2/enterprise
-Tags: 4.3.3, 4.3.3-community, 4.3, 4.3-community, community, latest
+Tags: 4.3.3, 4.3.3-community
GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
GitCommit: d9521e9df2d6df4c897e773454222c317052d062
Directory: 4.3.3/community
-Tags: 4.3.3-enterprise, 4.3-enterprise, enterprise
+Tags: 4.3.3-enterprise
GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
GitCommit: d9521e9df2d6df4c897e773454222c317052d062
Directory: 4.3.3/enterprise
+
+Tags: 4.3.4, 4.3.4-community, 4.3, 4.3-community, community, latest
+GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
+GitCommit: 2953846f3588940f44fa1e237e103920786c4709
+Directory: 4.3.4/community
+
+Tags: 4.3.4-enterprise, 4.3-enterprise, enterprise
+GitRepo: https://github.com/neo4j/docker-neo4j-publish.git
+GitCommit: 2953846f3588940f44fa1e237e103920786c4709
+Directory: 4.3.4/enterprise
diff --git a/_bashbrew-list b/_bashbrew-list
index 6bdde25..32bf874 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -163,6 +163,9 @@ neo4j:4.3.2-enterprise
neo4j:4.3.3
neo4j:4.3.3-community
neo4j:4.3.3-enterprise
+neo4j:4.3.4
+neo4j:4.3.4-community
+neo4j:4.3.4-enterprise
neo4j:community
neo4j:enterprise
neo4j:latest
diff --git a/neo4j_latest/Dockerfile b/neo4j_4.3.3-community/Dockerfile
similarity index 100%
copy from neo4j_latest/Dockerfile
copy to neo4j_4.3.3-community/Dockerfile
diff --git a/neo4j_4.3.1-community/docker-entrypoint.sh b/neo4j_4.3.3-community/docker-entrypoint.sh
similarity index 100%
copy from neo4j_4.3.1-community/docker-entrypoint.sh
copy to neo4j_4.3.3-community/docker-entrypoint.sh
diff --git a/neo4j_3.5-community/local-package/.sentinel b/neo4j_4.3.3-community/local-package/.sentinel
similarity index 100%
copy from neo4j_3.5-community/local-package/.sentinel
copy to neo4j_4.3.3-community/local-package/.sentinel
diff --git a/neo4j_4.2-community/local-package/neo4jlabs-plugins.json b/neo4j_4.3.3-community/local-package/neo4jlabs-plugins.json
similarity index 100%
copy from neo4j_4.2-community/local-package/neo4jlabs-plugins.json
copy to neo4j_4.3.3-community/local-package/neo4jlabs-plugins.json
diff --git a/neo4j_enterprise/Dockerfile b/neo4j_4.3.3-enterprise/Dockerfile
similarity index 100%
copy from neo4j_enterprise/Dockerfile
copy to neo4j_4.3.3-enterprise/Dockerfile
diff --git a/neo4j_4.3.1-community/docker-entrypoint.sh b/neo4j_4.3.3-enterprise/docker-entrypoint.sh
similarity index 100%
copy from neo4j_4.3.1-community/docker-entrypoint.sh
copy to neo4j_4.3.3-enterprise/docker-entrypoint.sh
diff --git a/neo4j_3.5-community/local-package/.sentinel b/neo4j_4.3.3-enterprise/local-package/.sentinel
similarity index 100%
copy from neo4j_3.5-community/local-package/.sentinel
copy to neo4j_4.3.3-enterprise/local-package/.sentinel
diff --git a/neo4j_4.2-community/local-package/neo4jlabs-plugins.json b/neo4j_4.3.3-enterprise/local-package/neo4jlabs-plugins.json
similarity index 100%
copy from neo4j_4.2-community/local-package/neo4jlabs-plugins.json
copy to neo4j_4.3.3-enterprise/local-package/neo4jlabs-plugins.json
diff --git a/neo4j_enterprise/Dockerfile b/neo4j_enterprise/Dockerfile
index 5396df1..07d772c 100644
--- a/neo4j_enterprise/Dockerfile
+++ b/neo4j_enterprise/Dockerfile
@@ -1,10 +1,10 @@
FROM openjdk:11-jdk-slim
-ENV NEO4J_SHA256=37617c8144e52568c7ecbcccd94cd4f8e87755ececf77ada5329215c348b4ac3 \
- NEO4J_TARBALL=neo4j-enterprise-4.3.3-unix.tar.gz \
+ENV NEO4J_SHA256=7d776f8882bac4d98ea6df04e2526d09150ef97d947f752b8b30cf38e4b31eb0 \
+ NEO4J_TARBALL=neo4j-enterprise-4.3.4-unix.tar.gz \
NEO4J_EDITION=enterprise \
NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.3.3-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-4.3.4-unix.tar.gz
ARG TINI_SHA256="12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855"
ARG TINI_URI="https://github.com/krallin/tini/releases/download/v0.18.0/tini"
diff --git a/neo4j_latest/Dockerfile b/neo4j_latest/Dockerfile
index cb51d8b..ced6f82 100644
--- a/neo4j_latest/Dockerfile
+++ b/neo4j_latest/Dockerfile
@@ -1,10 +1,10 @@
FROM openjdk:11-jdk-slim
-ENV NEO4J_SHA256=bb3965c18e613ee738f07af1c7c8da985ba3ca8025054ce66266376c6d4f7065 \
- NEO4J_TARBALL=neo4j-community-4.3.3-unix.tar.gz \
+ENV NEO4J_SHA256=7627641eeed3b5d98f1883f18e33d76cd280d88f1c7be3760686e22edd33b9b7 \
+ NEO4J_TARBALL=neo4j-community-4.3.4-unix.tar.gz \
NEO4J_EDITION=community \
NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-4.3.3-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-4.3.4-unix.tar.gz
ARG TINI_SHA256="12d20136605531b09a2c2dac02ccee85e1b874eb322ef6baf7561cd93f93c855"
ARG TINI_URI="https://github.com/krallin/tini/releases/download/v0.18.0/tini"
|
Closed
Merged
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.
Thank you!