Releases: apex/logs
Releases · apex/logs
v0.9.23
v0.9.22
Changelog
- fix saving of project mode when editing a project. This doesn't actually have an impact on anything as the mode is immutable, but it doesn't hurt to keep it stored in Datastore for future reference.
Update your instance with:
$ logs upgrade && logs instance update
v0.9.21
v0.9.20
v0.9.19
v0.9.18
v0.9.17
v0.9.16
v0.9.15
- add "Wrapped" display option for events listing
- add project info to webhook alert request body
- add project name to SMS alert messages
- add project name to email alert subject
- add nicer formatting for Slack alert messages
- add search result limit setting in the status bar
- add AWS lambda timeout parsing support to the CloudWatch integration
- update apex/parsers for AWSLambdaTimeout event
- change Cloud Run memory to 256Mi
- fix React bug causing duplicate discovered fields to be displayed while filtering
Update your instance with:
$ logs upgrade && logs instance update