From 81c88caca1120f6099b551b70698a5540a9d1868 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 1 Oct 2024 09:33:56 +0200 Subject: [PATCH 1/2] chore: prepare release, bump version --- changelog/{unreleased => 6.5.0_2024-10-01}/bump-reva.md | 0 .../collaboration-fileinfo-error-code.md | 0 .../{unreleased => 6.5.0_2024-10-01}/collaboration-wopi-logs.md | 0 .../enhancement-load-csp-if-exists.md | 0 .../file-downloaded-activity.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fileupdated-activity.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-acitivity-filter.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-acitivity-folder.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-acitivity-leak.md | 0 .../fix-acitivity-translation.md | 0 .../fix-acitivity-update-public-link.md | 0 .../fix-acitivity-update-share.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-activity-limit.md | 0 changelog/{unreleased => 6.5.0_2024-10-01}/fix-duplicate-csp.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-email-translations.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-ocm-invite-email.md | 0 .../fix-ocm-space-sharing-code.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-ocm-space-sharing.md | 0 changelog/{unreleased => 6.5.0_2024-10-01}/fix-ocm-token.md | 0 .../{unreleased => 6.5.0_2024-10-01}/fix-proxy-build-info.md | 0 changelog/{unreleased => 6.5.0_2024-10-01}/fix-registers-app.md | 0 .../fix-select-next-gateway-client.md | 0 .../forbid-activities-for-sharees.md | 0 .../{unreleased => 6.5.0_2024-10-01}/ldap-signin-timestamp.md | 0 .../{unreleased => 6.5.0_2024-10-01}/remove-metadata-backend.md | 0 changelog/{unreleased => 6.5.0_2024-10-01}/update-web-10.3.0.md | 0 changelog/{unreleased => 6.5.0_2024-10-01}/wopi-host-urls.md | 0 .../ocis_full/onlyoffice-rolling.yml | 2 +- deployments/continuous-deployment-config/ocis_full/rolling.yml | 2 +- .../continuous-deployment-config/ocis_full/s3-rolling.yml | 2 +- .../continuous-deployment-config/ocis_keycloak/rolling.yml | 2 +- deployments/continuous-deployment-config/ocis_ldap/rolling.yml | 2 +- ocis-pkg/version/version.go | 2 +- sonar-project.properties | 2 +- 34 files changed, 7 insertions(+), 7 deletions(-) rename changelog/{unreleased => 6.5.0_2024-10-01}/bump-reva.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/collaboration-fileinfo-error-code.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/collaboration-wopi-logs.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/enhancement-load-csp-if-exists.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/file-downloaded-activity.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fileupdated-activity.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-acitivity-filter.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-acitivity-folder.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-acitivity-leak.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-acitivity-translation.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-acitivity-update-public-link.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-acitivity-update-share.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-activity-limit.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-duplicate-csp.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-email-translations.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-ocm-invite-email.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-ocm-space-sharing-code.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-ocm-space-sharing.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-ocm-token.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-proxy-build-info.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-registers-app.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/fix-select-next-gateway-client.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/forbid-activities-for-sharees.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/ldap-signin-timestamp.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/remove-metadata-backend.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/update-web-10.3.0.md (100%) rename changelog/{unreleased => 6.5.0_2024-10-01}/wopi-host-urls.md (100%) diff --git a/changelog/unreleased/bump-reva.md b/changelog/6.5.0_2024-10-01/bump-reva.md similarity index 100% rename from changelog/unreleased/bump-reva.md rename to changelog/6.5.0_2024-10-01/bump-reva.md diff --git a/changelog/unreleased/collaboration-fileinfo-error-code.md b/changelog/6.5.0_2024-10-01/collaboration-fileinfo-error-code.md similarity index 100% rename from changelog/unreleased/collaboration-fileinfo-error-code.md rename to changelog/6.5.0_2024-10-01/collaboration-fileinfo-error-code.md diff --git a/changelog/unreleased/collaboration-wopi-logs.md b/changelog/6.5.0_2024-10-01/collaboration-wopi-logs.md similarity index 100% rename from changelog/unreleased/collaboration-wopi-logs.md rename to changelog/6.5.0_2024-10-01/collaboration-wopi-logs.md diff --git a/changelog/unreleased/enhancement-load-csp-if-exists.md b/changelog/6.5.0_2024-10-01/enhancement-load-csp-if-exists.md similarity index 100% rename from changelog/unreleased/enhancement-load-csp-if-exists.md rename to changelog/6.5.0_2024-10-01/enhancement-load-csp-if-exists.md diff --git a/changelog/unreleased/file-downloaded-activity.md b/changelog/6.5.0_2024-10-01/file-downloaded-activity.md similarity index 100% rename from changelog/unreleased/file-downloaded-activity.md rename to changelog/6.5.0_2024-10-01/file-downloaded-activity.md diff --git a/changelog/unreleased/fileupdated-activity.md b/changelog/6.5.0_2024-10-01/fileupdated-activity.md similarity index 100% rename from changelog/unreleased/fileupdated-activity.md rename to changelog/6.5.0_2024-10-01/fileupdated-activity.md diff --git a/changelog/unreleased/fix-acitivity-filter.md b/changelog/6.5.0_2024-10-01/fix-acitivity-filter.md similarity index 100% rename from changelog/unreleased/fix-acitivity-filter.md rename to changelog/6.5.0_2024-10-01/fix-acitivity-filter.md diff --git a/changelog/unreleased/fix-acitivity-folder.md b/changelog/6.5.0_2024-10-01/fix-acitivity-folder.md similarity index 100% rename from changelog/unreleased/fix-acitivity-folder.md rename to changelog/6.5.0_2024-10-01/fix-acitivity-folder.md diff --git a/changelog/unreleased/fix-acitivity-leak.md b/changelog/6.5.0_2024-10-01/fix-acitivity-leak.md similarity index 100% rename from changelog/unreleased/fix-acitivity-leak.md rename to changelog/6.5.0_2024-10-01/fix-acitivity-leak.md diff --git a/changelog/unreleased/fix-acitivity-translation.md b/changelog/6.5.0_2024-10-01/fix-acitivity-translation.md similarity index 100% rename from changelog/unreleased/fix-acitivity-translation.md rename to changelog/6.5.0_2024-10-01/fix-acitivity-translation.md diff --git a/changelog/unreleased/fix-acitivity-update-public-link.md b/changelog/6.5.0_2024-10-01/fix-acitivity-update-public-link.md similarity index 100% rename from changelog/unreleased/fix-acitivity-update-public-link.md rename to changelog/6.5.0_2024-10-01/fix-acitivity-update-public-link.md diff --git a/changelog/unreleased/fix-acitivity-update-share.md b/changelog/6.5.0_2024-10-01/fix-acitivity-update-share.md similarity index 100% rename from changelog/unreleased/fix-acitivity-update-share.md rename to changelog/6.5.0_2024-10-01/fix-acitivity-update-share.md diff --git a/changelog/unreleased/fix-activity-limit.md b/changelog/6.5.0_2024-10-01/fix-activity-limit.md similarity index 100% rename from changelog/unreleased/fix-activity-limit.md rename to changelog/6.5.0_2024-10-01/fix-activity-limit.md diff --git a/changelog/unreleased/fix-duplicate-csp.md b/changelog/6.5.0_2024-10-01/fix-duplicate-csp.md similarity index 100% rename from changelog/unreleased/fix-duplicate-csp.md rename to changelog/6.5.0_2024-10-01/fix-duplicate-csp.md diff --git a/changelog/unreleased/fix-email-translations.md b/changelog/6.5.0_2024-10-01/fix-email-translations.md similarity index 100% rename from changelog/unreleased/fix-email-translations.md rename to changelog/6.5.0_2024-10-01/fix-email-translations.md diff --git a/changelog/unreleased/fix-ocm-invite-email.md b/changelog/6.5.0_2024-10-01/fix-ocm-invite-email.md similarity index 100% rename from changelog/unreleased/fix-ocm-invite-email.md rename to changelog/6.5.0_2024-10-01/fix-ocm-invite-email.md diff --git a/changelog/unreleased/fix-ocm-space-sharing-code.md b/changelog/6.5.0_2024-10-01/fix-ocm-space-sharing-code.md similarity index 100% rename from changelog/unreleased/fix-ocm-space-sharing-code.md rename to changelog/6.5.0_2024-10-01/fix-ocm-space-sharing-code.md diff --git a/changelog/unreleased/fix-ocm-space-sharing.md b/changelog/6.5.0_2024-10-01/fix-ocm-space-sharing.md similarity index 100% rename from changelog/unreleased/fix-ocm-space-sharing.md rename to changelog/6.5.0_2024-10-01/fix-ocm-space-sharing.md diff --git a/changelog/unreleased/fix-ocm-token.md b/changelog/6.5.0_2024-10-01/fix-ocm-token.md similarity index 100% rename from changelog/unreleased/fix-ocm-token.md rename to changelog/6.5.0_2024-10-01/fix-ocm-token.md diff --git a/changelog/unreleased/fix-proxy-build-info.md b/changelog/6.5.0_2024-10-01/fix-proxy-build-info.md similarity index 100% rename from changelog/unreleased/fix-proxy-build-info.md rename to changelog/6.5.0_2024-10-01/fix-proxy-build-info.md diff --git a/changelog/unreleased/fix-registers-app.md b/changelog/6.5.0_2024-10-01/fix-registers-app.md similarity index 100% rename from changelog/unreleased/fix-registers-app.md rename to changelog/6.5.0_2024-10-01/fix-registers-app.md diff --git a/changelog/unreleased/fix-select-next-gateway-client.md b/changelog/6.5.0_2024-10-01/fix-select-next-gateway-client.md similarity index 100% rename from changelog/unreleased/fix-select-next-gateway-client.md rename to changelog/6.5.0_2024-10-01/fix-select-next-gateway-client.md diff --git a/changelog/unreleased/forbid-activities-for-sharees.md b/changelog/6.5.0_2024-10-01/forbid-activities-for-sharees.md similarity index 100% rename from changelog/unreleased/forbid-activities-for-sharees.md rename to changelog/6.5.0_2024-10-01/forbid-activities-for-sharees.md diff --git a/changelog/unreleased/ldap-signin-timestamp.md b/changelog/6.5.0_2024-10-01/ldap-signin-timestamp.md similarity index 100% rename from changelog/unreleased/ldap-signin-timestamp.md rename to changelog/6.5.0_2024-10-01/ldap-signin-timestamp.md diff --git a/changelog/unreleased/remove-metadata-backend.md b/changelog/6.5.0_2024-10-01/remove-metadata-backend.md similarity index 100% rename from changelog/unreleased/remove-metadata-backend.md rename to changelog/6.5.0_2024-10-01/remove-metadata-backend.md diff --git a/changelog/unreleased/update-web-10.3.0.md b/changelog/6.5.0_2024-10-01/update-web-10.3.0.md similarity index 100% rename from changelog/unreleased/update-web-10.3.0.md rename to changelog/6.5.0_2024-10-01/update-web-10.3.0.md diff --git a/changelog/unreleased/wopi-host-urls.md b/changelog/6.5.0_2024-10-01/wopi-host-urls.md similarity index 100% rename from changelog/unreleased/wopi-host-urls.md rename to changelog/6.5.0_2024-10-01/wopi-host-urls.md diff --git a/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml b/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml index bb80f4164..010e02f7a 100644 --- a/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml +++ b/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.4.0 + OCIS_DOCKER_TAG: 6.5.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-onlyoffice.rolling.owncloud.works COMPANION_DOMAIN: companion.ocis-onlyoffice.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_full/rolling.yml b/deployments/continuous-deployment-config/ocis_full/rolling.yml index 465b3eebe..9643fc1e3 100644 --- a/deployments/continuous-deployment-config/ocis_full/rolling.yml +++ b/deployments/continuous-deployment-config/ocis_full/rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.4.0 + OCIS_DOCKER_TAG: 6.5.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis.rolling.owncloud.works COMPANION_DOMAIN: companion.ocis.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml b/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml index 15a6b2d2a..d34943307 100644 --- a/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml +++ b/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.4.0 + OCIS_DOCKER_TAG: 6.5.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-s3.rolling.owncloud.works COMPANION_DOMAIN: companion.ocis-s3.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml b/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml index e382659e1..a8844f63a 100644 --- a/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml +++ b/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.4.0 + OCIS_DOCKER_TAG: 6.5.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-keycloak.rolling.owncloud.works KEYCLOAK_DOMAIN: keycloak.ocis-keycloak.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_ldap/rolling.yml b/deployments/continuous-deployment-config/ocis_ldap/rolling.yml index dbfcda23d..c263d888f 100644 --- a/deployments/continuous-deployment-config/ocis_ldap/rolling.yml +++ b/deployments/continuous-deployment-config/ocis_ldap/rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.4.0 + OCIS_DOCKER_TAG: 6.5.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-ldap.rolling.owncloud.works LDAP_MANAGER_DOMAIN: ldap.ocis-ldap.rolling.owncloud.works diff --git a/ocis-pkg/version/version.go b/ocis-pkg/version/version.go index 6bd14d8b6..bc81720a8 100644 --- a/ocis-pkg/version/version.go +++ b/ocis-pkg/version/version.go @@ -16,7 +16,7 @@ var ( // LatestTag is the latest released version plus the dev meta version. // Will be overwritten by the release pipeline // Needs a manual change for every tagged release - LatestTag = "6.4.0+dev" + LatestTag = "6.5.0+dev" // Date indicates the build date. // This has been removed, it looks like you can only replace static strings with recent go versions diff --git a/sonar-project.properties b/sonar-project.properties index 7d956203a..43b7c579a 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,7 +2,7 @@ sonar.projectKey=owncloud_ocis sonar.organization=owncloud-1 sonar.projectName=ocis -sonar.projectVersion=6.4.0 +sonar.projectVersion=6.5.0 sonar.host.url=https://sonarcloud.io # ===================================================== From 1012170942b98cb1822b2f855018e982bc7c3811 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 1 Oct 2024 09:44:36 +0200 Subject: [PATCH 2/2] docs: add releases to table --- docs/ocis/release_roadmap.md | 105 ++++++++++++++++++----------------- 1 file changed, 53 insertions(+), 52 deletions(-) diff --git a/docs/ocis/release_roadmap.md b/docs/ocis/release_roadmap.md index a3c582b18..b8ad7f893 100644 --- a/docs/ocis/release_roadmap.md +++ b/docs/ocis/release_roadmap.md @@ -14,58 +14,59 @@ This page is designed to provide clarity and transparency regarding the scheduli ## Dates -| Release Date | Type | Version | Notes | Support | -|----------------|----------------|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|--------------------| -| 23.12.2024 | Rolling | - | - | - | -| 02.12.2024 | Rolling | - | - | - | -| 11.11.2024 | Production | - | - | - | -| 21.10.2024 | Rolling | - | - | - | -| 30.09.2024 | Rolling | - | - | - | -| 12.09.2024 | Rolling | [Infinite Scale 6 (6.4.0)](https://download.owncloud.com/ocis/ocis/rolling/6.4.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-4-0-rolling) | - | -| **04.09.2024** | **Production** | **[Infinite Scale 5 (5.0.7)](https://download.owncloud.com/ocis/ocis/stable/5.0.7/)** | **[Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-7-production)** | **Active Support** | -| 19.08.2024 | Rolling | [Infinite Scale 6 (6.3.0)](https://download.owncloud.com/ocis/ocis/rolling/6.3.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-3-0-rolling) | - | -| 30.07.2024 | Rolling | [Infinite Scale 6 (6.2.0)](https://download.owncloud.com/ocis/ocis/rolling/6.2.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-2-0-rolling) | - | -| 08.07.2024 | Rolling | [Infinite Scale 6 (6.1.0)](https://download.owncloud.com/ocis/ocis/rolling/6.1.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-1-0-rolling) | - | -| 19.06.2024 | Rolling | [Infinite Scale 6 (6.0.0)](https://download.owncloud.com/ocis/ocis/rolling/6.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-0-0-rolling) | - | -| 17.07.2024 | Production | [Infinite Scale 5 (5.0.6)](https://download.owncloud.com/ocis/ocis/stable/5.0.6/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-6) | Active Support | -| 22.05.2024 | Production | [Infinite Scale 5 (5.0.5)](https://download.owncloud.com/ocis/ocis/stable/5.0.5/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-5) | Active Support | -| 14.05.2024 | Production | [Infinite Scale 5 (5.0.4)](https://download.owncloud.com/ocis/ocis/stable/5.0.4/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-4) | Active Support | -| 02.05.2024 | Production | [Infinite Scale 5 (5.0.3)](https://download.owncloud.com/ocis/ocis/stable/5.0.3/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-3) | Active Support | -| 17.04.2024 | Production | [Infinite Scale 5 (5.0.2)](https://download.owncloud.com/ocis/ocis/stable/5.0.2/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-2) | Active Support | -| 11.04.2024 | Production | [Infinite Scale 5 (5.0.1)](https://download.owncloud.com/ocis/ocis/stable/5.0.1/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-1) | Active Support | -| 18.03.2024 | Production | [Infinite Scale 5 (5.0.0)](https://download.owncloud.com/ocis/ocis/stable/5.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-0) | Active Support | -| 27.03.2024 | Production | [Infinite Scale 4 (4.0.7)](https://download.owncloud.com/ocis/ocis/stable/4.0.7/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-7) | Discontinued | -| 07.02.2024 | Production | [Infinite Scale 4 (4.0.6)](https://download.owncloud.com/ocis/ocis/stable/4.0.6/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-6) | Discontinued | -| 21.12.2023 | Production | [Infinite Scale 4 (4.0.5)](https://download.owncloud.com/ocis/ocis/stable/4.0.5/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-5) | Discontinued | -| 07.12.2023 | Production | [Infinite Scale 4 (4.0.4)](https://download.owncloud.com/ocis/ocis/stable/4.0.4/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-4) | Discontinued | -| 24.11.2023 | Production | [Infinite Scale 4 (4.0.3)](https://download.owncloud.com/ocis/ocis/stable/4.0.3/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-3) | Discontinued | -| 06.10.2023 | Production | [Infinite Scale 4 (4.0.2)](https://download.owncloud.com/ocis/ocis/stable/4.0.2/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-2) | Discontinued | -| 01.09.2023 | Production | [Infinite Scale 4 (4.0.1)](https://download.owncloud.com/ocis/ocis/stable/4.0.1/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-1) | Discontinued | -| 25.08.2023 | Production | [Infinite Scale 4 (4.0.0)](https://download.owncloud.com/ocis/ocis/stable/4.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-0) | Discontinued | -| 07.06.2023 | Production | [Infinite Scale 3 (3.0.0)](https://download.owncloud.com/ocis/ocis/stable/3.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-3-0-0) | Discontinued | -| 30.11.2022 | Production | [Infinite Scale 2 (2.0.0)](https://download.owncloud.com/ocis/ocis/stable/2.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-2-0-0) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.9.0)](https://download.owncloud.com/ocis/ocis/stable/1.9.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.8.0)](https://download.owncloud.com/ocis/ocis/stable/1.8.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.7.0)](https://download.owncloud.com/ocis/ocis/stable/1.7.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.6.0)](https://download.owncloud.com/ocis/ocis/stable/1.6.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.5.0)](https://download.owncloud.com/ocis/ocis/stable/1.5.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.4.0)](https://download.owncloud.com/ocis/ocis/stable/1.4.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Beta | [Infinite Scale 1 (1.3.0)](https://download.owncloud.com/ocis/ocis/stable/1.3.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 13.04.2022 | Beta | [Infinite Scale 1 (1.20.0)](https://download.owncloud.com/ocis/ocis/stable/1.20.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.2.0)](https://download.owncloud.com/ocis/ocis/stable/1.2.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 05.04.2022 | Tech Preview | [Infinite Scale 1 (1.19.1)](https://download.owncloud.com/ocis/ocis/stable/1.19.1/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 05.04.2022 | Tech Preview | [Infinite Scale 1 (1.19.0)](https://download.owncloud.com/ocis/ocis/stable/1.19.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.18.0)](https://download.owncloud.com/ocis/ocis/stable/1.18.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.17.0)](https://download.owncloud.com/ocis/ocis/stable/1.17.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.16.0)](https://download.owncloud.com/ocis/ocis/stable/1.16.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.15.0)](https://download.owncloud.com/ocis/ocis/stable/1.15.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.14.0)](https://download.owncloud.com/ocis/ocis/stable/1.14.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.13.0)](https://download.owncloud.com/ocis/ocis/stable/1.13.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.12.0)](https://download.owncloud.com/ocis/ocis/stable/1.12.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.11.0)](https://download.owncloud.com/ocis/ocis/stable/1.11.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.10.0)](https://download.owncloud.com/ocis/ocis/stable/1.10.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.1.0)](https://download.owncloud.com/ocis/ocis/stable/1.1.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | -| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.0.06)](https://download.owncloud.com/ocis/ocis/stable/1.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| Release Date | Type | Version | Notes | Support | +|----------------|----------------|------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|--------------------| +| 23.12.2024 | Rolling | - | - | - | +| 02.12.2024 | Rolling | - | - | - | +| 11.11.2024 | Production | - | - | - | +| 21.10.2024 | Rolling | - | - | - | +| 01.10.2024 | Rolling | [Infinite Scale 6 (6.5.0)](https://download.owncloud.com/ocis/ocis/rolling/6.5.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-5-0-rolling) | - | +| **30.09.2024** | **Production** | **[Infinite Scale 5 (5.0.8)](https://download.owncloud.com/ocis/ocis/stable/5.0.8/)** | **[Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-8-production)** | **Active Support** | +| 12.09.2024 | Rolling | [Infinite Scale 6 (6.4.0)](https://download.owncloud.com/ocis/ocis/rolling/6.4.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-4-0-rolling) | - | +| 04.09.2024 | Production | [Infinite Scale 5 (5.0.7)](https://download.owncloud.com/ocis/ocis/stable/5.0.7/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-7-production) | Active Support | +| 19.08.2024 | Rolling | [Infinite Scale 6 (6.3.0)](https://download.owncloud.com/ocis/ocis/rolling/6.3.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-3-0-rolling) | - | +| 30.07.2024 | Rolling | [Infinite Scale 6 (6.2.0)](https://download.owncloud.com/ocis/ocis/rolling/6.2.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-2-0-rolling) | - | +| 08.07.2024 | Rolling | [Infinite Scale 6 (6.1.0)](https://download.owncloud.com/ocis/ocis/rolling/6.1.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-1-0-rolling) | - | +| 19.06.2024 | Rolling | [Infinite Scale 6 (6.0.0)](https://download.owncloud.com/ocis/ocis/rolling/6.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-0-0-rolling) | - | +| 17.07.2024 | Production | [Infinite Scale 5 (5.0.6)](https://download.owncloud.com/ocis/ocis/stable/5.0.6/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-6) | Active Support | +| 22.05.2024 | Production | [Infinite Scale 5 (5.0.5)](https://download.owncloud.com/ocis/ocis/stable/5.0.5/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-5) | Active Support | +| 14.05.2024 | Production | [Infinite Scale 5 (5.0.4)](https://download.owncloud.com/ocis/ocis/stable/5.0.4/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-4) | Active Support | +| 02.05.2024 | Production | [Infinite Scale 5 (5.0.3)](https://download.owncloud.com/ocis/ocis/stable/5.0.3/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-3) | Active Support | +| 17.04.2024 | Production | [Infinite Scale 5 (5.0.2)](https://download.owncloud.com/ocis/ocis/stable/5.0.2/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-2) | Active Support | +| 11.04.2024 | Production | [Infinite Scale 5 (5.0.1)](https://download.owncloud.com/ocis/ocis/stable/5.0.1/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-1) | Active Support | +| 18.03.2024 | Production | [Infinite Scale 5 (5.0.0)](https://download.owncloud.com/ocis/ocis/stable/5.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-5-0-0) | Active Support | +| 27.03.2024 | Production | [Infinite Scale 4 (4.0.7)](https://download.owncloud.com/ocis/ocis/stable/4.0.7/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-7) | Discontinued | +| 07.02.2024 | Production | [Infinite Scale 4 (4.0.6)](https://download.owncloud.com/ocis/ocis/stable/4.0.6/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-6) | Discontinued | +| 21.12.2023 | Production | [Infinite Scale 4 (4.0.5)](https://download.owncloud.com/ocis/ocis/stable/4.0.5/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-5) | Discontinued | +| 07.12.2023 | Production | [Infinite Scale 4 (4.0.4)](https://download.owncloud.com/ocis/ocis/stable/4.0.4/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-4) | Discontinued | +| 24.11.2023 | Production | [Infinite Scale 4 (4.0.3)](https://download.owncloud.com/ocis/ocis/stable/4.0.3/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-3) | Discontinued | +| 06.10.2023 | Production | [Infinite Scale 4 (4.0.2)](https://download.owncloud.com/ocis/ocis/stable/4.0.2/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-2) | Discontinued | +| 01.09.2023 | Production | [Infinite Scale 4 (4.0.1)](https://download.owncloud.com/ocis/ocis/stable/4.0.1/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-1) | Discontinued | +| 25.08.2023 | Production | [Infinite Scale 4 (4.0.0)](https://download.owncloud.com/ocis/ocis/stable/4.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-4-0-0) | Discontinued | +| 07.06.2023 | Production | [Infinite Scale 3 (3.0.0)](https://download.owncloud.com/ocis/ocis/stable/3.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-3-0-0) | Discontinued | +| 30.11.2022 | Production | [Infinite Scale 2 (2.0.0)](https://download.owncloud.com/ocis/ocis/stable/2.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-2-0-0) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.9.0)](https://download.owncloud.com/ocis/ocis/stable/1.9.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.8.0)](https://download.owncloud.com/ocis/ocis/stable/1.8.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.7.0)](https://download.owncloud.com/ocis/ocis/stable/1.7.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.6.0)](https://download.owncloud.com/ocis/ocis/stable/1.6.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.5.0)](https://download.owncloud.com/ocis/ocis/stable/1.5.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.4.0)](https://download.owncloud.com/ocis/ocis/stable/1.4.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Beta | [Infinite Scale 1 (1.3.0)](https://download.owncloud.com/ocis/ocis/stable/1.3.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 13.04.2022 | Beta | [Infinite Scale 1 (1.20.0)](https://download.owncloud.com/ocis/ocis/stable/1.20.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#beta-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.2.0)](https://download.owncloud.com/ocis/ocis/stable/1.2.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 05.04.2022 | Tech Preview | [Infinite Scale 1 (1.19.1)](https://download.owncloud.com/ocis/ocis/stable/1.19.1/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 05.04.2022 | Tech Preview | [Infinite Scale 1 (1.19.0)](https://download.owncloud.com/ocis/ocis/stable/1.19.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.18.0)](https://download.owncloud.com/ocis/ocis/stable/1.18.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.17.0)](https://download.owncloud.com/ocis/ocis/stable/1.17.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.16.0)](https://download.owncloud.com/ocis/ocis/stable/1.16.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.15.0)](https://download.owncloud.com/ocis/ocis/stable/1.15.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.14.0)](https://download.owncloud.com/ocis/ocis/stable/1.14.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.13.0)](https://download.owncloud.com/ocis/ocis/stable/1.13.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.12.0)](https://download.owncloud.com/ocis/ocis/stable/1.12.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.11.0)](https://download.owncloud.com/ocis/ocis/stable/1.11.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.10.0)](https://download.owncloud.com/ocis/ocis/stable/1.10.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.1.0)](https://download.owncloud.com/ocis/ocis/stable/1.1.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | +| 04.04.2022 | Tech Preview | [Infinite Scale 1 (1.0.06)](https://download.owncloud.com/ocis/ocis/stable/1.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#technology-preview-releases) | Discontinued | Please find the daily release here: [https://download.owncloud.com/ocis/ocis/daily/](https://download.owncloud.com/ocis/ocis/daily/).