Skip to content

2.23.1: Add the remote unit to Relation.data, but not Relation.units

Compare
Choose a tag to compare
@tonyandrewmeyer tonyandrewmeyer released this 30 Jul 06:26
· 5 commits to 2.23-maintenance since this release
df1209d

This is a small bug-fix release for the 2.x series that addresses issues with the recent feature making relation data available in relation-departed events. Rather than inserting the remote unit into Relation.units, the data is available from Relation.data, without changing Relation.units.

What's Changed

Fixes

  • Add the remote unit to Relation.data but not Relation.units in #1928

Documentation

  • Be consistent with recommending self.app and self.unit in #1856
  • Add notice about ops 2 and ops 3 in #1867
  • Update title and edit links for ops 2.23 docs in #1885

CI

  • Hotfix, publish job for ops-tracing in #1865

Full Changelog: 2.23.0...2.23.1