-
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.
Update changelog for the 0.16.0 release
- Loading branch information
1 parent
fc17b84
commit d3712ce
Showing
1 changed file
with
32 additions
and
0 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,35 @@ | ||
adsys (0.16.0) plucky; urgency=medium | ||
|
||
* Bump minimum Go version to 1.22 | ||
* Run certificates auto enroll script with debug enabled based on daemon | ||
verbosity | ||
* Add support for Polkit >= 124 | ||
* Refresh policy definition files to support latest Ubuntu releases | ||
* CI and quality of life changes not impacting package functionality: | ||
- Enable CI to run on pull requests from adsys forks | ||
- Update links to new server documentation | ||
* Bump dependencies to latest: | ||
- github.com/charmbracelet/bubbles | ||
- github.com/charmbracelet/bubbletea | ||
- github.com/charmbracelet/lipgloss | ||
- github.com/fatih/color | ||
- github.com/leonelquinteros/gotext | ||
- github.com/pkg/sftp | ||
- github.com/stretchr/testify | ||
- golang.org/x/net | ||
- golang.org/x/sys | ||
- golang.org/x/text | ||
- golang.org/x/crypto | ||
- google.golang.org/grpc | ||
- google.golang.org/protobuf | ||
- github.com/golang/protobuf | ||
- github.com/golangci/golangci-lint | ||
- codecov/codecov-action | ||
- jidicula/clang-format-action | ||
- peter-evans/create-pull-request | ||
|
||
-- Denison Barbosa <[email protected]> Fri, 06 Dec 2024 08:18:44 -0400 | ||
|
||
adsys (0.15.2) oracular; urgency=medium | ||
|
||
[ Davi Henrique ] | ||
|