diff --git a/.changes/next-release/api-change-qconnect-95500.json b/.changes/next-release/api-change-qconnect-95500.json new file mode 100644 index 000000000000..0f108b5230f8 --- /dev/null +++ b/.changes/next-release/api-change-qconnect-95500.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qconnect``", + "description": "This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target." +} diff --git a/.changes/next-release/api-change-rbin-17732.json b/.changes/next-release/api-change-rbin-17732.json new file mode 100644 index 000000000000..8d37573dc69c --- /dev/null +++ b/.changes/next-release/api-change-rbin-17732.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rbin``", + "description": "Added resource identifier in the output and updated error handling." +} diff --git a/.changes/next-release/api-change-verifiedpermissions-57848.json b/.changes/next-release/api-change-verifiedpermissions-57848.json new file mode 100644 index 000000000000..7acef715eb3c --- /dev/null +++ b/.changes/next-release/api-change-verifiedpermissions-57848.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``verifiedpermissions``", + "description": "Adds description field to PolicyStore API's and namespaces field to GetSchema." +}