Releases: juju/utils
Releases · juju/utils
v3.2.0
v4.0.2
v3.1.1
v3.1.0
What's Changed
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #327
- Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by @dependabot in #329
- Bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.7.0 by @dependabot in #328
- Adds a new concat func for keys. by @tlm in #332
New Contributors
- @dependabot made their first contribution in #327
- @tlm made their first contribution in #332
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- Increase the rsa key size to 4096 bits, as recommended by Debian #326
Full Changelog: https://github.com/juju/utils/compare/v3.0.1..v3.0.2
v3.0.1
What's Changed
- [JUJU-2465] Increase SSH rsa keys size to 3072 bits by @jack-w-shaw in #325
- [JUJU-1750] Add riscv among supported architectures by @cderici in #322
New Contributors
- @jack-w-shaw made their first contribution in #325
- @cderici made their first contribution in #322
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Move to go mod + v2 package bump. by @hpidcock in #313
- Update some sbpackages to use github.com/juju/mgo/v2 instead of gopkg.in/mgo.v2 by @wallyworld in #314
- Client: Remove http client by @SimonRichardson in #315
- Home() returns real home, not snap home by @wallyworld in #317
- Fix SetHome() and update deps and ssh tests to match by @wallyworld in #318
- Fix setting a fake home for tests by @wallyworld in #319
- Remove obsolete packages and update deps by @wallyworld in #320
New Contributors
Full Changelog: v0...v3.0.0