Update directus/directus Docker tag to v11.12.0 #1489
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/directus-directus-11.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
11.11.0
->11.12.0
Release Notes
directus/directus (directus/directus)
v11.12.0
Compare Source
⚠️ Potential Breaking Changes
Fixed
USER_CREATED
,USER_UPDATED
,DATE_CREATED
, andDATE_UPDATED
values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. (#25744)Requesting a non-existent version will now return a Forbidden error.
The
USER_CREATED
,USER_UPDATED
,DATE_CREATED
, andDATE_UPDATED
fields will now represent the last actual changes, not the promotion metadata.@directus/app
USER_CREATED
,USER_UPDATED
,DATE_CREATED
, andDATE_UPDATED
values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. (#25744 by @Nitwel)@directus/api
USER_CREATED
,USER_UPDATED
,DATE_CREATED
, andDATE_UPDATED
values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. (#25744 by @Nitwel)✨ New Features & Improvements
🐛 Bug Fixes & Optimizations
USER_CREATED
,USER_UPDATED
,DATE_CREATED
, andDATE_UPDATED
values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. (#25744 by @Nitwel)📦 Published Versions
@directus/app@14.0.0
@directus/api@31.0.0
@directus/composables@11.2.3
@directus/constants@13.0.3
create-directus-extension@11.0.19
@directus/env@5.2.0
@directus/errors@2.0.4
@directus/extensions@3.0.11
@directus/extensions-registry@3.0.11
@directus/extensions-sdk@16.0.2
@directus/format-title@12.1.0
@directus/memory@3.0.9
@directus/pressure@3.0.9
@directus/schema@13.0.3
@directus/schema-builder@0.0.6
@directus/storage@12.0.2
@directus/storage-driver-azure@12.0.9
@directus/storage-driver-cloudinary@12.0.9
@directus/storage-driver-gcs@12.0.9
@directus/storage-driver-local@12.0.2
@directus/storage-driver-s3@​12.0.9
@directus/storage-driver-supabase@3.0.9
@directus/stores@1.0.4
@directus/system-data@3.3.0
@directus/themes@1.1.5
@directus/types@13.2.3
@directus/update-check@13.0.3
@directus/utils@13.0.10
@directus/validation@2.0.9
@directus/sdk@20.1.0
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.