File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 uses : charmed-kubernetes/actions-operator@main
8484 with :
8585 provider : lxd
86- juju-channel : 3.3 /stable
86+ juju-channel : 3.4 /stable
8787 # 2023-01-11 Commented until we discover a
8888 # clear approach for this.
8989 # - name: Set proxy in controller
Original file line number Diff line number Diff line change 5454 uses : charmed-kubernetes/actions-operator@main
5555 with :
5656 provider : lxd
57- juju-channel : 3.3 /candidate
57+ juju-channel : 3.4 /candidate
5858 - name : Setup Python
5959 if : ${{ env.next-test != 'NA' }}
6060 uses : actions/setup-python@v4
Original file line number Diff line number Diff line change 5454 uses : charmed-kubernetes/actions-operator@main
5555 with :
5656 provider : lxd
57- juju-channel : 3.3 /edge
57+ juju-channel : 3.4 /edge
5858 - name : Setup Python
5959 if : ${{ env.next-test != 'NA' }}
6060 uses : actions/setup-python@v4
Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 3.4.0.0
5+ ^^^^^^^
6+
7+ Monday 25th Mar 2024
8+
9+ ## What's Changed
10+
11+ * Add build test and update issue template by @cderici in https://github.com/juju/python-libjuju/pull/1030
12+ * fix: machine scp & ssh by @yanksyoon in https://github.com/juju/python-libjuju/pull/1020
13+ * Bugfix none type on master by @Aflynn50 in https://github.com/juju/python-libjuju/pull/1036
14+
4153.3.1.1
516^^^^^^^
617
Original file line number Diff line number Diff line change 55
66DEFAULT_ARCHITECTURE = 'amd64'
77
8- CLIENT_VERSION = "3.3.1.1 "
8+ CLIENT_VERSION = "3.4.0.0 "
You can’t perform that action at this time.
0 commit comments