You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/RedisEnterpriseCache/RedisEnterpriseCache.Autorest/README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,6 +264,16 @@ directive:
264
264
set:
265
265
default:
266
266
script: '"default"'
267
+
268
+
# add breaking change warning message
269
+
- where:
270
+
verb: New|Update
271
+
subject: RedisEnterpriseCache
272
+
set:
273
+
preview-announcement:
274
+
preview-message: This cmdlet will undergo a breaking change in a future release. A new required property publicNetworkAccess will be added and AccessKeysAuthentication default value will be updated to Disabled
275
+
estimated-ga-date: 2025/11/19
276
+
267
277
# Fix bugs in generated code from namespace conflict
0 commit comments