Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

76 lines (43 loc) · 4.56 KB

Changelog

1.2.2 (2025-01-12)

Bug Fixes

  • deps: bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.5 (1d742f1)
  • deps: bump golang from 1.23.2 to 1.23.4 (65756b0)
  • deps: bump golang.org/x/crypto from 0.28.0 to 0.31.0 (c498c36)
  • deps: bump golang.org/x/net from 0.29.0 to 0.33.0 (a470a44)
  • deps: bump golang.org/x/term from 0.25.0 to 0.28.0 (1772e78)

1.2.1 (2024-11-08)

Bug Fixes

  • deps: bump github.com/soerenschneider/sc-agent from 1.4.0 to 1.8.0 (2dc18c0)

1.2.0 (2024-11-08)

Features

  • sc-agent: automatically set default protocol and port for server if not supplied (832ef50)
  • sc-agent: expand files to support paths using a tilde prefix (aee1039)

Bug Fixes

  • deps: bump github.com/jedib0t/go-pretty/v6 from 6.6.0 to 6.6.1 (31e95fb)

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)

1.1.0 (2024-09-04)

Features

Bug Fixes

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

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)