Add CHANGELOG for v1.36.0 - #1682
Merged
Merged
Conversation
ramya18101
approved these changes
Sep 18, 2026
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.
Added
auth0 connectionscommands to manage connections and their enabled clients [feat: add native connections command #1662]auth0 guardiancommands to manage multi-factor authentication (MFA) policies, enrollments, and factors [feat: add guardian (MFA) command group #1646]details, areasonfield, and anetworkfailure class to the JSON error envelope [feat: add field-level validation details to the JSON error envelope #1670]--datafile and stdin sources and--json/--json-compactoutput toauth0 api[feat: file/stdin data sources and --json-compact for auth0 api #1669]--schema,--data, and--queryflags toauth0 appscommands [feat: add schema and data options for apps management commands #1664]--schema,--data, and--queryflags toauth0 apiscommands [feat: add schema and data options for apis management commands #1661]--schemaand--dataflags toauth0 userscommands [feat: add schema and data options for user management commands #1660]--schema,--data, and--queryflags toauth0 rolescommands [feat: enhance role management commands with schema and data options #1659]--version1and--version2flags toauth0 actions diff[fix: harden agent input handling and reject unknown flags on command groups #1666]--datais sent without local schema validation [feat: signal when --data is sent without local schema validation #1673]Changed
--json-compactand signal pagination in--querylist output [feat: honor --json-compact and signal pagination in --query output #1672]Fixed
--queryfilter encoding to send arrays as repeated parameters and preserve numeric literals [fix: encode --query filters with real JSON-to-query semantics #1671]409/410/415API responses in the JSON error envelope instead of the genericunknown[feat: classify local command failures and additional API statuses in the JSON error envelope #1680]--json-compactoutput forauth0 event-streamsdelivery and stream stats [fix: honor json-compact format in event delivery and stream stats output #1677]--datavalidation to reject malformed JSON locally for operations without a request schema [fix(openapi): validate --data JSON without a schema and harden validation #1674]--data,--query, and--schemabeing incorrectly rejected by required-flag validation [feat: enhance flag validation by adding required bypass flags #1667]Removed
auth0 network-acl createandupdatein favor of--rule[refactor: remove deprecated non-functional network-acl rule flags #1675]