Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 10:27
· 25 commits to main since this release
b7f1436
Release 0.16.0 (#1159)

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

PPA builds
[here](https://launchpad.net/~justdenis/+archive/ubuntu/adsys/).

UDENG-5529