v1.1.2
taubyte/tauv1.1.2Feb 19, 2024by taubyte0
AI Summary
Adds configuration options for logging levels and handles CAA requests in the Seer component.
Key Highlights
- LOG_LEVEL configuration
- CAA request handling in Seer
- Prefix logs with tau
- Edge case fixes from e2e testing
New Features
- LOG_LEVEL setting
- CAA request handling
Full Release Notes
## What's Changed * LOG_LEVEL can now be used to set level by @samyfodil in https://github.com/taubyte/tau/pull/129 * Handle CAA requests in Seer and prefix logs with tau #130 by @samyfodil in https://github.com/taubyte/tau/pull/131 * A few issues after e2e testing some edge cases #132 by @samyfodil in https://github.com/taubyte/tau/pull/133 **Full Changelog**: https://github.com/taubyte/tau/compare/v1.1.1...v1.1.2