Skip to content

Releases: abcxyz/abc-updater

v0.4.0

23 Aug 17:35
1890006
Compare
Choose a tag to compare

What's Changed

  • Rough draft of race condition fix by @pdewilde in #97
  • Release: v0.3.1-alpha.1 by @token-minter-prod in #98
  • Have build job inherit secrets to have WIF succeed by @pdewilde in #99
  • Reset version to undo failed release. by @pdewilde in #100
  • Release: v0.3.1-alpha.1 by @token-minter-prod in #101
  • Add create-release to needs so output can be referenced and downgrade version due to failed release by @pdewilde in #102
  • Release: v0.3.1-alpha.1 by @token-minter-prod in #103
  • Switch default metrics dns from abc-updater-metrics to abc-metrics by @pdewilde in #106
  • Release: v0.4.0 by @token-minter-prod in #107

Full Changelog: v0.3.0...v0.4.0

v0.3.1-alpha.1

25 Jul 23:05
f6c2e8c
Compare
Choose a tag to compare
v0.3.1-alpha.1 Pre-release
Pre-release

What's Changed

  • Rough draft of race condition fix by @pdewilde in #97
  • Release: v0.3.1-alpha.1 by @token-minter-prod in #98
  • Have build job inherit secrets to have WIF succeed by @pdewilde in #99
  • Reset version to undo failed release. by @pdewilde in #100
  • Release: v0.3.1-alpha.1 by @token-minter-prod in #101
  • Add create-release to needs so output can be referenced and downgrade version due to failed release by @pdewilde in #102
  • Release: v0.3.1-alpha.1 by @token-minter-prod in #103

Full Changelog: v0.3.0...v0.3.1-alpha.1

v0.3.0

24 Jul 16:57
c5481af
Compare
Choose a tag to compare

What's Changed

  • Change from install id to install time by @pdewilde in #94
  • Release: v0.3.0 by @token-minter-prod in #95

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Jul 20:37
1e7cf04
Compare
Choose a tag to compare

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
  • Fix broken id reference in release workflow by @pdewilde in #93
  • Release: v0.2.0 by @token-minter-prod in #92

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

v0.1.2

23 Apr 18:11
51745cb
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #52
  • Simplify update message to be a single line. by @pdewilde in #53
  • Release: v0.1.2 by @token-minter-prod in #54

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Apr 22:08
03e5025
Compare
Choose a tag to compare

What's Changed

  • Remove env lookup from CheckAppVersion() by @pdewilde in #50
  • Release: v0.1.1 by @token-minter-prod in #51

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Apr 21:48
dc9a9b7
Compare
Choose a tag to compare

What's Changed

  • Add concurrency helper function built into abc-updater. by @pdewilde in #46
  • Async Call: Don't send message on channel for error scenario. by @pdewilde in #48
  • Release: v0.1.0 by @token-minter-prod in #49

Full Changelog: v0.0.3...v0.1.0

v0.0.3

27 Mar 17:52
04ce264
Compare
Choose a tag to compare

What's Changed

  • Move sdk/go/abc-updater to pkg/abcupdater by @pdewilde in #43
  • Release: v0.0.3 by @token-minter-prod in #44

Full Changelog: v0.0.2...v0.0.3

v0.0.2

26 Mar 17:14
96a0460
Compare
Choose a tag to compare

What's Changed

  • Document Release process by @pdewilde in #40
  • Switch default version server to production url. by @pdewilde in #41
  • Release: v0.0.2 by @token-minter-prod in #42

Full Changelog: v0.0.1...v0.0.2

v0.0.1

22 Mar 20:40
a79a87f
Compare
Choose a tag to compare

Description

Initial (internal) release. No guarantees of forward or backwards compatibility.

What's Changed

New Contributors

Full Changelog: https://github.com/abcxyz/abc-updater/commits/v0.0.1