Skip to content

Version 1.2.0.0

Compare
Choose a tag to compare
@joshuali925 joshuali925 released this 23 Nov 21:14
· 18 commits to 1.2 since this release
290523a

Version 1.2.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards Version 1.2.0

Bug Fixes

  • Fix quoting and url-encoding (#153)
  • Remove hard coded localhost when calling API (#172)
  • Fix Report Creation after Report Definition Creation (#196)
  • fix csv missing fields issue and empty csv on _source fields (#206)
  • Revert backend paths to opendistro (#218)

Enhancements

  • Add metrics for notifications (#173)
  • Add logic to build report detail page link and send as part of message for non-email channels (#182)
  • Forward all cookies while using headless Chromium (#194)
  • Catch Notifications Errors on Details Pages (#197)
  • Remove notifications integration from Details pages (#210)
  • refactor logic for creating DSL from saved object using buildOpensearchQuery() (#213)
  • Use advanced settings for csv separator and visual report timezone (#209)
  • Build email message from template with reports links (#184)
  • Use advanced settings for date format in csv reports (#186)
  • Remove Notifications from Create/Edit (#212)
  • Remove calling notifications in reports scheduler (#211)
  • Taking RBAC settings from Alerting plugin default to false (#165)
  • Support range filters for csv reports (#185)
  • Integrate notifications backend (#129)

Documentation

  • Update validation for observability notebooks integration (#174)
  • Add dco and release drafter workflows (#217)
  • update README notification section (#216)

Maintenance

  • Bump to version 1.2 (#203)
  • Bump tmpl from 1.0.4 to 1.0.5 in /dashboards-reports (#164)
  • rename plugin helper config file name to consistent with OSD (#180)