Skip to content

Release v1.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 08:55
1ec37a2

The main focus of this release is improving the error handling and logging for downloading and uploading configurations.

List of changes

🚀 Features

  • 086ebb5 Retry SLO creation on additional know error

🐛 Bug fixes

  • 1d94584 Workaround synthetic API failing if Application ID can not (yet) be found
  • e090000 filter the mime types correctly for logging (#709)
  • 7b3ad72 (download) Deleting configs with slashes in the name does no longer error. (#706)
  • c707483 (download) Downloading single config Apis now report encountered errors

📖 Documentation

  • 04807b4 Update download link to latest monaco release
  • 373b8d8 Rename 1.8.0 sidebar to 1.8.1 as .0 docs where completely replaced
  • ad702cc Upgrade to docusaurus 2.0.1 release