Skip to content

5.2.1

Compare
Choose a tag to compare
@rra rra released this 19 Feb 21:15
· 317 commits to main since this release
5.2.1
bedf4f7

Bug fixes

  • Fix the return type of safir.datetime.parse_isodatetime to not include None since the function never returns None.

What's Changed

  • Update kubernetes-asyncio requirement from <29 to <30 by @dependabot in #233
  • Update cryptography requirement from <42 to <43 by @dependabot in #234
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #236
  • DM-42714: Use Annotated for dependency arguments by @rra in #235
  • Fix minor documentation build issues by @rra in #237
  • DM-42937: Fix return type of parse_isodatetime by @rra in #238
  • DM-42937: Prepare 5.2.1 release by @rra in #239

Full Changelog: 5.2.0...5.2.1