Some possible changes are: - removal of deprecated features (that have had deprecation warnings in a minor release). Are there any items to remove? - change of defaults (generally evaluate a way to perhaps warn for these default changes in a non-obtrusive way): - warn_on_failed_conversion: https://github.com/asdf-format/asdf/issues/1555 Some investigation of downstream impact is called for and consideration of recommendations for when to turn this off (for example for test suites that may want to exception). - save_array_base: https://github.com/asdf-format/asdf/issues/1994 changing this default seems overall an improvement - validate_on_read: Similar to warn_on_failed_conversion investigate downstream impact and when to turn this back on (test suites, etc) - add ASDF for FITS users page: https://github.com/asdf-format/asdf/issues/2084
Some possible changes are:
default_array_save_baseFalse#1994 changing this default seems overall an improvement