Skip to content

Commit

Permalink
Merge pull request #979 from cderici/release-2.9.45.0
Browse files Browse the repository at this point in the history
#979

## What's Changed
* Deploy by revision on 2.9 by @cderici in #957
* Application refresh with resources by @cderici in #960
* Improve jujudata to find controller name by endpoint by @cderici in #964
* Allow switch kwarg in refresh to switch to local charms by @jack-w-shaw in #968
* Parse charm URLs consistantly for local charms by @jack-w-shaw in #969
* Fix juju config directory location pointed by XDG_DATA_HOME by @cderici in #975
* [JUJU-4779] Switch to local properly by @jack-w-shaw in #977

#### Notes & Discussion

JUJU-4850

[JUJU-4779]: https://warthogs.atlassian.net/browse/JUJU-4779?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
  • Loading branch information
jujubot authored Oct 26, 2023
2 parents 67b208d + 7802c95 commit 95da9a1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.44.1
2.9.45.0
17 changes: 15 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,26 @@
Changelog
---------

2.9.44.1
2.9.45.0
^^^^^^^^

Tuesday Sep 5 2023
Thursday Oct 26 2023

## What's Changed

* Deploy by revision on 2.9 by @cderici in https://github.com/juju/python-libjuju/pull/957
* Application refresh with resources by @cderici in https://github.com/juju/python-libjuju/pull/960
* Improve jujudata to find controller name by endpoint by @cderici in https://github.com/juju/python-libjuju/pull/964
* Allow switch kwarg in refresh to switch to local charms by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/968
* Parse charm URLs consistantly for local charms by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/969
* Fix juju config directory location pointed by XDG_DATA_HOME by @cderici in https://github.com/juju/python-libjuju/pull/975
* [JUJU-4779] Switch to local properly by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/977

2.9.44.1
^^^^^^^^

Tuesday Sep 5 2023

* Cleanup release process by @cderici in https://github.com/juju/python-libjuju/pull/921
* [JUJU-4488] Add licence headers to source files by @cderici in https://github.com/juju/python-libjuju/pull/933
* Parse nested assumes expressions by @cderici in https://github.com/juju/python-libjuju/pull/940
Expand Down

0 comments on commit 95da9a1

Please sign in to comment.