Skip to content

Releases: csfloat/reverse-watch

v0.0.6

24 Mar 17:29
9b68a36

Choose a tag to compare

What's Changed

  • Fix CORS Allowed Origin Environment Variable by @hayesZach in #63

Full Changelog: v0.0.5...v0.0.6

v0.0.5

20 Mar 22:41
c8917dd

Choose a tag to compare

What's Changed

  • decode to string instead of uint by @hayesZach in #62

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Mar 21:14
64c0fcb

Choose a tag to compare

What's Changed

  • Fix: Hold Leader Election by @hayesZach in #60
  • remove new line by @hayesZach in #61

Full Changelog: v0.0.3...v0.0.4

v0.0.3

17 Mar 00:54
d3219c1

Choose a tag to compare

What's Changed

  • decrease timeout seconds by @hayesZach in #59

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

v0.0.2

17 Mar 00:31
9b5cca9

Choose a tag to compare

What's Changed

  • use vpc egress to comm with cloud sql by @hayesZach in #58

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

v0.0.1

16 Mar 22:08
c10ddb3

Choose a tag to compare

What's Changed

  • Add Models by @hayesZach in #1
  • Core Infrastructure by @hayesZach in #2
  • fix cursor proto field usage by @hayesZach in #3
  • Private Repository by @hayesZach in #4
  • Marketplace Repository by @hayesZach in #5
  • Add Test Workflow by @hayesZach in #6
  • Key Repository by @hayesZach in #7
  • AdminAudit Repository by @hayesZach in #8
  • Public Repository by @hayesZach in #9
  • Fix Close Private Repo Connection on Error by @hayesZach in #18
  • Reversal Repository by @hayesZach in #10
  • Fix Update Struct Naming by @hayesZach in #19
  • fix updates naming by @hayesZach in #20
  • reorganize internal package by @hayesZach in #22
  • Complete Marketplace Repository by @hayesZach in #21
  • Complete Key Repository by @hayesZach in #23
  • Complete Reversal Repository by @hayesZach in #24
  • Implement Middlewares by @hayesZach in #25
  • HTTP Server and Entrypoint by @hayesZach in #26
  • Remove Excessive Abstraction by @hayesZach in #29
  • Create Marketplace Route by @hayesZach in #27
  • List Keys for Marketplace by @hayesZach in #28
  • Atomic Transactions by @hayesZach in #30
  • Marketplace Delete Keys by @hayesZach in #31
  • Create Reversals Endpoint by @hayesZach in #32
  • List Reversals by @hayesZach in #33
  • Export Reversals by @hayesZach in #34
  • Expunge Reversal by @hayesZach in #35
  • Rate Limiter by @hayesZach in #36
  • Fetch User Status by @hayesZach in #37
  • Admin Onboard Marketplace by @hayesZach in #38
  • Admin Update Marketplace by @hayesZach in #39
  • Admin Delete Marketplace by @hayesZach in #40
  • Admin Create Key by @hayesZach in #42
  • Admin Delete Key by @hayesZach in #43
  • Store Key Used to Perform Admin Action by @hayesZach in #47
  • Admin Modify Reversal by @hayesZach in #44
  • Admin Delete Reversal by @hayesZach in #45
  • Admin Purge User by @hayesZach in #46
  • fix bad response format and rename cursor functions by @hayesZach in #49
  • Ingestor by @hayesZach in #50
  • Switch to Postgres by @hayesZach in #51
  • Deployment Workflows by @hayesZach in #52
  • Serve HTML by @hayesZach in #53
  • Health Check by @hayesZach in #54
  • Setup CORS for Extension by @hayesZach in #55
  • Update Environment Variables for Deployment Config by @hayesZach in #56
  • wrap array with double quotes by @hayesZach in #57

New Contributors

  • @hayesZach made their first contribution in #1

Full Changelog: https://github.com/csfloat/reverse-watch/commits/v0.0.1