Skip to content

Releases: blinklabs-io/tx-submit-api-mirror

v0.2.0

10 Jul 17:19
35d6690
Compare
Choose a tag to compare

What's Changed

  • feat: use chainguard images to reduce attack surface by @wolf31o2 in #9
  • chore(deps): Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #10
  • ci: configure dependabot by @wolf31o2 in #11
  • ci: publish binaries by @wolf31o2 in #12
  • chore(deps): Bump go.uber.org/zap from 1.21.0 to 1.24.0 by @dependabot in #15
  • chore(deps): Bump github.com/gin-contrib/zap from 0.0.2 to 0.1.0 by @dependabot in #13
  • chore(deps): Bump golang.org/x/crypto from 0.5.0 to 0.9.0 by @dependabot in #14
  • chore(deps): Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #16
  • chore(deps): bump go to 1.19 to match build by @wolf31o2 in #18
  • chore(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #17
  • chore(deps): pin go builder image sha by @wolf31o2 in #20
  • chore(deps): Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #21

Full Changelog: v0.1.3...v0.2.0

v0.1.3

25 Mar 16:56
18746d6
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 by @dependabot in #5
  • chore: rename for blink labs by @wolf31o2 in #7
  • chore(ci): more tests and docker image build and publish by @wolf31o2 in #8

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 May 13:56
521bb04
Compare
Choose a tag to compare

What's Changed

  • Add backend latency and connection reuse info to logs by @agaffney in #4

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

v0.1.1

25 Apr 13:35
447db7c
Compare
Choose a tag to compare

What's Changed

  • Make sure to read backend response and close to prevent leak by @agaffney in #2

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

v0.1.0

25 Apr 12:11
eb513e0
Compare
Choose a tag to compare

Initial release