Skip to content

0.36.0

Choose a tag to compare

@amotl amotl released this 12 Jul 14:28

What's Changed

  • CI: Validated on Python 3.14
  • OCI: Updated to Python 3.14
  • Added list shorthand definition for params dict of quoted fields
    in http_urllib. Thanks, @otdftr.
  • Introduced a warning timeout for MQTT topics. Thanks, @gbeine.
  • Migrated to new Slack upload method. Thanks, @mcdamo.

Details

  • CI: Validate on Python 3.13 by @amotl in #704
  • CI: Validate on Python 3.14 by @amotl in #709
  • OCI: Update GHA recipes by @amotl in #710
  • Suggested patch for a shorthand definition of quoted fields in http_urllib by @otdftr in #693
  • Introduce a warning timeout for MQTT topics by @gbeine in #697
  • slack files.upload deprecated, migrate to new upload method by @mcdamo in #701

New Contributors

Full Changelog: 0.35.0...0.36.0