Skip to content

Release OrientDB 3.2.41 #19282

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
Jun 17, 2025
Merged

Release OrientDB 3.2.41 #19282

merged 1 commit into from
Jun 17, 2025

Conversation

tglman
Copy link
Contributor

@tglman tglman commented Jun 17, 2025

Release OrientDB 3.2.41

@tglman tglman requested a review from a team as a code owner June 17, 2025 15:37
Copy link

Diff for df420ce:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b6f726c..60a49f1 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.40, 3.2, latest
+Tags: 3.2.41, 3.2, latest
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: ca5536253f21e4c20ad57e3a09ec982990ceadb2
-Directory: release/3.2.x/3.2.40
+GitCommit: b2238e6ffeb25c54ae1fff87e0864401acaf612f
+Directory: release/3.2.x/3.2.41
 
-Tags: 3.2.40-tp3, 3.2-tp3
+Tags: 3.2.41-tp3, 3.2-tp3
 Architectures: amd64, arm32v7, arm64v8
 GitRepo: https://github.com/orientechnologies/orientdb-docker.git
-GitCommit: ca5536253f21e4c20ad57e3a09ec982990ceadb2
-Directory: release/3.2.x/3.2.40-tp3
+GitCommit: b2238e6ffeb25c54ae1fff87e0864401acaf612f
+Directory: release/3.2.x/3.2.41-tp3
diff --git a/_bashbrew-list b/_bashbrew-list
index c6dbd0a..f27f2d2 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.40
-orientdb:3.2.40-tp3
+orientdb:3.2.41
+orientdb:3.2.41-tp3
 orientdb:latest
diff --git a/orientdb_3.2-tp3/Dockerfile b/orientdb_3.2-tp3/Dockerfile
index 0dcb28e..a8ba9af 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.40
-ENV ORIENTDB_DOWNLOAD_MD5 6071b37d5f21b5c5ac98f925bad86fd3
-ENV ORIENTDB_DOWNLOAD_SHA1 c434a11c1e8dfc41bcb284d2ab0854efe7ed94f2
+ENV ORIENTDB_VERSION 3.2.41
+ENV ORIENTDB_DOWNLOAD_MD5 dcde616360fe1586b1b54b1ec449d85a
+ENV ORIENTDB_DOWNLOAD_SHA1 d5874321f23b5c1b1831fb5f2a935ef690450308
 
 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 88b3207..cf4cc69 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.40
-ENV ORIENTDB_DOWNLOAD_MD5 4cb758ccec4c542187b5d669e749335c
-ENV ORIENTDB_DOWNLOAD_SHA1 3787f8f20ff77636a56e97c71431b60974e45876
+ENV ORIENTDB_VERSION 3.2.41
+ENV ORIENTDB_DOWNLOAD_MD5 f25fc2bd1d917a7210462c8ab8745d10 
+ENV ORIENTDB_DOWNLOAD_SHA1 94b197714950b3d1a91cb52de3ab02cd48cfe71a
 
 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 f0b3000 into docker-library:master Jun 17, 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