Update dependency @directus/sdk to v17 - autoclosed #644
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.3.5
->17.0.2
Release Notes
directus/directus (@directus/sdk)
v11.0.2
Compare Source
✨ New Features & Improvements
🐛 Bug Fixes & Optimizations
sorting in the table interface)
_some
and_none
filters (#23272 by @hanneskuettner)groupBy
queries for O2M relations, where results were not correctly grouped under their respective parent (#23279 by @hanneskuettner)items
directus_notifications
(#23336 by @azrikahar)/permissions/me/<collection>
endpoint (#23269 by @hanneskuettner)"DB_CLIENT" Environment Variable is missing.
appearing duringdirectus init
(#23256 by @ComfortablyCoding)📦 Published Versions
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
[email protected]
@directus/[email protected]
v11.0.1
Compare Source
There were a handful reports about the migrations from v10-v11 failing, so we pushed a couple patches to make it more reliable 🙂
✨ New Features & Improvements
SQLITE_BUSY
errors occurs (#23243 by @joggienl)UNIX_SOCKET_PATH
variable (#23150 by @McSundae)_FILE
suffix (#22164 by @joselcvarela)🐛 Bug Fixes & Optimizations
language"
directus_permissions.role
more gracefully (#23251 by @hanneskuettner)mysql2
package (#23231 by @paescuj)📝 Documentation
UNIX_SOCKET_PATH
variable (#23150 by @McSundae)_FILE
suffix (#22164 by @joselcvarela)📦 Published Versions
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
v11.0.0
Compare Source
Policies
Directus v11 contains a brand new permissions system that's based on policies. We've provided a migration, so the upgrade path is the same as with other releases. This is a big release, which changes the paradigm on how permissions are attached and executed. Please make a database backup before upgrading your version of Directus.
mysql
withmysql2
, used for MySQL/MariaDB (#22534 by @paescuj)preRegisterCheck
signature to align with the changes made for Policies (#22773 by @rijkvanzanten)parseFilter
and added theprocessChunk
helper (#22773 by @rijkvanzanten)✨ New Features & Improvements
clear
method to cache implementations (#22773 by @rijkvanzanten)ForbiddenError
(#22773 by @rijkvanzanten)🐛 Bug Fixes & Optimizations
groupBy
behavior that resulted in an internal server error when used with relational item permissions (#23185 by @hanneskuettner)reduceSchema
to strip out collection the user does not have access to (#22916 by @hanneskuettner)fetchPolicies
for users without roles (#22936 by @hanneskuettner)DB_FILENAME
option from the Docker Image is not applied when using MySQL/MariaDB, fixing a corresponding warning (#22970 by @cliqer)NotificationsService
to new policies system (#22914 by @hanneskuettner)📦 Published Versions
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
[email protected]
[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/storage-driver-s3@​11.0.0
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
@directus/[email protected]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.