Skip to content

Releases: canonical/ops-scenario

7.0.5

19 Sep 23:55
12b81bd
Compare
Choose a tag to compare
Merge pull request #198 from tonyandrewmeyer/anyjson-stricter-type

feat: use a slightly more strict type for `AnyJson`

7.0.4

18 Sep 10:28
9013f19
Compare
Choose a tag to compare
Merge pull request #195 from tonyandrewmeyer/add-py-typed

chore: add py.typed file

7.0.3

18 Sep 07:06
0581355
Compare
Choose a tag to compare
Merge pull request #194 from tonyandrewmeyer/fix-get_relation-keyerro…

…r-193

fix: ops.Model.get_relation should not raise when a relation with the specified ID does not exist

7.0.2

12 Sep 23:19
69b1be2
Compare
Choose a tag to compare
Merge pull request #191 from tonyandrewmeyer/support-ops-2-17

chore: handle the changes coming in ops 2.17

7.0.1

09 Sep 09:01
29a50b7
Compare
Choose a tag to compare
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

09 Sep 07:55
60010ea
Compare
Choose a tag to compare
Merge pull request #183 from canonical/7.0

7.0 - API adjustments, Pebble check events, and container exec improvements

6.1.7

09 Sep 06:09
6080dbd
Compare
Choose a tag to compare
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

26 Aug 20:45
91fef2a
Compare
Choose a tag to compare
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

01 Aug 06:20
a965323
Compare
Choose a tag to compare
Merge pull request #166 from canonical/fix-juju-info-network-get

ulterior fix

6.1.4

31 Jul 10:59
7242fdd
Compare
Choose a tag to compare
Merge pull request #165 from canonical/fix-juju-info-network-get

fixed juju-info network