0.11.5
What's Changed
We've made several pivotal updates to enhance both functionality and security. Notably, we added the ENCRYPTION_SECRET_KEY to the root .env.example and introduced robust error handling for agent callbacks, significantly improving our platform's resilience and reliability. We've also refined our websocket authentication process with user tokens, ensuring a more secure and seamless user experience. Our commitment to improving user interfaces is evident with the enhancement in node container log stream sharing and the detailed improvements in our log API description. Furthermore, we've meticulously addressed agent-related enhancements by optimizing the agent token replacement status and updating the agent proto compatibility version, ensuring our system's compatibility and efficiency.
- fix: add ENCRYPTION_SECRET_KEY to root .env.example by @polaroi8d in #940
- fix: websocket authentication with user tokens by @m8vago in #941
- fix(web): node container log stream sharing by @m8vago in #942
- fix(crux): improve log API description by @polaroi8d in #943
- feat: add error handling for agent callbacks by @m8vago in #944
- fix(crux): agent token replacement status by @m8vago in #945
- feat: add agent proto compatibility version update to make release by @polaroi8d in #946
Full Changelog: 0.11.4...0.11.5