Skip to content

v0.8.1

Compare
Choose a tag to compare
@klihub klihub released this 24 Feb 12:33
· 94 commits to main since this release
d1a2c36

This is a bugfix release.

Fixed bugs:

Trying to create an autorefreshed CDI Cache should not result any more in a SIGSEGV and panic if fsnotify watch creation fails. Watch creation can fail, for instance, when the process is out of file descriptors.

What's Changed

  • [release/0.8] don't crash in cache refresh/update with nil fsnotify watcher. by @klihub in #255

Full Changelog: v0.8.0...v0.8.1