Relay 0.7.0 Alpha1
Pre-release
Pre-release
This is the first preview build of what will become Relay 0.7.0. We're actively looking for volunteers to kick the tires and report any breakage.
WARNING: Bugs are highly likely in this release despite our best attempts to squash them. Do not use this release if you're uncomfortable testing alpha quality software.
- Significant clean up and refactoring of internals
- Fully configurable via defaults and environment variables.
relay.conf
is optional for the majority of users. - Fixed race condition where bundle catalog updates could overlap which confused Relay
- Fixed race condition in Relay's internal work queue discovered by Go's race detector
NOTE: This build has been tested against Cog 0.6.0 only.