0.3.0
Docker image
docker pull gcr.io/cre-tools/ts-bridge:0.3.0
Changelog
566e36f Release 0.3.0 (#109)
2595a40 Remove scheduled builds from readme (#108)
6b1efe7 Refactored metric config to conditionally update metric config (#103)
3b2034f Update go-tests.yml
47c54d3 Update README for public images
bd7aed4 Bump google.golang.org/api from 0.39.0 to 0.40.0 (#107)
9fc7846 Bump github.com/pkg/profile from 1.2.1 to 1.5.0 (#106)
da5b408 Benchmarks for StackdriverData (#105)
c07f49d Add local profiler and refactor LoadStorageEngine to be outside of syncLoop (#99)
306d44f Bump google.golang.org/api from 0.38.0 to 0.39.0 (#102)
ad934bb Bump go.opencensus.io from 0.22.5 to 0.22.6 (#97)
2a037bc Bump cloud.google.com/go from 0.75.0 to 0.76.0 (#101)
71042bd Bump guyarb/golang-test-annotations from v0.3.0 to v0.4.0 (#100)
093e10e Refactored initialization of connectors/adapters
079c453 Bump contrib.go.opencensus.io/exporter/stackdriver from 0.13.4 to 0.13.5 (#95)
2069b4f Bump google.golang.org/api from 0.36.0 to 0.38.0 (#96)
826f355 update pre-release go version and fix empty string for pre-release matrix (#98)
e4f947b Multi-arch build for amd64, arm64, armv7 with buildx on Cloud Build (#93)
1e3e56d Fix typo in build trigger (#94)
2b9cb9f Bump cloud.google.com/go/datastore from 1.3.0 to 1.4.0 (#92)
50d020f Bump cloud.google.com/go from 0.72.0 to 0.75.0 (#88)
068f0b4 update CI description, rename workflows to be more descriptive (#90)
27f08c7 Bump google.golang.org/grpc from 1.33.2 to 1.35.0 (#87)
c863f28 Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#86)
319c123 Bump guyarb/golang-test-annotations from v0.2.0 to v0.3.0 (#84)
c09b6ec add codeql workflow (#89)
919f37c Add Dependabot version updates for Docker, Github Actions, Go modules (#83)
d0eab77 Run Go unit tests in different versions (#81)
8df4417 Fix typos and correct naming for Python files (#82)
1633e6b Avoid creating duplicate issues (#79)
ac1fe16 Added workflow for debug builds (#78)
b4a345c Add Trivy scanning to the build pipeline (#65)
f955ee0 Embed ts-bridge version in the compiled binary (#77)
fa8d59b Add GoReleaser to build binaries and populate changelog (#75)
e976774 Annotate go tests and correct Go versioning (#73)
74934b0 Add README.md to ci/ folder (#72)
965a8f5 removed travis file from repo (#71)
b5267e5 Travis migration (#69)
32ca319 Cache cloudbuild and specify machine type in Cloud Build (#64)
d1388a2 Add Cloud Build CI to automatically build and push images to GCR (#63)
163fd5f Minor readme corrections