Skip to content

Commit

Permalink
Release v4.0.5
Browse files Browse the repository at this point in the history
New batch of improvements for v4 branch
  • Loading branch information
pydio-trusted committed Dec 1, 2022
1 parent 6d4a038 commit 406762a
Showing 1 changed file with 35 additions and 2 deletions.
37 changes: 35 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changes between v4.0.5-alpha1 and v4.0.5-alpha2
# Changes between v4.0.4 and v4.0.5

[See Full Changelog](https://github.com/pydio/cells/compare/v4.0.5-alpha1...v4.0.5-alpha2)
[See Full Changelog](https://github.com/pydio/cells/compare/v4.0.4...v4.0.5)

- [#6d4a038](https://github.com/pydio/cells/commit/6d4a03831de934b23fe5430c48cce61c454c0a97): Release v4.0.5-alpha2
- [#03cce56](https://github.com/pydio/cells/commit/03cce56864a0db71b3db3cfb378b98b39c940b1c): Split vars for metrics
- [#75ff53b](https://github.com/pydio/cells/commit/75ff53bf6cc76ebc73e3e0a24cc8171649b134a0): Refactor metrics code - always use a separate prefix
- [#d6fa700](https://github.com/pydio/cells/commit/d6fa700c74e4a7b440c03eac204a156ed7acd16f): Add more info to metrics
Expand All @@ -19,3 +20,35 @@
- [#de74ad7](https://github.com/pydio/cells/commit/de74ad7df9e459d6d01c4777d3cb6ca405b307d4): Add more indexes in tasks Collection (mongo)
- [#1d3db2d](https://github.com/pydio/cells/commit/1d3db2d100150a0fbfa059587dc0683bc6794b31): Generalize Worker/Dispatcher to pass action Selectors as runner function, making sure they limit concurrency as well.
- [#7e31400](https://github.com/pydio/cells/commit/7e31400c0b0e6a1abd780d6a89bee072d838a615): Fix glob when ws not at root level
- [#796bee5](https://github.com/pydio/cells/commit/796bee5cedce7b620e58052fbddb2e09f7b5e019): Release v4.0.5-alpha1
- [#6ad7462](https://github.com/pydio/cells/commit/6ad746284ec20a3f40e0fce9abf5abe57b15710c): More messages + DE/FR translation
- [#a75fe6f](https://github.com/pydio/cells/commit/a75fe6f9354b3fd0d6bd4c6597adac406d9fa53a): More messages + DE/FR translation
- [#d43d564](https://github.com/pydio/cells/commit/d43d5646febdc381f2bad5083960dcd5b383ef39): More messages + DE/FR translation
- [#96bb9d3](https://github.com/pydio/cells/commit/96bb9d327a03c3101401183289f08a3e4f7e3869): Finally re-enable this migration
- [#f0bfd1c](https://github.com/pydio/cells/commit/f0bfd1cc3113dd5248c7ef78c4d98d4f64e987c7): Try to disable new migration
- [#edb02d5](https://github.com/pydio/cells/commit/edb02d56a9cfcfa097ea2e4303e17f9bed1fbe01): Fix unit test
- [#3ab1bb2](https://github.com/pydio/cells/commit/3ab1bb21cb6bdd3717de589e91b2275c8a2388af): Is this conf migration breaking things
- [#f05978d](https://github.com/pydio/cells/commit/f05978d1cec6c2cffd80d74774bb46786351b8bc): Upload : capture more info about current part status - Set all running parts on error if main upload is failed. Display the current attempt number (if retried)
- [#8a1d879](https://github.com/pydio/cells/commit/8a1d879ffb8a568d5c707dcc00c2be09b6d9f780): Fix DEV_VERSION, add config migration to dedup objects
- [#ccf4f23](https://github.com/pydio/cells/commit/ccf4f237709d14eaa94474d8c9b2d1ee4a77918c): Add a config migration for avoiding object services overlap
- [#0a40c0f](https://github.com/pydio/cells/commit/0a40c0f347ef4c65a6825439a8c87ab97d66e942): New fields on triggerFilterQuery
- [#5c0adcd](https://github.com/pydio/cells/commit/5c0adcd32341fd58307b2ce56d14d0c0d39f01b9): Fixing command process pid error
- [#6c2a51f](https://github.com/pydio/cells/commit/6c2a51f407b31b65d1ad9c0919ae7528e170a070): Special key in selectors for just fanning out input nodes/users/etc.
- [#959c3d1](https://github.com/pydio/cells/commit/959c3d10e99a4e9c8bc4abc28dd93a2b3890e4c8): Update sdk-js
- [#e53cf86](https://github.com/pydio/cells/commit/e53cf8602d9f4f121db581f91f97b59c3fe544e3): Fix typo in CanApply code
- [#f39ff8e](https://github.com/pydio/cells/commit/f39ff8e111a769ccad9ff911a526fec56a1e07cf): Update scheduler TriggerMessage fields
- [#4e5b8a7](https://github.com/pydio/cells/commit/4e5b8a71cdcdb62c0c3be84fabc40273e4e0c3bf): Forgotten logs
- [#1055208](https://github.com/pydio/cells/commit/1055208b0a490e0c82032e0d319a8b680f3f44c8): Compute clickable links for docs in mailer digests
- [#ce17881](https://github.com/pydio/cells/commit/ce1788187936c7d84564255614af0f9672fb3a26): Fix test
- [#89d39b9](https://github.com/pydio/cells/commit/89d39b91a6fc0c27293c8277aeb728a9d3e788b7): Update sdk, minor fixes to Timeline
- [#89ea923](https://github.com/pydio/cells/commit/89ea9238a291d8f25b6b5790ae5e1301048854cf): New scheduler features
- [#a2504ea](https://github.com/pydio/cells/commit/a2504ea0be6f190b637c0480ba3d6f3e51d198ae): Fix cursor position when default is set
- [#577f59b](https://github.com/pydio/cells/commit/577f59b019c3fe3f4e05085d472d3c46f6235621): Fixing restart of services for cluster
- [#c0c1d7b](https://github.com/pydio/cells/commit/c0c1d7b333dc5245448c3aa05e0042eecdf2a804): Wrong context for etcd session
- [#77043ec](https://github.com/pydio/cells/commit/77043ec106f437647d0494c3f9698723da175db8): Deleting services properly when process is dying
- [#4f8c4e5](https://github.com/pydio/cells/commit/4f8c4e52efdf412261e78b408cd2375d02cfac10): Inject logs in debug mode only. Handle outPort display, fix LogPanel scroller.
- [#79124f1](https://github.com/pydio/cells/commit/79124f19ee699620332d351c111fa655b8d308ca): TaskActivity new prop for logTransmitter interface
- [#549cede](https://github.com/pydio/cells/commit/549cede87bddb1e579cc6b454961d841026de2b3): Add additional tags in scheduler logs to identify fan out action inputs
- [#cb1f80c](https://github.com/pydio/cells/commit/cb1f80cb49f80bac18ac24581cdd4ad01df8496a): Relaunch "next" branch from the 4.0.4
- [#a37a674](https://github.com/pydio/cells/commit/a37a674669901b4cbbbfca21cf65560248f53380): Next development cycle
- [#751a7be](https://github.com/pydio/cells/commit/751a7beeccdde227fb60e072406554a96eacd074): Relaunch "next" branch from the 4.0.3

0 comments on commit 406762a

Please sign in to comment.