feat: Next Release (v1.33.0 Expected) - #1182
Open
jon-nfc wants to merge 42 commits into
Open
Conversation
jon-nfc
added a commit
that referenced
this pull request
Jun 29, 2026
jon-nfc
force-pushed
the
feat-next-release
branch
from
June 29, 2026 03:19
27d69d2 to
fed45de
Compare
75 tasks
PIP File Scan of
|
PIP File Scan of
|
PIP File Scan of
|
PIP File Scan of
|
Docker Image Scan
Tip If this report shows nothing, it means there was nothing found. Security Vulnerabilities Report
|
jon-nfc
added a commit
that referenced
this pull request
Jul 1, 2026
jon-nfc
force-pushed
the
feat-next-release
branch
from
July 1, 2026 09:08
831f6ae to
c7357b1
Compare
jon-nfc
force-pushed
the
feat-next-release
branch
from
July 26, 2026 10:51
da80f12 to
d59a60d
Compare
jon-nfc
force-pushed
the
feat-next-release
branch
from
July 26, 2026 11:21
a384924 to
2f613bb
Compare
jon-nfc
added a commit
that referenced
this pull request
Jul 28, 2026
jon-nfc
force-pushed
the
feat-next-release
branch
from
July 28, 2026 04:56
18eb592 to
85172ac
Compare
jon-nfc
added a commit
that referenced
this pull request
Jul 28, 2026
jon-nfc
added a commit
that referenced
this pull request
Jul 28, 2026
jon-nfc
added a commit
that referenced
this pull request
Jul 28, 2026
jon-nfc
force-pushed
the
feat-next-release
branch
from
July 29, 2026 12:57
488e135 to
dd9fe2b
Compare
…th field `display_name` ref: #1205
…tickets, use `ticket_id` kwarg ref: #1205
…the parent kwarg pk when filtering ModelTicket for models view ref: #1205
… names The Base serializers in entity_company / entity_person / entity_contact had no explicit component_name, so drf-spectacular resolved them to the same "EntityBaseBase" component as access.serializers.entity.BaseSerializer, producing "identical names, different identities" warnings. Suffix the model name to each, matching the existing Model/View serializer naming. ref: #361
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📚 Summary
🔗 Links / References
👷 Tasks
Feature Release ONLY 🟥 Squash migration files 🟥
Multiple migration files created as part of this release are to be sqauashed into a few files as possible so as to limit the number of migrations
🧨 Contains breaking-change Any Breaking change(s)?
Breaking Change must also be notated in the commit that introduces it and in Conventional Commit Format.
📘 Documentation written
All features to be documented within the correct section(s). Administration, Development and/or User
🏁 Milestone assigned
⚙️ 🧪 Functional Test(s) Written
🧪 Unit Test(s) Written
ensure test coverage delta is not less than zero
📄 Roadmap updated