-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #665 from ubuntu/v0.11.0-changelog
Update changelog for the upcoming release
- Loading branch information
Showing
2 changed files
with
32 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
adsys (0.11.0) lunar; urgency=medium | ||
|
||
[ Denison Barbosa ] | ||
[ Gabriel Nagy ] | ||
* List Pro policy types in service status output | ||
* Warn when Pro-only rules are configured | ||
* Use systemd via D-Bus instead of systemctl commands | ||
* Add placeholder notes for entry types | ||
* Add guideline docs to the policy managers | ||
* Change Ubuntu Advantage to Ubuntu Pro in docs | ||
* Add system proxy policy manager (LP: #2012371) | ||
* Update dependencies to latest: | ||
- github.com/charmbracelet/lipgloss | ||
- github.com/coreos/go-systemd/v22 | ||
- github.com/fatih/color | ||
- github.com/golangci/golangci-lint | ||
- github.com/golang/protobuf | ||
- golang.org/x/net | ||
- google.golang.org/grpc | ||
- google.golang.org/grpc/cmd/protoc-gen-go-grpc | ||
- google.golang.org/protobuf | ||
* CI and quality of life changes not impacting package functionality: | ||
- Bump github actions to latest: | ||
- actions/setup-go | ||
- Update Rust related auto update jobs | ||
- Replace testutils.Setenv with t.Setenv | ||
- Set up more tests to run in parallel | ||
- Various test refactors and improvements | ||
|
||
-- Gabriel Nagy <[email protected]> Tue, 04 Apr 2023 19:40:35 +0300 | ||
|
||
adsys (0.10.1) lunar; urgency=medium | ||
|
||
[ Denison Barbosa ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters