Skip to content

Releases: slackhq/slack-astra-app

Release v0.6.2

12 Jul 16:46
130b15d
Compare
Choose a tag to compare
Release v0.6.2 Pre-release
Pre-release

0.6.2

New features

  • N/A

Breaking changes

  • N/A

Bugs squashed

  • Swapped the default query to be *:* instead of *. This was resulting in
    a failure to load logs when using newer querying paths

Release v0.6.1

27 Mar 23:19
cf5670c
Compare
Choose a tag to compare
Release v0.6.1 Pre-release
Pre-release

0.6.1

New features

  • N/A

Breaking changes

  • N/A

Bugs squashed

  • Resolved a date timezone formatting issue where dates were incorrectly rendered on explore page
  • Disabled field type icon as this was rendering incorrect types
  • Addressed some text alignment and overflow bugs
  • Fixed available field count not including top fields

Release v0.6.0

25 Mar 21:45
906c1e0
Compare
Choose a tag to compare
Release v0.6.0 Pre-release
Pre-release

0.6.0

New features

  • N/A

Breaking changes

  • Project name updated - this will require require re-creating any existing data sources
  • Minimum Grafana version updated to 10.0

Bugs squashed

  • Resolved an issue where date time formatting was incorrectly handled after Astra updates to support ES datasources
  • Resolved an issue where empty results would incorrectly render faux table contents
  • Resolved an issue where empty results would not correctly clear previous result state

Release v0.5.1

16 Feb 19:10
df27681
Compare
Choose a tag to compare
Release v0.5.1 Pre-release
Pre-release

0.5.1

New features

  • N/A

Breaking changes

  • N/A

Bugs squashed

  • Fixed a bug that was preventing the histogram from rendering on Grafana 10
  • Fixed an off-by-one error that was preventing a result with 1 log returned from rendering
  • Fixed a bug that was preventing metadata fields from being rendered in the expanded view

Release v0.5.0

31 Jan 20:13
fa41ab3
Compare
Choose a tag to compare
Release v0.5.0 Pre-release
Pre-release

0.5.0

New features

  • Significantly improved the performance through proper virtualization

Breaking changes

  • Significantly refactored the UI to be fully custom and more in-line with
    our future design ideas/plans

Bugs squashed

N/A

Release v0.4.0

01 Dec 20:06
68411b6
Compare
Choose a tag to compare
Release v0.4.0 Pre-release
Pre-release

0.4.0

New features

  • Improved the performance of the application by combining two network requests into one
  • Improved the performance of the application through various optimizations that should
    result in an average load time speed up of ~50%

Breaking changes

N/A

Bugs squashed

  • Fixed the background color for the most popular fields list not being correct in dark mode

Release v0.3.0

24 Jul 22:04
1e17a4d
Compare
Choose a tag to compare
Release v0.3.0 Pre-release
Pre-release

0.3.0

New features

  • Added a sidebar that displays all the detected fields in the logs returned
  • Added a popover on the sidebar that when clicked will show detailed statistics about the values of a given field
  • Added buttons to the popover sidebar UI that allows you to filter fields by one of the values shown (either positively
    or negatively), added loading indicators, folding, and various other small touchups

Breaking changes

N/A

Bugs squashed

  • Fixed an issue in the explore UI where queries over 250px wide in the filter query textbox would cause the textbox to
    go behind other components
  • Fixed an issue in the explore UI where if you cleared out all of the text from the filter query textbox you would be
    unable to add more text

Release v0.2.1

13 Jul 00:16
88e6889
Compare
Choose a tag to compare
Release v0.2.1 Pre-release
Pre-release

0.2.1

New features

N/A

Breaking changes

  • Removes deprecated "raw document" type from selectable metric options (prefer "raw data" moving forward)

Bugs squashed

  • Explore no longer requests an unused aggregation when querying logs

Release v0.2.0

28 Jun 21:50
16e7e90
Compare
Choose a tag to compare
Release v0.2.0 Pre-release
Pre-release

0.2.0

New features

N/A

Breaking changes

  • Minimum supported Grafana version moved from 8.0 to 9.5

Bugs squashed

  • Resolved an issue where attempting to use datasource alerting could return an error of request handler error: [plugin.unavailable] plugin unavailable
  • Resolved the deprecation warnings on build system by migrating from @grafana/toolkit to @grafana/create-plugin

Release v0.1.1

27 Jun 22:24
ec5a9f2
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release

0.1.1

New features

  • Enabled datasource alerting

Breaking changes

N/A

Bugs squashed

N/A