Skip to content

Commit 5da31e6

Browse files
author
Juan Tirado
committed
Release 2.9.38 notes
1 parent a739a3d commit 5da31e6

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.11
1+
2.9.38

docs/changelog.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Changelog
22
---------
33

4+
2.9.38
5+
^^^^^^
6+
7+
The 2.9.38 version breaks the existing python-libjuju release versioning policy.
8+
Initially, the version number matches the juju version this release is intended
9+
to support and has been tested against.
10+
11+
## What's Changed
12+
* Merge 2.9.11 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/713
13+
* add support for ipv6 by @jdkandersson in https://github.com/juju/python-libjuju/pull/726
14+
* [JUJU-1979] Backport upgrade-charm fixes onto `2.9` by @cderici in https://github.com/juju/python-libjuju/pull/744
15+
* [JUJU-2256] Add integration tests to github actions pinning juju 2.9 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/775
16+
* [JUJU-2392] Cherrypick to fix wrong bases by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/783
17+
* [JUJU-2485] Added nightly built checks. by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/787
18+
* [JUJU-2381] Facade updated to 2.9.38 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/788
19+
20+
## New Contributors
21+
* @jdkandersson made their first contribution in https://github.com/juju/python-libjuju/pull/726
22+
23+
**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.11...2.9.38
24+
425
2.9.11
526
^^^^^^
627

0 commit comments

Comments
 (0)