Skip to content

Commit 5b4e325

Browse files
[ignore] Update Changelog and annotation_unsupported.go for new release (v1.6.0)
1 parent 7f617c3 commit 5b4e325

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Terraform Provider MSO - Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## 1.6.0 (November 04, 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+
13+
BUG FIXES:
14+
- Avoid panic error on redirect policy when string is the empty or incorrectly split in mso_schema_site_contract_service_graph
15+
- Sanitize url inputs to accepts wrongly appended / by updating mso-go-client to v1.33.4. (#383)
16+
117
## 1.5.3 (August 21, 2025)
218
BUG FIXES:
319
- Fix error handling issue that ignore error messages returned by the API for non 200 status responses introduced in v1.5.1

0 commit comments

Comments
 (0)