Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@mikehelmick mikehelmick released this 05 Aug 21:04
· 1 commit to release-0.2 since this release
3a6cf45

Release notes for main

Changelog since

  • DB Migrations Required!
  • Responsive UX, mobile friendly
  • ability to send SMS when generating code
  • Verification server is now multi-tenant
  • session cookies are not encrypted
  • terraform supports ugprading deployments, including setting new envionment variables
  • demo end 2 end command line, simulates client device
  • improvements to internal rendering pipeline
  • rate limiting improvements
  • introduced ADMIN API server for integration code issuing w/ exiting systems
  • change test date to sypmtom date
  • Verification certificate claims now confirm to github.com/google/exposure-notificaitons-server V1 allowed claims. (#179, @mikehelmick)

Dependencies

Added

  • bazil.org/fuse: 371fbbd
  • github.com/Azure/go-autorest: v14.2.0+incompatible
  • github.com/Knetic/govaluate: 9aa4983
  • github.com/VividCortex/gohistogram: v1.0.0
  • github.com/afex/hystrix-go: fa1af6a
  • github.com/aryann/difflib: e206f87
  • github.com/aws/aws-lambda-go: v1.13.3
  • github.com/aws/aws-sdk-go-v2: v0.18.0
  • github.com/casbin/casbin/v2: v2.1.2
  • github.com/clbanning/x2j: 8252494
  • github.com/codahale/hdrhistogram: 3a0bb77
  • github.com/cpuguy83/go-md2man/v2: f79a8a8
  • github.com/franela/goblin: c9ffbef
  • github.com/franela/goreq: bcd34c9
  • github.com/gogo/googleapis: v1.1.0
  • github.com/google/mako: v0.2.0
  • github.com/google/martian/v3: v3.0.0
  • github.com/hudl/fargo: v1.3.0
  • github.com/influxdata/influxdb1-client: 8bf82d3
  • github.com/lightstep/lightstep-tracer-common/golang/gogo: bc2310a
  • github.com/lightstep/lightstep-tracer-go: v0.18.1
  • github.com/lyft/protoc-gen-validate: v0.0.13
  • github.com/mikehelmick/go-chaff: v0.3.0
  • github.com/nats-io/jwt: v0.3.2
  • github.com/nats-io/nats-server/v2: v2.1.2
  • github.com/nats-io/nats.go: v1.9.1
  • github.com/nats-io/nkeys: v0.1.3
  • github.com/nats-io/nuid: v1.0.1
  • github.com/oklog/oklog: v0.3.2
  • github.com/op/go-logging: 970db52
  • github.com/opentracing-contrib/go-observer: a52f234
  • github.com/opentracing/basictracer-go: v1.0.0
  • github.com/opentracing/opentracing-go: v1.1.0
  • github.com/openzipkin-contrib/zipkin-go-opentracing: v0.4.5
  • github.com/pact-foundation/pact-go: v1.0.4
  • github.com/pborman/uuid: v1.2.0
  • github.com/performancecopilot/speed: v3.0.0+incompatible
  • github.com/pkg/profile: v1.2.1
  • github.com/russross/blackfriday/v2: v2.0.1
  • github.com/sethvargo/go-limiter: v0.2.2
  • github.com/sethvargo/go-retry: v0.1.0
  • github.com/sethvargo/go-signalcontext: v0.1.0
  • github.com/shurcooL/sanitized_anchor_name: v1.0.0
  • github.com/sony/gobreaker: v0.4.1
  • github.com/streadway/handy: d5acb31
  • gopkg.in/airbrake/gobrake.v2: v2.0.9
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/gemnasium/logrus-airbrake-hook.v2: v2.1.2
  • gopkg.in/warnings.v0: v0.1.2
  • sourcegraph.com/sourcegraph/appdash: ebfcffb

Changed

Removed

  • github.com/go-redis/redis/v7: v7.2.0
  • github.com/ulule/limiter/v3: v3.5.0