Skip to content

Commit 674ada7

Browse files
ivikramsahuHarness
authored andcommitted
Platform Release notes 1.110.x (#100083)
* e9f672 Platform RN 1.110.x
1 parent 658a274 commit 674ada7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

release-notes/platform.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,23 @@ The following deprecated API endpoints are longer supported:
157157
- POST api/resourcegroup/filter
158158
- GET api/resourcegroup
159159

160+
## October 2025
161+
162+
### Version 1.110.x <!--October 03, 2025-->
163+
164+
#### Fixed issues
165+
166+
- Resolved a delegate name validation issue where delegates with names ending in a number could not be created through the UI, even though they worked via API and Terraform. [PL-65391]
167+
- Updated the system to handle errors in certain operations, including null pointer exceptions and incorrect response codes for invalid notification rule IDs. [PL-65387]
168+
- Fixed a scope issue that prevented certain delegates from appearing in role assignments. [PL-65324]
169+
- Resolved delegate startup delays on read-only file systems by loading custom certificates in a writable directory. [PL-65213]
170+
- Resolved an issue with cross-scope references, where users could reference child-scope channels in parent-scope rules. Such references are no longer allowed. [PL-64702]
171+
- Updated the system to trim trailing spaces in URLs and other fields to prevent connector creation errors. [PL-58616]
172+
173+
#### New features and enhancements
174+
175+
- Enhanced SMTP permissions: users can now be assigned Create/Edit, View, and Delete rights with proper error messages for missing permissions. [PL-64560]
176+
160177
## September 2025
161178

162179
### Version 1.109.x <!--September 24, 2025-->

0 commit comments

Comments
 (0)