2.23.1: Add the remote unit to Relation.data, but not Relation.units
·
5 commits
to 2.23-maintenance
since this release
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 notRelation.units
in #1928
Documentation
- Be consistent with recommending
self.app
andself.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