Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangshen-dk authored Jul 12, 2023
1 parent 0fb3e47 commit 123335d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
# Changelog

## 1.3.0 (2023-07-12)

* Map default log level from debug to info
* Add trace info
* Correctly display protoPayload (#38)
* Support log scope variables (#32)

## 1.2.1 (2023-05-05)

* Support log scope (need [roles/logging.viewAccessor](https://cloud.google.com/logging/docs/access-control#logging.viewAccessor))
* Fix httpRequest
* Fix httpRequest

## 1.2.0 (2023-03-17)

* Support GCE service account
* Support field-based filters in Explore page
* Interpolate variables in queries
* Correctly extract label/value pairs from structs
* Added a sample dashboard

## 1.1.1 (2023-02-03)

* Move hide logic to datasource.ts filter and reuse client for test connection
Expand Down

0 comments on commit 123335d

Please sign in to comment.