dimaqq
(Dima Tisnek)
1
I’m very happy to announce a patch release of python-libjuju!
https://pypi.org/project/juju/3.6.1.1/
key change: compatibility with newest websockets library.
other changes: some dependencies have been replaced and better type hints.
Full details are at Release 3.6.1.1 · juju/python-libjuju · GitHub
1 Like
dimaqq
(Dima Tisnek)
2
I’ve released a small bug-fix follow-up, 3.6.1.2
https://pypi.org/project/juju/3.6.1.2/
- Connection reuse e.g. when creating an offer in an existing midel
- Type hints for machine addresses
See chore: release 3.6.1.2 by dimaqq · Pull Request #1271 · juju/python-libjuju · GitHub for full details.