Skip to content

Commit 604be0c

Browse files
[ignore] Update Changelog and annotation_unsupported.go for new release (v1.6.0)
1 parent 8d2dc0f commit 604be0c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.6.0 (November 06, 2025)
6+
7+
IMPROVEMENTS:
8+
- Fix bd configuration in example of schema_site_anp_bulk_staticport
9+
- Allow update operation for mso_rest without payload, path or method changes by adding a boolean based retrigger mechanism
10+
- Added ability to deploy tenant_policies in mso_schema_template_deploy_ndo
11+
- Addition of resource and datasource for mso_service_device_cluster
12+
- Add resource and data source for synce interface policy.
13+
14+
BUG FIXES:
15+
- Avoid panic error on redirect policy when string is the empty or incorrectly split in mso_schema_site_contract_service_graph
16+
- Sanitize url inputs to accepts wrongly appended / by updating mso-go-client to v1.33.4. (#383)
17+
518
## 1.6.0 (November 5, 2025)
619

720
IMPROVEMENTS:

0 commit comments

Comments
 (0)