canonical / ops-scenario

State-transition testing SDK for Operator Framework Juju charms.
Apache License 2.0
10 stars 7 forks source link

refactor!: rename `Relation.relation_id` to `Relation.id` #113

Closed tonyandrewmeyer closed 3 months ago

tonyandrewmeyer commented 5 months ago

Renames Relation.relation_id to Relation.id for consistency (e.g. with Secret.id and Action.id) and as a more concise name that doesn't repeat its namespace.

PietroPasotti commented 3 months ago

this was mistakenly merged into main and released with a minor bump

PietroPasotti commented 3 months ago

manually merged into 7.0 and rolled it back from main #131