02 February, 2024
These changes have been released with version 0.378
of the CLI.
Improved error tracing
We have recently shipped the Local Console - a really powerful feature that gives you almost full Console support when running the Keel CLI locally.
We've been enhancing the Monitoring page as we've seen that it's become a very useful tool for local debugging.
console.error()
tracing
Calling console.error()
from within your function code will now be captured and traced as an error, and the message will become available in the relevant span.
Error filtering
You can now filter out successful traces on the Monitoring page to only see errors.
Fixes and Improvements
We've also released some other fixes and improvements (opens in a new tab) to the CLI and Console Tools.
⚠️ Upcoming Breaking Changes
Until now, we have supported passing in an OpenID Connect ID Token as a bearer token when making a request to your Keel API. We will be deprecating this change on 16 February. Please migrate to using ID Token authentication.
For any issues or feedback, please visit the support channel on our community discord (opens in a new tab) or contact us at help@keel.so.
Thank you for using Keel!