Skip to content

pg_activity 3.5.1

Latest
Compare
Choose a tag to compare
@dlax dlax released this 03 Apr 12:48
· 19 commits to master since this release
v3.5.1
5c36a8b

Fixed

  • Resolve a warning about usage of a deprecated Python datetime API from
    Python 3.12.
  • Resolve setuptools warnings about packages 'pgactivity.profiles' and
    'pgactivity.queries' being absent from packages configuration by getting
    back to setuptools "automatic discovery" (#411).

Misc

  • Turn Python warnings into errors when running the test suite.

Full Changelog: v3.5.0...v3.5.1