Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
'other automatically generated recommendations which are covered by the '
'new command.')

# Long term retention command argument changes
register_command_group_deprecate(command_group='postgres flexible-server long-term-retention',
message='Long term retention command group will be removed. '
'For more information, open a support incident.')

# Upgrade command argument changes
register_other_breaking_change('postgres flexible-server upgrade',
message='The allowed values will be changed from set list to '
Expand Down