From ea6ea6e9d65a0770bafa0bd777558990f3decd48 Mon Sep 17 00:00:00 2001 From: Anindya Roy <104991338+gitofanindya@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:51:32 +0530 Subject: [PATCH 1/6] Update __init__.py --- nxdrive/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxdrive/__init__.py b/nxdrive/__init__.py index af9c75e2e2..4584210bbb 100644 --- a/nxdrive/__init__.py +++ b/nxdrive/__init__.py @@ -27,7 +27,7 @@ """ __author__ = "Nuxeo" -__version__ = "5.5.1" +__version__ = "5.5.2" __copyright__ = """ Copyright © 2024 Hyland Software, Inc. and its affiliates. All rights reserved. All Hyland product names are registered or unregistered trademarks of Hyland Software, Inc. or its affiliates From 6a63ece8bad8201c7674fcde72485075517de330 Mon Sep 17 00:00:00 2001 From: Anindya Roy <104991338+gitofanindya@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:56:01 +0530 Subject: [PATCH 2/6] Update changes.md --- docs/changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.md b/docs/changes.md index af0601621d..bc383cf2f0 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -23,6 +23,7 @@ - [5.4.1](changes/5.4.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.4.0...release-5.4.1)) - [5.5.0](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.4.1...release-5.5.0)) - [5.5.1](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.0...master)) +- [5.5.2](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.0...master)) ## 4.x From c748eaa79a2556dd4b213d5d28010a6578abc4a6 Mon Sep 17 00:00:00 2001 From: Anindya Roy <104991338+gitofanindya@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:59:15 +0530 Subject: [PATCH 3/6] Create 5.5.2.md --- docs/changes/5.5.2.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 docs/changes/5.5.2.md diff --git a/docs/changes/5.5.2.md b/docs/changes/5.5.2.md new file mode 100644 index 0000000000..c7e6a4494f --- /dev/null +++ b/docs/changes/5.5.2.md @@ -0,0 +1,42 @@ +# 5.5.2 + +Release date: `2024-xx-xx` + +## Core + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +### Direct Edit + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +### Direct Transfer + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +### Task Management +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +## GUI + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +## Packaging / Build + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +## Tests + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +## Docs + +- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2): + +## Minor Changes + +- + +## Technical Changes + +- From f2b03a84fcca811ea10c06c167463200542a3adb Mon Sep 17 00:00:00 2001 From: Anindya Roy <104991338+gitofanindya@users.noreply.github.com> Date: Fri, 3 Jan 2025 12:50:34 +0530 Subject: [PATCH 4/6] Update changes.md --- docs/changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changes.md b/docs/changes.md index bc383cf2f0..b5b8dbeaf5 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -22,8 +22,8 @@ - [5.4.0](changes/5.4.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.3.2...release-5.4.0)) - [5.4.1](changes/5.4.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.4.0...release-5.4.1)) - [5.5.0](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.4.1...release-5.5.0)) -- [5.5.1](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.0...master)) -- [5.5.2](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.0...master)) +- [5.5.1](changes/5.5.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.0...release-5.5.1)) +- [5.5.2](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.1...master)) ## 4.x From d686d8c0da19dfbe8346fba2ff24d73236022f6d Mon Sep 17 00:00:00 2001 From: Anindya Roy <104991338+gitofanindya@users.noreply.github.com> Date: Fri, 3 Jan 2025 12:53:02 +0530 Subject: [PATCH 5/6] Update changes.md --- docs/changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.md b/docs/changes.md index b5b8dbeaf5..ce7593a40a 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -23,7 +23,7 @@ - [5.4.1](changes/5.4.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.4.0...release-5.4.1)) - [5.5.0](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.4.1...release-5.5.0)) - [5.5.1](changes/5.5.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.0...release-5.5.1)) -- [5.5.2](changes/5.5.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.1...master)) +- [5.5.2](changes/5.5.2.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-5.5.1...master)) ## 4.x From bc618f6f6d4a50071b35b6b6bddc3fc77daba07d Mon Sep 17 00:00:00 2001 From: Anindya Roy <104991338+gitofanindya@users.noreply.github.com> Date: Fri, 3 Jan 2025 14:14:05 +0530 Subject: [PATCH 6/6] Update 5.5.2.md --- docs/changes/5.5.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes/5.5.2.md b/docs/changes/5.5.2.md index c7e6a4494f..3304a75719 100644 --- a/docs/changes/5.5.2.md +++ b/docs/changes/5.5.2.md @@ -1,6 +1,6 @@ # 5.5.2 -Release date: `2024-xx-xx` +Release date: `2025-xx-xx` ## Core