Changelog
Bug Fixes
- 0519c06: fix(core):
statussays when there is no acceptance window at all (@jp1337) - 1c61461: fix(core): a sourced rule does not cover a published port (@jp1337)
- 1d96814: fix(core): health's selftest line names a capability, not a history (@jp1337)
- 60ab7e5: fix(core): name the published ports the filtered deny closes (@jp1337)
- 12bb1dd: fix(core): say when there is no acceptance window, instead of promising one (@jp1337)
- 8f4c79e: fix(core): the warning names the port the forward chain will see (@jp1337)
Other
- a673b37: merge: the acceptance window says whether it exists (@jp1337)
- ba319f9: merge: the filtered deny names the published ports it closes (@jp1337)
- f99465f: merge: the selftest line describes a capability, not a history (@jp1337)
- 0422770: merge: the warning names the port the forward chain will see (@jp1337)
- e1e93a1: merge: what the rollout found, on the pages a reader would look at (@jp1337)
- 6c98071: refactor(core): drop a log attribute that could only print one value (@jp1337)
- 989acaa: release: 2.20.1 (@jp1337)
- 552818a: style(core): close the long comment line in restore.go instead of moving it (@jp1337)
- 34341db: style(core): rewrap a comment, and key the acceptance warning the way its neighbours are keyed (@jp1337)
- 53c0fbd: test(core): the capability probe is pinned to the bit and the direction (@jp1337)
- 439dcf3: test(core): the published-port detection is proven to read the manager's namespace (@jp1337)