Skip to content

Commit

Permalink
Release 0.16.1 (#1184)
Browse files Browse the repository at this point in the history
adsys (0.16.1) plucky; urgency=medium

  * Bump Go version to 1.23
  * Add architecture diagrams to documentation
  * Bump dependencies to latest:
    - golang.org/x/crypto (0.31.0)
    - golang.org/x/net (0.34.0)
      + Fixes CVE-2024-45338
    - golang.org/x/sys (0.29.0)
    - google.golang.org/grpc (1.70.0)
    - google.golang.org/protobuf (1.36.4)
    - github.com/golangci/golangci-lint (1.63.4)
  • Loading branch information
denisonbarbosa authored Jan 29, 2025
2 parents 7ba13cf + ea71169 commit 1e0e3ce
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
adsys (0.16.1) plucky; urgency=medium

* Bump Go version to 1.23
* Add architecture diagrams to documentation
* Bump dependencies to latest:
- golang.org/x/crypto (0.31.0)
- golang.org/x/net (0.34.0)
+ Fixes CVE-2024-45338
- golang.org/x/sys (0.29.0)
- google.golang.org/grpc (1.70.0)
- google.golang.org/protobuf (1.36.4)
- github.com/golangci/golangci-lint (1.63.4)

-- Denison Barbosa <[email protected]> Wed, 29 Jan 2025 06:36:01 -0400

adsys (0.16.0) plucky; urgency=medium

* Bump minimum Go version to 1.22
Expand Down

0 comments on commit 1e0e3ce

Please sign in to comment.