Skip to content

5.4

Compare
Choose a tag to compare
@svniemeijer svniemeijer released this 22 Feb 22:21
· 362 commits to master since this release

πŸ“… 2022-02-22

  • Added muninn-attach/Archive.attach() which acts as the inverse of
    muninn-strip/Archive.strip().

  • Fixed grand_type -> grant_type keyword typo for oauth2 entries in auth_file.

  • Allow explicit setting of region for S3 backend.

  • Added (optional) 'paths' argument to plugin export methods.

  • Fix pg8000 >= 1.22 compatibility issue with filtering on timestamps.