Skip to content

Update to API version 1.145.0

Compare
Choose a tag to compare
@dvdheiden dvdheiden released this 25 Oct 12:14
· 350 commits to main since this release
2eb2089

Added

  • serverSoftwareName attribute has been added to virtual hosts.
  • Values TEMPORARY_REDIRECT and PERMANENT_REDIRECT have been added to StatusCode Enum.

Changed

  • objectId and objectModelName attributes of task collections are now non-nullable.
  • Database user password is no longer pre-hashed.
  • Regex and length validations have been updated and added.
  • tokenType attribute of login model now uses TokenType Enum.

Fixed

  • Added missing password attribute to Redis instances.

Full Changelog: v1.72.1...v1.73.0