Skip to content

Releases: bcelenza/aws-cwq

1.2.1

27 Aug 17:35
Compare
Choose a tag to compare

Changes

  • Security updates for dependencies

1.2.0

12 Feb 17:22
Compare
Choose a tag to compare

Changes

  • Output statistics while the query is running
  • Do not treat a lack of results as an error

1.1.1

12 Feb 16:13
Compare
Choose a tag to compare

Changes

  • Better error handling for log group name matching when the name is not a prefix match

1.1.0

30 Oct 19:35
Compare
Choose a tag to compare

Changes

  • Add native support for Markdown formatting (#2)
  • Refine CLI configuration to require strict options and print better help text
  • Update readme with better examples

1.0.10

30 Oct 16:00
Compare
Choose a tag to compare

Changes

  • Report the start and time time being searched

1.0.9

29 Oct 02:49
Compare
Choose a tag to compare

Changes

  • Unescape and trim messages when -m provided

1.0.8

16 Aug 23:30
Compare
Choose a tag to compare

Changes

  • Add an option to allow only returning the message field from the query results.

1.0.7

09 Jun 15:36
Compare
Choose a tag to compare

Changes

  • Stop running queries on SIGINT

1.0.6

05 Jun 18:01
Compare
Choose a tag to compare

Changes

  • Add support for matching log groups by prefix (#3)
  • Fix handling of poorly formatted ISO 8601 times