Skip to content

Releases: jcoreio/ec2-ssh

v3.1.0

16 Dec 01:28

Choose a tag to compare

3.1.0 (2025-12-16)

Features

  • add pseudoTTY option, if omitted detect if child stdin is TTY (6aff89a)

v3.0.0

15 Dec 20:52

Choose a tag to compare

3.0.0 (2025-12-15)

  • feat!: add more options to API (f866204)

BREAKING CHANGES

  • change default to named export, don't set AWS_SDK_LOAD_CONFIG=1
    in the API module, only the CLI module

v2.0.0

10 Jun 13:29

Choose a tag to compare

2.0.0 (2024-06-10)

  • feat!: upgrade to AWS SDK v3 (6d8cdb1)

Features

BREAKING CHANGES

  • drop support for aws-sdk v2

v1.1.0

22 Mar 18:31

Choose a tag to compare

1.1.0 (2022-03-22)

Features

  • show instance states and launch dates, only show pending/running instances (731de41)

v1.0.0

20 Jan 02:46

Choose a tag to compare

1.0.0 (2021-01-20)

Bug Fixes

Features