Skip to content

Commit

Permalink
Added Changelog for v5.3.5 (#1876)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusnus authored Jan 12, 2024
1 parent 0feaa66 commit a62ff5b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@
Change history
================

.. _version-5.3.5:

5.3.5
=====
:release-date: 12 Jan, 2024
:release-by: Tomer Nosrati

- Fix ReadTheDocs CI (#1827).
- fix(docs): add Redis to the list of transports where SSL is supported (#1826).
- Fixed Improper Method Call: Replaced `mktemp` (#1828).
- Bump actions/setup-python from 4 to 5 (#1829).
- Bump github/codeql-action from 2 to 3 (#1832).
- fix: freeze set during ticks iter in async hub (#1830).
- azure service bus: fix TypeError when using Managed Identities (#1825).
- Fix unacknowledge typo in restore_visible() (#1839).
- Changed pyup -> dependabot for updating dependencies (#1842).
- Bump pytest from 7.4.3 to 7.4.4 (#1843).
- Bump flake8 from 6.0.0 to 7.0.0 (#1845).
- Bump mypy from 1.3.0 to 1.8.0 (#1844).
- Fix crash when using global_keyprefix with a sentinel connection (#1838)
- Fixed version_dev in docs/conf.py (#1875).

.. _version-5.3.4:

5.3.4
Expand Down

0 comments on commit a62ff5b

Please sign in to comment.