Skip to content

Commit

Permalink
Release: v0.2.0 (#92)
Browse files Browse the repository at this point in the history
## What's Changed
* Metrics client for reporting annoymous usage metrics. by @pdewilde in
#55
* Refactor opt-out into other configs by @pdewilde in
#59
* Change MetricWriter interface by @pdewilde in
#61
* Metrics Client test by @pdewilde in
#60
* Implement Metrics server. by @pdewilde in
#62
* Metrics server: implement data lookup by @pdewilde in
#63
* Tests for Metric Server by @pdewilde in
#64
* Metrics Loader Test by @pdewilde in
#65
* Refactor metrics handler by @pdewilde in
#66
* Add static index info page. by @pdewilde in
#68
* Add Dockerfile by @pdewilde in
#67
* Metrics Server: Cloud Run Infrastructure by @pdewilde in
#69
* Fix network endpoint group name by @pdewilde in
#70
* Add image publishing for pushes to main as well as for releases. by
@pdewilde in #71
* Update README.md to reflect current design by @pdewilde in
#72
* Fix docker repo by @pdewilde in
#73
* Fix SA Permissions by @pdewilde in
#74
* Ignore client lifecycle changes in cloud run terraform to avoid false
positives in terraform diffs by @pdewilde in
#76
* Add allUsers to cloud run invokers to allow public access to metrics …
by @pdewilde in #77
* Route metrics logs to dedicated cloud logging bucket by @pdewilde in
#78
* Provide access to log views for metrics by @pdewilde in
#79
* Logging View read permission for metrics bucket. by @pdewilde in
#80
* Add async metric writing API to match update check API. by @pdewilde
in #81
* Simplify test design by @sethvargo in
#85
* Add storing metrics client in context by @pdewilde in
#86
* Fix comment documenting install ID by @pdewilde in
#89
* Remove async from metrics. by @pdewilde in
#88
* Release: v0.2.0 by @token-minter-prod in
#90
* Fix VERSION file from broken release by @pdewilde in
#91


**Full Changelog**:
v0.1.2...v0.2.0

Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
  • Loading branch information
token-minter-prod[bot] authored Jul 16, 2024
1 parent 94f1cdf commit 1e7cf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.2.0

0 comments on commit 1e7cf04

Please sign in to comment.