Releases: canonical/ops-scenario
Releases · canonical/ops-scenario
7.0.5
7.0.4
Merge pull request #195 from tonyandrewmeyer/add-py-typed chore: add py.typed file
7.0.3
Merge pull request #194 from tonyandrewmeyer/fix-get_relation-keyerro…
7.0.2
Merge pull request #191 from tonyandrewmeyer/support-ops-2-17 chore: handle the changes coming in ops 2.17
7.0.1
Merge pull request #188 from tonyandrewmeyer/fix-3.8-inspect-compat fix: adjust the inspect.signature behaviour to work with Python 3.8
7.0.0
Merge pull request #183 from canonical/7.0 7.0 - API adjustments, Pebble check events, and container exec improvements
6.1.7
Merge pull request #186 from tonyandrewmeyer/limit-6-to-ops-16 chore: limit Scenario 6 to use ops 2.12-2.16
6.1.6
chore: add compatibility with the next ops release (#178) The next release of ops has some backwards-incompatible changes to private methods. This PR does the minimum to keep Scenario working with the current version of ops and the next release. I'll open a ticket for doing a nicer version of this where the new `_JujuContext` class is used (which would presumably mean requiring the new version of ops). But this will let people continue upgrading their ops as long as they're using the latest 6.x of Scenario. The relevant ops PR is: https://github.com/canonical/operator/pull/1313
6.1.5
Merge pull request #166 from canonical/fix-juju-info-network-get ulterior fix
6.1.4
Merge pull request #165 from canonical/fix-juju-info-network-get fixed juju-info network