Skip to content

Release v2.3.0 - 2024-02-21

Compare
Choose a tag to compare
@jdrew82 jdrew82 released this 21 Feb 16:55
· 1086 commits to main since this release
7869108

Added

Fixed

Changed

  • 333 - Allow Exceptions To Fail Job by @jdrew82
  • 341 - Wrap IPFabric's database calls around try/except by @jmcgill298
  • 362 - Use typing.get_type_hints everywhere in favor of annotations by @Kircheneer