- Documented new(ish) log rotation parameters: “Log file sizes and rotation” section here: https://juju.is/docs/olm/juju-logs
- Updated “juju status” docs to reflect new columns (removed Store and OS, added Exposed): Command status and How to expose a deployed application
- Diagnosed the test failure in our nw-model-defaults test as a minor Juju bug with how we were storing model-defaults types. Ian fixed it in https://github.com/juju/juju/pull/13870.
- Moved model-defaults tests from legacy Python to Bash tests: https://github.com/juju/juju/pull/13885
- Updated acceptancetests/assess script to not use GOPATH and other tweaks: https://github.com/juju/juju/pull/13882