Skip to content

Releases: alicenet/utilities

v0.0.3

15 Oct 01:55
744570a
Compare
Choose a tag to compare

What's Changed

  • Removing old validate generated files by @diligentis in #75
  • Adding README and CONTRIBUTING by @diligentis in #76
  • Renaming indexer base to utilities by @diligentis in #78
  • Bump google.golang.org/api from 0.95.0 to 0.96.0 by @dependabot in #82
  • Bump github.com/bufbuild/buf from 1.7.0 to 1.8.0 by @dependabot in #80
  • Bump github.com/envoyproxy/protoc-gen-validate from 0.6.7 to 0.6.8 by @dependabot in #81
  • Creating JSON RPC Proxy service by @diligentis in #83
  • Bump google.golang.org/api from 0.96.0 to 0.97.0 by @dependabot in #85
  • Bump cloud.google.com/go/spanner from 1.38.0 to 1.39.0 by @dependabot in #84
  • Bump google.golang.org/api from 0.97.0 to 0.98.0 by @dependabot in #87
  • Bump github.com/envoyproxy/protoc-gen-validate from 0.6.8 to 0.6.13 by @dependabot in #88
  • Fixing updated gofumpt by @diligentis in #90
  • Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #89
  • Basic metric reporting for indexer worker by @diligentis in #91
  • Smarter handling of code coverage by @diligentis in #92

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

v0.0.2

14 Sep 14:48
1361184
Compare
Choose a tag to compare

What's Changed

  • Logging into GHCR in releaser action by @diligentis in #72

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

Release v0.0.1

14 Sep 14:09
2eb6feb
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release

Initial release, verifying published images.

What's Changed

  • Adding in git attributes to make other reviews easier by @diligentis in #3
  • Bump codecov/codecov-action from 2 to 3 by @dependabot in #4
  • Bump google.golang.org/api from 0.85.0 to 0.88.0 by @dependabot in #6
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0 by @dependabot in #8
  • Bump cloud.google.com/go/spanner from 1.34.1 to 1.36.0 by @dependabot in #9
  • Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #14
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.0 to 2.11.1 by @dependabot in #13
  • Bump github.com/bufbuild/buf from 1.6.0 to 1.7.0 by @dependabot in #12
  • Bump google.golang.org/api from 0.88.0 to 0.91.0 by @dependabot in #15
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.1 to 2.11.2 by @dependabot in #16
  • Adding in observed at timestamp by @diligentis in #17
  • Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #5
  • Bump google.golang.org/api from 0.91.0 to 0.92.0 by @dependabot in #18
  • Finishing v1 functionality by @diligentis in #19
  • Bump google.golang.org/api from 0.92.0 to 0.93.0 by @dependabot in #20
  • Configuration controlled via environment variables by @diligentis in #34
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.2 to 2.11.3 by @dependabot in #40
  • Bump google.golang.org/api from 0.93.0 to 0.94.0 by @dependabot in #41
  • Bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #42
  • Fixing CORS for frontend by @diligentis in #45
  • Bump cloud.google.com/go/spanner from 1.36.0 to 1.38.0 by @dependabot in #44
  • Fixing graceful shutdown for frontend by @diligentis in #46
  • Add default labels to bug reports by @diligentis in #47
  • Remove deprecated linters by @diligentis in #48
  • Adding in observed time to frontend by @diligentis in #49
  • Adding in input validation for frontend by @diligentis in #52
  • Make all generated pb files get ignored by @diligentis in #55
  • Adding in stub issues select config by @diligentis in #56
  • Worker no longer gets stuck on missing transactions by @diligentis in #57
  • Bump github.com/envoyproxy/protoc-gen-validate from 0.6.2 to 0.6.7 by @dependabot in #65
  • Bump google.golang.org/api from 0.94.0 to 0.95.0 by @dependabot in #66
  • Adding in basic structured logging by @diligentis in #67
  • Updating buf modules by @diligentis in #69
  • Adding protobuf lint/breaking changes to CI by @diligentis in #68
  • Updating validation rules for addresses by @diligentis in #70
  • Publish images by @diligentis in #71

New Contributors

  • @diligentis made their first contribution in #3
  • @dependabot made their first contribution in #4

Full Changelog: https://github.com/alicenet/indexer/commits/v0.0.1