Skip to content

Releases: soerenschneider/sc

v1.1.1

11 Oct 17:14
27da8b7
Compare
Choose a tag to compare

1.1.1 (2024-10-11)

Bug Fixes

  • adapt to change (76ad84c)
  • agent: bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 (8e5d574)
  • agent: bump github.com/jedib0t/go-pretty/v6 from 6.5.9 to 6.6.0 (fe6c780)
  • agent: bump github.com/soerenschneider/sc-agent from 1.0.1 to 1.4.0 (346cc25)
  • agent: bump github.com/soerenschneider/vault-pki-cli (71e0259)
  • agent: bump github.com/soerenschneider/vault-ssh-cli (6cf0914)
  • agent: bump golang from 1.23.0 to 1.23.1 (fd2f173)
  • agent: bump golang from 1.23.1 to 1.23.2 (c49c32e)
  • agent: bump golang.org/x/term from 0.23.0 to 0.24.0 (5bd6ed8)
  • agent: bump golang.org/x/term from 0.24.0 to 0.25.0 (c58afca)
  • don't require passing a ca cert (dbb4211)
  • lint: check err (2a92323)

v1.1.0

04 Sep 14:55
8bd0b39
Compare
Choose a tag to compare

1.1.0 (2024-09-04)

Features

Bug Fixes

  • bump sc-agent to v1.0.1 (01f1109)

v1.0.0

02 Sep 19:13
7689c6b
Compare
Choose a tag to compare

1.0.0 (2024-09-02)

Features

  • add 'version' subcommand (3554c3b)
  • check for updated releases on start (f256c2f)
  • initial support for 'pki' subcommand (4759e3a)

Bug Fixes

  • set min tls version to 1.3 (11edcfe)