Skip to content

Release OrientDB 3.2.40 #19128

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

Merged
merged 1 commit into from
May 29, 2025
Merged

Release OrientDB 3.2.40 #19128

merged 1 commit into from
May 29, 2025

Conversation

tglman
Copy link
Contributor

@tglman tglman commented May 29, 2025

Release OrientDB 3.2.40

@tglman tglman requested a review from a team as a code owner May 29, 2025 13:32
Copy link

Diff for 8c11d61:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index fba10dc..b6f726c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -10,14 +10,14 @@ GitRepo: https://github.com/orientechnologies/orientdb-docker.git
 GitCommit: a8a42acbe19dad60a051afe08ed625e66587dd37
 Directory: release/3.1.x/3.1.20-tp3
 
-Tags: 3.2.39, 3.2, latest
+Tags: 3.2.40, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: d5fc5b95efa83975ea52419c19f2b2c94e9426d0
-Directory: release/3.2.x/3.2.39
+GitCommit: ca5536253f21e4c20ad57e3a09ec982990ceadb2
+Directory: release/3.2.x/3.2.40
 
-Tags: 3.2.39-tp3, 3.2-tp3
+Tags: 3.2.40-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: d5fc5b95efa83975ea52419c19f2b2c94e9426d0
-Directory: release/3.2.x/3.2.39-tp3
+GitCommit: ca5536253f21e4c20ad57e3a09ec982990ceadb2
+Directory: release/3.2.x/3.2.40-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index 105f62f..c6dbd0a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,6 +4,6 @@ orientdb:3.1.20
 orientdb:3.1.20-tp3
 orientdb:3.2
 orientdb:3.2-tp3
-orientdb:3.2.39
-orientdb:3.2.39-tp3
+orientdb:3.2.40
+orientdb:3.2.40-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index b615cb2..0dcb28e 100644
--- a/orientdb_3.2-tp3/Dockerfile
+++ b/orientdb_3.2-tp3/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD (info@orientdb.com)
 #   docker build -t mine --build-arg ORIENTDB_DOWNLOAD_SERVER=https://repo1.maven.org/maven2/com/orientechnologies/ .
 ARG ORIENTDB_DOWNLOAD_SERVER
 
-ENV ORIENTDB_VERSION 3.2.39
-ENV ORIENTDB_DOWNLOAD_MD5 52f255465bfecafbe1a2a5ef864fda1e
-ENV ORIENTDB_DOWNLOAD_SHA1 a7354d84b605e07cc4bb74e937b67821f9e6760d
+ENV ORIENTDB_VERSION 3.2.40
+ENV ORIENTDB_DOWNLOAD_MD5 6071b37d5f21b5c5ac98f925bad86fd3
+ENV ORIENTDB_DOWNLOAD_SHA1 c434a11c1e8dfc41bcb284d2ab0854efe7ed94f2
 
 ENV ORIENTDB_DOWNLOAD_URL ${ORIENTDB_DOWNLOAD_SERVER:-https://repo1.maven.org/maven2/com/orientechnologies}/orientdb-tp3/$ORIENTDB_VERSION/orientdb-tp3-$ORIENTDB_VERSION.tar.gz
 
diff --git a/orientdb_latest/Dockerfile b/orientdb_latest/Dockerfile
index 47e2ace..88b3207 100644
--- a/orientdb_latest/Dockerfile
+++ b/orientdb_latest/Dockerfile
@@ -10,9 +10,9 @@ MAINTAINER OrientDB LTD (info@orientdb.com)
 #   docker build -t mine --build-arg ORIENTDB_DOWNLOAD_SERVER=https://repo1.maven.org/maven2/com/orientechnologies/ .
 ARG ORIENTDB_DOWNLOAD_SERVER
 
-ENV ORIENTDB_VERSION 3.2.39
-ENV ORIENTDB_DOWNLOAD_MD5 0d6df6bc6191c28ea3541168159495b8
-ENV ORIENTDB_DOWNLOAD_SHA1 8cad76fdbfe132a7229833ee3d64566043cae22a
+ENV ORIENTDB_VERSION 3.2.40
+ENV ORIENTDB_DOWNLOAD_MD5 4cb758ccec4c542187b5d669e749335c
+ENV ORIENTDB_DOWNLOAD_SHA1 3787f8f20ff77636a56e97c71431b60974e45876
 
 ENV ORIENTDB_DOWNLOAD_URL ${ORIENTDB_DOWNLOAD_SERVER:-https://repo1.maven.org/maven2/com/orientechnologies}/orientdb-community/$ORIENTDB_VERSION/orientdb-community-$ORIENTDB_VERSION.tar.gz

Relevant Maintainers:

@tianon tianon merged commit 57325f1 into docker-library:master May 29, 2025
9 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