Releases: OpenAudio/go-openaudio
Releases · OpenAudio/go-openaudio
v1.1.9
ETL, Explorer, TUS replication receiver, async replication, and longer eth polling interval
What's Changed
- Bring back ETL and explorer by @raymondjacobson in #121
- Reapply "Use TUS to do replication and make it non-blocking when uploading (#99)" by @rickyrombo in #120
- Update readme, fix local command by @raymondjacobson in #124
- Update eth fetching intervals by @raymondjacobson in #125
- Version v1.1.9 by @rickyrombo in #126
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Fix p2p check on console by @raymondjacobson in #119
- Storage fixes by @raymondjacobson in #122
- v1.1.8 by @raymondjacobson in #123
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Statesync improvements by @raymondjacobson in #115
- Disk improvements by @raymondjacobson in #116
- Use TUS to do replication and make it non-blocking when uploading by @rickyrombo in #99
- Revert "Use TUS to do replication and make it non-blocking when uploading" by @rickyrombo in #117
- v1.1.7 Improved media storage UI by @raymondjacobson in #118
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Do not overwrite all cors headers by @raymondjacobson in #114
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Allow * headers in default cors by @raymondjacobson in #113
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
What's Changed
- Add storage info to hc response by @raymondjacobson in #110
- v1.1.3 by @raymondjacobson in #111
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
What's Changed
- Clean up discovery references by @raymondjacobson in #102
- Improve config checks by @raymondjacobson in #103
- Add hot reloading to oap1 by @raymondjacobson in #104
- Remove unused internal endpoint by @raymondjacobson in #105
- Merge health checks by @raymondjacobson in #106
- Refresh peers in uptime every 30m by @raymondjacobson in #107
- Version v1.1.1 by @raymondjacobson in #108
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- .gitattributes by @alecsavvy in #2
- CLAUDE.md by @alecsavvy in #3
- Cast storage expectation to bigint by @raymondjacobson in #6
- Add validator service type by @phelpsdb in #4
- Add cors header policy by @phelpsdb in #10
- Port module config changes to go-openaudio by @phelpsdb in #8
- Port comet forwarding to go-openaudio from audiusd by @phelpsdb in #9
- Add IsReady interceptor to grpc by @phelpsdb in #11
- Dark theme for console by @phelpsdb in #7
- Only support running 'validator' node type by @phelpsdb in #12
- Gather all endpoints on eth service startup by @phelpsdb in #13
- Update version and service in .version.json by @raymondjacobson in #14
- Fix bright table backgrounds in console UI by @phelpsdb in #17
- Don't let existing postgres env vars prevent using migrated db by @phelpsdb in #16
- utf8 fix by @alecsavvy in #21
- fix state sync defaults by @alecsavvy in #22
- port attestation fixes by @alecsavvy in #19
- ci updates for main and mainnet-alpha-beta by @alecsavvy in #24
- another fix for UTF8 by @alecsavvy in #27
- reorder versions by @alecsavvy in #30
- Add integration tests to CI workflow by @phelpsdb in #32
- Delete unused and error-spamming cometrpc health updates by @phelpsdb in #34
- Upgrade gocloud.dev to 0.40.0 by @phelpsdb in #35
- version check in release workflow by @alecsavvy in #31
- fix release ci by @phelpsdb in #40
- add dvl challenge type by @schottra in #42
- Reliability fixes for state sync by @phelpsdb in #48
- rewards example by @alecsavvy in #52
- decimals for attestations by @alecsavvy in #55
- Unparallelize eth node fetching to fit within websocket concurrency limits by @phelpsdb in #56
- Fix tx page bright background by @phelpsdb in #47
- Exit repair task quickly on cancellation by @phelpsdb in #54
- prune fixes by @alecsavvy in #49
- Reward ID Validation by @alecsavvy in #53
- Change default data dir by @alecsavvy in #51
- Don't fallback to block sync if state sync fails by @phelpsdb in #57
- Don't timeout registry bridge waiting for comet by @phelpsdb in #69
- add getter example by @alecsavvy in #63
- Check context cancellation on more routines by @phelpsdb in #71
- catch missing state sync tables by @alecsavvy in #73
- fix pruning by @alecsavvy in #74
- new migration for missed ss tables by @alecsavvy in #78
- Create CONTRIBUTING.md and clean up dev environment by @phelpsdb in #46
- missing rewards by @alecsavvy in #83
- Change dvl amount to 1000 by @raymondjacobson in #86
- block streaming by @alecsavvy in #89
- Don't fail repair job if context is cancelled by @phelpsdb in #88
- Use tus for uploading files by @rickyrombo in #92
- R4 replication by @raymondjacobson in #94
- Repair improvements by @raymondjacobson in #95
- Update version 1.1.0-beta.1 by @raymondjacobson in #97
- Fix bug in repair by @raymondjacobson in #98
- Allow custom HTTP Client in SDK by @rickyrombo in #96
- v1.1.0-beta.2 by @raymondjacobson in #100
- v1.0.0 by @raymondjacobson in #101
New Contributors
- @schottra made their first contribution in #42
- @rickyrombo made their first contribution in #92
Full Changelog: v1.0.0...v1.1.0