Releases: wayneeseguin/omni
Releases · wayneeseguin/omni
Release v0.1.3
What's Changed
🔧 Other Changes
- Cosmetic changes. (e9f19da)
- Enhance test coverage across core & backends (3a9b827)
- Fix concurrent test timing issue by using Sync instead of FlushAll (42ba687)
- Fix timing issue in very_long_log_message test (6ab3ee9)
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
🐛 Bug Fixes
- Fix: Adjusted CI Release Step. (0428ce9)
- Fix: CI Release Version Bump Detection. (0cec69d)
- Fix: CI Workflows and Benchmark Runs. (7cf5d17)
- Fix: CI tagging workflow. (b3ac510)
- Fix: Ensure proper file handle cleanup in TestForceShutdownOnTimeout (141efb4)
- Fix: Make TestForceShutdownOnTimeout reliably trigger timeout (9f07b9c)
- Fix: Questioning the Colon 🤪 (7cb7dbf)
- Fix: Remove blocking expectation from TestForceShutdownOnTimeout (99a764a)
- Fix: TestForceShutdownOnTimeout cleanup race condition (2b5fd88)
🔧 Other Changes
- Refactored benchmark and release are now all part of ci. (661d4ab)
Full Changelog: v0.1.1...v0.1.2