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

Releasing Neo4j 5.13.0 #15600

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Releasing Neo4j 5.13.0 #15600

merged 1 commit into from
Oct 23, 2023

Conversation

glindroth
Copy link
Contributor

Thank you!

@github-actions
Copy link

Diff for 2146592:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 295778a..8592065 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,22 +11,22 @@ Architectures: amd64, arm64v8
 GitCommit: 06d08eefe166a90662ea228cfbddce3438bd2732
 Directory: 4.4.26/bullseye/enterprise
 
-Tags: 5.12.0-community-bullseye, 5.12-community-bullseye, 5-community-bullseye, 5.12.0-community, 5.12-community, 5-community, 5.12.0-bullseye, 5.12-bullseye, 5-bullseye, 5.12.0, 5.12, 5, community-bullseye, community, bullseye, latest
+Tags: 5.13.0-community-bullseye, 5.13-community-bullseye, 5-community-bullseye, 5.13.0-community, 5.13-community, 5-community, 5.13.0-bullseye, 5.13-bullseye, 5-bullseye, 5.13.0, 5.13, 5, community-bullseye, community, bullseye, latest
 Architectures: amd64, arm64v8
-GitCommit: e005223dbe3f3bdba463f3942283324f7441d5b9
-Directory: 5.12.0/bullseye/community
+GitCommit: 63788eb70d504c77dee3cc478ee140eb4e056e6a
+Directory: 5.13.0/bullseye/community
 
-Tags: 5.12.0-community-ubi8, 5.12-community-ubi8, 5-community-ubi8, 5.12.0-ubi8, 5.12-ubi8, 5-ubi8, community-ubi8, ubi8
+Tags: 5.13.0-community-ubi8, 5.13-community-ubi8, 5-community-ubi8, 5.13.0-ubi8, 5.13-ubi8, 5-ubi8, community-ubi8, ubi8
 Architectures: amd64, arm64v8
-GitCommit: e005223dbe3f3bdba463f3942283324f7441d5b9
-Directory: 5.12.0/ubi8/community
+GitCommit: 63788eb70d504c77dee3cc478ee140eb4e056e6a
+Directory: 5.13.0/ubi8/community
 
-Tags: 5.12.0-enterprise-bullseye, 5.12-enterprise-bullseye, 5-enterprise-bullseye, 5.12.0-enterprise, 5.12-enterprise, 5-enterprise, enterprise-bullseye, enterprise
+Tags: 5.13.0-enterprise-bullseye, 5.13-enterprise-bullseye, 5-enterprise-bullseye, 5.13.0-enterprise, 5.13-enterprise, 5-enterprise, enterprise-bullseye, enterprise
 Architectures: amd64, arm64v8
-GitCommit: e005223dbe3f3bdba463f3942283324f7441d5b9
-Directory: 5.12.0/bullseye/enterprise
+GitCommit: 63788eb70d504c77dee3cc478ee140eb4e056e6a
+Directory: 5.13.0/bullseye/enterprise
 
-Tags: 5.12.0-enterprise-ubi8, 5.12-enterprise-ubi8, 5-enterprise-ubi8, enterprise-ubi8
+Tags: 5.13.0-enterprise-ubi8, 5.13-enterprise-ubi8, 5-enterprise-ubi8, enterprise-ubi8
 Architectures: amd64, arm64v8
-GitCommit: e005223dbe3f3bdba463f3942283324f7441d5b9
-Directory: 5.12.0/ubi8/enterprise
+GitCommit: 63788eb70d504c77dee3cc478ee140eb4e056e6a
+Directory: 5.13.0/ubi8/enterprise
diff --git a/_bashbrew-list b/_bashbrew-list
index 4f559ea..d117f57 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -13,24 +13,24 @@ neo4j:5-enterprise
 neo4j:5-enterprise-bullseye
 neo4j:5-enterprise-ubi8
 neo4j:5-ubi8
-neo4j:5.12
-neo4j:5.12-bullseye
-neo4j:5.12-community
-neo4j:5.12-community-bullseye
-neo4j:5.12-community-ubi8
-neo4j:5.12-enterprise
-neo4j:5.12-enterprise-bullseye
-neo4j:5.12-enterprise-ubi8
-neo4j:5.12-ubi8
-neo4j:5.12.0
-neo4j:5.12.0-bullseye
-neo4j:5.12.0-community
-neo4j:5.12.0-community-bullseye
-neo4j:5.12.0-community-ubi8
-neo4j:5.12.0-enterprise
-neo4j:5.12.0-enterprise-bullseye
-neo4j:5.12.0-enterprise-ubi8
-neo4j:5.12.0-ubi8
+neo4j:5.13
+neo4j:5.13-bullseye
+neo4j:5.13-community
+neo4j:5.13-community-bullseye
+neo4j:5.13-community-ubi8
+neo4j:5.13-enterprise
+neo4j:5.13-enterprise-bullseye
+neo4j:5.13-enterprise-ubi8
+neo4j:5.13-ubi8
+neo4j:5.13.0
+neo4j:5.13.0-bullseye
+neo4j:5.13.0-community
+neo4j:5.13.0-community-bullseye
+neo4j:5.13.0-community-ubi8
+neo4j:5.13.0-enterprise
+neo4j:5.13.0-enterprise-bullseye
+neo4j:5.13.0-enterprise-ubi8
+neo4j:5.13.0-ubi8
 neo4j:bullseye
 neo4j:community
 neo4j:community-bullseye
diff --git a/neo4j_enterprise-ubi8/Dockerfile b/neo4j_enterprise-ubi8/Dockerfile
index a87000b..548f8c0 100644
--- a/neo4j_enterprise-ubi8/Dockerfile
+++ b/neo4j_enterprise-ubi8/Dockerfile
@@ -49,11 +49,11 @@ RUN set -eux; \
     microdnf clean all
 
 ENV PATH="${JAVA_HOME}/bin:${PATH}" \
-    NEO4J_SHA256=282c8601cbcc04fc49dfefec305c1f3d824ba2cd16ea3d30721051bfcea05239 \
-    NEO4J_TARBALL=neo4j-enterprise-5.12.0-unix.tar.gz \
+    NEO4J_SHA256=ddb9a8a703e097fe7cb4bb1f13787d38488f61f417397781b020bee71160fb6b \
+    NEO4J_TARBALL=neo4j-enterprise-5.13.0-unix.tar.gz \
     NEO4J_EDITION=enterprise \
     NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-5.12.0-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-5.13.0-unix.tar.gz
 
 COPY ./local-package/* /startup/
 
diff --git a/neo4j_enterprise-ubi8/local-package/docker-entrypoint.sh b/neo4j_enterprise-ubi8/local-package/docker-entrypoint.sh
index 50d4d0b..7c9c8d9 100755
--- a/neo4j_enterprise-ubi8/local-package/docker-entrypoint.sh
+++ b/neo4j_enterprise-ubi8/local-package/docker-entrypoint.sh
@@ -176,7 +176,7 @@ function apply_plugin_default_configuration
 {
     # Set the correct Load a plugin at runtime. The provided github repository must have a versions.json on the master branch with the
     # correct format.
-    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graph-ql
+    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graphql
     local _reference_conf="${2}" # used to determine if we can override properties
     local _neo4j_conf="${NEO4J_HOME}/conf/neo4j.conf"
 
@@ -197,7 +197,7 @@ function apply_plugin_default_configuration
                 sed --in-place "s/${_property}=/&${_value},/" "${_neo4j_conf}"
                 debug_msg "${_property} was already in the configuration file, so ${_value} was added to it."
             else
-                echo "${_property}=${_value}" >> "${_neo4j_conf}"
+                echo -e "\n${_property}=${_value}" >> "${_neo4j_conf}"
                 debug_msg "${_property}=${_value} has been added to the configuration file."
             fi
         fi
diff --git a/neo4j_enterprise-ubi8/local-package/neo4j-plugins.json b/neo4j_enterprise-ubi8/local-package/neo4j-plugins.json
index cbb497e..b88fbc2 100644
--- a/neo4j_enterprise-ubi8/local-package/neo4j-plugins.json
+++ b/neo4j_enterprise-ubi8/local-package/neo4j-plugins.json
@@ -21,10 +21,6 @@
       "dbms.bloom.license_file": "/licenses/bloom.license"
     }
   },
-  "streams": {
-    "versions": "https://neo4j-contrib.github.io/neo4j-streams/versions.json",
-    "properties": {}
-  },
   "graphql": {
     "versions": "https://neo4j-graphql.github.io/neo4j-graphql/versions.json",
     "properties": {
diff --git a/neo4j_enterprise/Dockerfile b/neo4j_enterprise/Dockerfile
index 6f763eb..b080177 100644
--- a/neo4j_enterprise/Dockerfile
+++ b/neo4j_enterprise/Dockerfile
@@ -2,11 +2,11 @@ FROM debian:bullseye-slim
 ENV JAVA_HOME=/opt/java/openjdk
 COPY --from=eclipse-temurin:17 $JAVA_HOME $JAVA_HOME
 ENV PATH="${JAVA_HOME}/bin:${PATH}" \
-    NEO4J_SHA256=282c8601cbcc04fc49dfefec305c1f3d824ba2cd16ea3d30721051bfcea05239 \
-    NEO4J_TARBALL=neo4j-enterprise-5.12.0-unix.tar.gz \
+    NEO4J_SHA256=ddb9a8a703e097fe7cb4bb1f13787d38488f61f417397781b020bee71160fb6b \
+    NEO4J_TARBALL=neo4j-enterprise-5.13.0-unix.tar.gz \
     NEO4J_EDITION=enterprise \
     NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-5.12.0-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-5.13.0-unix.tar.gz
 
 RUN addgroup --gid 7474 --system neo4j && adduser --uid 7474 --system --no-create-home --home "${NEO4J_HOME}" --ingroup neo4j neo4j
 
diff --git a/neo4j_enterprise/local-package/docker-entrypoint.sh b/neo4j_enterprise/local-package/docker-entrypoint.sh
index 50d4d0b..7c9c8d9 100755
--- a/neo4j_enterprise/local-package/docker-entrypoint.sh
+++ b/neo4j_enterprise/local-package/docker-entrypoint.sh
@@ -176,7 +176,7 @@ function apply_plugin_default_configuration
 {
     # Set the correct Load a plugin at runtime. The provided github repository must have a versions.json on the master branch with the
     # correct format.
-    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graph-ql
+    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graphql
     local _reference_conf="${2}" # used to determine if we can override properties
     local _neo4j_conf="${NEO4J_HOME}/conf/neo4j.conf"
 
@@ -197,7 +197,7 @@ function apply_plugin_default_configuration
                 sed --in-place "s/${_property}=/&${_value},/" "${_neo4j_conf}"
                 debug_msg "${_property} was already in the configuration file, so ${_value} was added to it."
             else
-                echo "${_property}=${_value}" >> "${_neo4j_conf}"
+                echo -e "\n${_property}=${_value}" >> "${_neo4j_conf}"
                 debug_msg "${_property}=${_value} has been added to the configuration file."
             fi
         fi
diff --git a/neo4j_enterprise/local-package/neo4j-plugins.json b/neo4j_enterprise/local-package/neo4j-plugins.json
index cbb497e..b88fbc2 100644
--- a/neo4j_enterprise/local-package/neo4j-plugins.json
+++ b/neo4j_enterprise/local-package/neo4j-plugins.json
@@ -21,10 +21,6 @@
       "dbms.bloom.license_file": "/licenses/bloom.license"
     }
   },
-  "streams": {
-    "versions": "https://neo4j-contrib.github.io/neo4j-streams/versions.json",
-    "properties": {}
-  },
   "graphql": {
     "versions": "https://neo4j-graphql.github.io/neo4j-graphql/versions.json",
     "properties": {
diff --git a/neo4j_latest/Dockerfile b/neo4j_latest/Dockerfile
index 7370e3b..fb735a2 100644
--- a/neo4j_latest/Dockerfile
+++ b/neo4j_latest/Dockerfile
@@ -2,11 +2,11 @@ FROM debian:bullseye-slim
 ENV JAVA_HOME=/opt/java/openjdk
 COPY --from=eclipse-temurin:17 $JAVA_HOME $JAVA_HOME
 ENV PATH="${JAVA_HOME}/bin:${PATH}" \
-    NEO4J_SHA256=adf9e7915f5c10dfa4daf9eab79852660887eac3c3e165741fce48415c0b6f34 \
-    NEO4J_TARBALL=neo4j-community-5.12.0-unix.tar.gz \
+    NEO4J_SHA256=c5b1834ae4493af9c623c7d4d68783de1f87d73adea34cd973d9daa3c2ea056c \
+    NEO4J_TARBALL=neo4j-community-5.13.0-unix.tar.gz \
     NEO4J_EDITION=community \
     NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-5.12.0-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-5.13.0-unix.tar.gz
 
 RUN addgroup --gid 7474 --system neo4j && adduser --uid 7474 --system --no-create-home --home "${NEO4J_HOME}" --ingroup neo4j neo4j
 
diff --git a/neo4j_latest/local-package/docker-entrypoint.sh b/neo4j_latest/local-package/docker-entrypoint.sh
index 50d4d0b..7c9c8d9 100755
--- a/neo4j_latest/local-package/docker-entrypoint.sh
+++ b/neo4j_latest/local-package/docker-entrypoint.sh
@@ -176,7 +176,7 @@ function apply_plugin_default_configuration
 {
     # Set the correct Load a plugin at runtime. The provided github repository must have a versions.json on the master branch with the
     # correct format.
-    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graph-ql
+    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graphql
     local _reference_conf="${2}" # used to determine if we can override properties
     local _neo4j_conf="${NEO4J_HOME}/conf/neo4j.conf"
 
@@ -197,7 +197,7 @@ function apply_plugin_default_configuration
                 sed --in-place "s/${_property}=/&${_value},/" "${_neo4j_conf}"
                 debug_msg "${_property} was already in the configuration file, so ${_value} was added to it."
             else
-                echo "${_property}=${_value}" >> "${_neo4j_conf}"
+                echo -e "\n${_property}=${_value}" >> "${_neo4j_conf}"
                 debug_msg "${_property}=${_value} has been added to the configuration file."
             fi
         fi
diff --git a/neo4j_latest/local-package/neo4j-plugins.json b/neo4j_latest/local-package/neo4j-plugins.json
index cbb497e..b88fbc2 100644
--- a/neo4j_latest/local-package/neo4j-plugins.json
+++ b/neo4j_latest/local-package/neo4j-plugins.json
@@ -21,10 +21,6 @@
       "dbms.bloom.license_file": "/licenses/bloom.license"
     }
   },
-  "streams": {
-    "versions": "https://neo4j-contrib.github.io/neo4j-streams/versions.json",
-    "properties": {}
-  },
   "graphql": {
     "versions": "https://neo4j-graphql.github.io/neo4j-graphql/versions.json",
     "properties": {
diff --git a/neo4j_ubi8/Dockerfile b/neo4j_ubi8/Dockerfile
index 5188024..4ff0a0b 100644
--- a/neo4j_ubi8/Dockerfile
+++ b/neo4j_ubi8/Dockerfile
@@ -49,11 +49,11 @@ RUN set -eux; \
     microdnf clean all
 
 ENV PATH="${JAVA_HOME}/bin:${PATH}" \
-    NEO4J_SHA256=adf9e7915f5c10dfa4daf9eab79852660887eac3c3e165741fce48415c0b6f34 \
-    NEO4J_TARBALL=neo4j-community-5.12.0-unix.tar.gz \
+    NEO4J_SHA256=c5b1834ae4493af9c623c7d4d68783de1f87d73adea34cd973d9daa3c2ea056c \
+    NEO4J_TARBALL=neo4j-community-5.13.0-unix.tar.gz \
     NEO4J_EDITION=community \
     NEO4J_HOME="/var/lib/neo4j"
-ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-5.12.0-unix.tar.gz
+ARG NEO4J_URI=https://dist.neo4j.org/neo4j-community-5.13.0-unix.tar.gz
 
 COPY ./local-package/* /startup/
 
diff --git a/neo4j_ubi8/local-package/docker-entrypoint.sh b/neo4j_ubi8/local-package/docker-entrypoint.sh
index 50d4d0b..7c9c8d9 100755
--- a/neo4j_ubi8/local-package/docker-entrypoint.sh
+++ b/neo4j_ubi8/local-package/docker-entrypoint.sh
@@ -176,7 +176,7 @@ function apply_plugin_default_configuration
 {
     # Set the correct Load a plugin at runtime. The provided github repository must have a versions.json on the master branch with the
     # correct format.
-    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graph-ql
+    local _plugin_name="${1}" #e.g. apoc, graph-algorithms, graphql
     local _reference_conf="${2}" # used to determine if we can override properties
     local _neo4j_conf="${NEO4J_HOME}/conf/neo4j.conf"
 
@@ -197,7 +197,7 @@ function apply_plugin_default_configuration
                 sed --in-place "s/${_property}=/&${_value},/" "${_neo4j_conf}"
                 debug_msg "${_property} was already in the configuration file, so ${_value} was added to it."
             else
-                echo "${_property}=${_value}" >> "${_neo4j_conf}"
+                echo -e "\n${_property}=${_value}" >> "${_neo4j_conf}"
                 debug_msg "${_property}=${_value} has been added to the configuration file."
             fi
         fi
diff --git a/neo4j_ubi8/local-package/neo4j-plugins.json b/neo4j_ubi8/local-package/neo4j-plugins.json
index cbb497e..b88fbc2 100644
--- a/neo4j_ubi8/local-package/neo4j-plugins.json
+++ b/neo4j_ubi8/local-package/neo4j-plugins.json
@@ -21,10 +21,6 @@
       "dbms.bloom.license_file": "/licenses/bloom.license"
     }
   },
-  "streams": {
-    "versions": "https://neo4j-contrib.github.io/neo4j-streams/versions.json",
-    "properties": {}
-  },
   "graphql": {
     "versions": "https://neo4j-graphql.github.io/neo4j-graphql/versions.json",
     "properties": {

Relevant Maintainers:

@yosifkit yosifkit merged commit 47b78cb into docker-library:master Oct 23, 2023
12 checks passed
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.

2 participants