We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e87a030 + 674707e commit eb69501Copy full SHA for eb69501
src/Resources/Resources/ChangeLog.md
@@ -19,12 +19,12 @@
19
-->
20
21
## Upcoming Release
22
+* Use JsonExtensions to serialize deserialize JSON objects to ensure we use custom serialization settings [#15552]
23
24
## Version 4.3.0
25
* Fixed bug with `PSResource` where some constructors left `SubscriptionId` property unassigned/null. [#10783]
26
* Added support for creating and updating Template Spec in Bicep file [#15313]
27
* Added `-ProceedIfNoChange` parameter to deployment create cmdlets.
-* Use JsonExtensions to serialize deserialize JSON objects to ensure we use custom serialization settings [#15552]
28
29
## Version 4.2.0
30
* Allowed naming the deployment when testing deployments [#11497]
0 commit comments