Releases: GoogleCloudPlatform/cloud-logging-data-source-plugin
Releases · GoogleCloudPlatform/cloud-logging-data-source-plugin
Release 1.4.1
- Fix an encoding issue for parentheses
- Fix cloud logging link scope issue
- Add annotation support
- Update a few dependencies
What's Changed
- Bump follow-redirects from 1.15.1 to 1.15.6 by @dependabot in #65
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #64
- Bump @babel/traverse from 7.20.13 to 7.23.2 by @dependabot in #57
- Bump postcss from 8.4.14 to 8.4.31 by @dependabot in #55
- 1.4.1 rel by @xiangshen-dk in #66
- 1.4.1 by @xiangshen-dk in #67
- Bump google.golang.org/grpc from 1.56.2 to 1.56.3 by @dependabot in #70
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #69
- 1.4.1 by @xiangshen-dk in #71
Full Changelog: v1.4.0...v1.4.1
Release 1.4.0
- Support for server account impersonation
- Update README for alerting
- Update dependencies
Release 1.3.0
Release 1.2.1
- Support httpRequest - #24
- Add scope support - #16 (need permissions as the role roles/logging.viewAccessor)
Release 1.2.0
- Support GCE service account
- Support field-based filters in Explore page
- Interpolate variables in queries
- Correctly extract label/value pairs from structs
Release 1.1.1
- Move hide logic to datasource.ts filter and reuse client for test connection
- Update dependencies in package.json
Release 1.1.0
- Adds Cloud Logging Service Endpoint to configuration
- Fixes hide not working for Cloud Logging query
- Fixes inability to retrieve projects displaying an error
Initial release
Update release file (#2) * update release file