From 460bd561cfedd4e2f9f3db4ad0c8115bb24031a4 Mon Sep 17 00:00:00 2001 From: Pydio Trusted Date: Mon, 4 Jan 2021 16:38:23 +0100 Subject: [PATCH] Release v2.0.6 Minor bug fixes, update Cells SDK to support future Cells server versions --- v2/CHANGELOG.html | 44 ++++++++++++++++++++++++++++++-------------- v2/CHANGELOG.md | 46 +++++++++++++++++++++++++++++++--------------- 2 files changed, 61 insertions(+), 29 deletions(-) diff --git a/v2/CHANGELOG.html b/v2/CHANGELOG.html index 29728f1..660bee1 100644 --- a/v2/CHANGELOG.html +++ b/v2/CHANGELOG.html @@ -1,16 +1,32 @@ -v2.0.5 - full Changelog +v2.0.6 - full Changelog diff --git a/v2/CHANGELOG.md b/v2/CHANGELOG.md index e6c95c5..3b6dbc2 100644 --- a/v2/CHANGELOG.md +++ b/v2/CHANGELOG.md @@ -1,17 +1,33 @@ -# Changes between v2.0.4 and v2.0.5 +# Changes between v2.0.5 and v2.0.6 -[See Full Changelog](https://github.com/pydio/cells-client/compare/v2.0.4...v2.0.5) +[See Full Changelog](https://github.com/pydio/cells-client/compare/v2.0.5...v2.0.6) -- [#5f44c7a](https://github.com/pydio/cells-client/commit/5f44c7ac45a31447c394837bd0a77d696b5e2703): Fix glitches before release -- [#1681cef](https://github.com/pydio/cells-client/commit/1681cefb4b99e96a267074e127ad37113286e76a): Clean v1 dependencies -- [#645ad34](https://github.com/pydio/cells-client/commit/645ad34be1fbba334e06092e4e2fa87ce736ca4c): Re-add code from V1 dev cycle for legacy -- [#10b5a4d](https://github.com/pydio/cells-client/commit/10b5a4dd053cdececf4ee04cccd5195681f36d7c): Update tree structure to follow go modules rules for v2+ -- [#1514830](https://github.com/pydio/cells-client/commit/1514830d2bc24371cadb4f1d01ef2d11d396fba9): Remove debug message -- [#c457876](https://github.com/pydio/cells-client/commit/c4578766bdf43ba57d126ad32b2d5c6bea5a0921): Bump TP versions -- [#802e191](https://github.com/pydio/cells-client/commit/802e191c0f298064e85a088ae5e085353c36d5ee): re set concurency to 3 -- [#e2ecb1c](https://github.com/pydio/cells-client/commit/e2ecb1c25ff0bc17760399184f56e01e1f8384ff): Compute MD5 for files bigger than 5GB and add it as a x-amz-meta. -- [#6b73bc0](https://github.com/pydio/cells-client/commit/6b73bc01255e05933e8163c84c8194d5bd779bba): Added a check on the UpdateServerUrl, returns an error if there is none. -- [#86133a7](https://github.com/pydio/cells-client/commit/86133a79ed921b489df7cdcd1bd72aabd94be2c5): Removed the colors for the download/update. -- [#705b05e](https://github.com/pydio/cells-client/commit/705b05e0eadcb101ebc14ee62acbd90aaf105d96): Add pubkey -- [#1ebb53d](https://github.com/pydio/cells-client/commit/1ebb53dcaec35eb677dabada9417e09f6c3109e6): Update commad for cells client. -- [#dfcbc7a](https://github.com/pydio/cells-client/commit/dfcbc7a3a283e077f29144441d8f0d75eec2005e): Adding update command +- [#95464ea](https://github.com/pydio/cells-client/commit/95464ea705fcb1705901b0adb81bbdc907dc1dc9): Update dependencies +- [#827a991](https://github.com/pydio/cells-client/commit/827a99196b1efb9017130896aa058cf554a7be45): Do not advert tech commands (in doc), various minor fixes +- [#e1cb4ed](https://github.com/pydio/cells-client/commit/e1cb4edccb5811c06c2b2cd4a35a69a03dc98d65): Added a randSeed to make sure that each time the state is random +- [#6749bd7](https://github.com/pydio/cells-client/commit/6749bd7db2ea7a46fdae30ee1a3d83e28709e862): Update cells-sdk-go dependency +- [#3b9a722](https://github.com/pydio/cells-client/commit/3b9a722dc140e44e7df56ee4334acf29fe98b307): Revert to v2.0.5 state +- [#80b8b97](https://github.com/pydio/cells-client/commit/80b8b979c800735e301ecbc7bd397c283f6398a1): update cells-sdk-go dependency +- [#d32433a](https://github.com/pydio/cells-client/commit/d32433a549e3ad2182223d2cb0c3f4f1ba4ee3de): reverted rights on folder +- [#b2b0d0e](https://github.com/pydio/cells-client/commit/b2b0d0ea1ac2b9fad668bc9c0753a71b2cbb7b28): Make defaultConfigFilePath method private, we should only use GetConfigFilePath() +- [#e099ae9](https://github.com/pydio/cells-client/commit/e099ae988df210aaf83d2b816110081cbae89fd9): create file with RW. +- [#0473b02](https://github.com/pydio/cells-client/commit/0473b02aa17d0ea5134661ef9c6f818ae51658bd): Files and folders should only have Read and Write. +- [#e14df98](https://github.com/pydio/cells-client/commit/e14df986b9188f384447f07dc0b77e925aaf9a52): Removed a breaking change from a previous commit. +- [#6f41dc9](https://github.com/pydio/cells-client/commit/6f41dc9d5057be20e11a8e7aed657a61162f9262): Info command displays a table with User and URL of the active configuration. +- [#0549573](https://github.com/pydio/cells-client/commit/0549573a0f7158ad77b8c1e718d16b04dc01c78e): Added messages on the update process to be more descriptive on what is happening during the process. +- [#3908366](https://github.com/pydio/cells-client/commit/3908366c9f45b1df3504dc9d35c618bf78654f95): renamed import name to be easier to understand +- [#f825947](https://github.com/pydio/cells-client/commit/f825947b65cb63414f411ec372d619be11a8fa9f): Info command now will display the server URL and User of the current configuration +- [#fce03e4](https://github.com/pydio/cells-client/commit/fce03e49c2820b8662c1290521eedd07acb829f4): Updated the message to be grammatically correct +- [#dbd8303](https://github.com/pydio/cells-client/commit/dbd83035d911a7f9a266cc5a071007bb5ce04fa5): Cleaner name for the old binary after update +- [#2ea3c2c](https://github.com/pydio/cells-client/commit/2ea3c2cc84ce032dab1ea98ee22aeaeb3f8078bf): Remove unstable channel option. +- [#11ad35c](https://github.com/pydio/cells-client/commit/11ad35c295cb3f3594d1309c5e72f56af4ad3162): Update command has 2 new flags to select (dev, unstable) update channels. +- [#5be703d](https://github.com/pydio/cells-client/commit/5be703d9dad451da71384b7e81edc98f1975c6c4): Removed uber zap, not used +- [#f7de1c1](https://github.com/pydio/cells-client/commit/f7de1c15a0aa09af38ede960c364f96b57b5942e): Bump dependency versions +- [#078826a](https://github.com/pydio/cells-client/commit/078826a0085ffaaca230a3e5a3bc300c731e60d4): Fix error message +- [#544f505](https://github.com/pydio/cells-client/commit/544f50519e5f1db6c38da6fc92847a2da78f42a8): Added command info, to display the current server that the commands will be applied on. +- [#e376f51](https://github.com/pydio/cells-client/commit/e376f5110b98122ba6401ea3e1db1f63823a255e): update go mod +- [#50acae2](https://github.com/pydio/cells-client/commit/50acae22382aa081fe6017c0a144cc5a97951bd2): Displays the current user by parsing the ID token, also updated a variable name for easier readability +- [#da68493](https://github.com/pydio/cells-client/commit/da68493210edb88c0561c98347d640bf0a0ec27e): Displays the current user by parsing the ID token, also updated a variable name for easier readability +- [#ef21a53](https://github.com/pydio/cells-client/commit/ef21a53ce49a6e40674be90ed58d140ff7a0325c): Hides the command doc (it is still usable but will just not be displayed in the command helper) +- [#c68a149](https://github.com/pydio/cells-client/commit/c68a149480be941fb8101a156f3e503430c915b1): Do not statNode if p is empty (not required for ./cec ls ) +- [#0ba9211](https://github.com/pydio/cells-client/commit/0ba92115d1bf0307f826154935b5e7b0a5318254): Added a randSeed to make sure that each time the state is random