2023.1 Series Release Notes

4.3.0

Prelude

Bug Fixes

  • Bug 911805: Scriptify the generation of man pages

  • Bug 1561828: unallowed and read-only parameters in namspace and resouce_type

    • Bug 1607317: metadata def namespace update CLI is not working as expected for parameter “protected”

Other Notes

  • Boolean arguments now expect one of the following values: ‘0’, ‘1’, ‘f’, ‘false’, ‘n’, ‘no’, ‘off’, ‘on’, ‘t’, ‘true’, ‘y’, ‘yes’ (case-insensitive). This will not change anything for most users.