v0.4.2
This patch release includes several updates and fixes to improve functionality and security. A new API for provider registration has been added to streamline the registration process. Additional information is now included in the auto-deposit response to improve the detail. Furthermore, an issue causing a panic in the bidder has been fixed to ensure stable operation.
Changelog
- d5a2c7b feat: add auth_token as a new type of secret artifact (#232)
- be998f7 feat: add new API for provider registration (#229)
- d4beae5 feat: added additional info for the autodeposit (#228)
- e458905 fix: added description for the autodeposit response (#231)
- 413038a fix: override oracle winners for devenv only (#225)
- 3a54f57 fix: real-bidder panic (#219)