Skip to content

0.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 20:08
5ad9b35

Release notes

Breaking changes

  • Removed deprecated Packaging enum and packaging field that's no longer supported
    by the API
  • Renamed VersionUpgradePolicy::Upgrade to UpgradeToV2 in preparation for a future
    DBN version 3

Enhancements

  • Created separate namespaces for each DBN version to create a consistent way to refer
    to record types from a particular DBN version regardless of whether the record changed
    between versions