Skip to content

Releases: base2Services/bastion-cli

0.2.2

01 May 05:23
c751e2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

01 Dec 01:49
fc168b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

20 Sep 06:00
Compare
Choose a tag to compare

What's Changed

  • automatically select AMI for the intance type architecture by @tarunmenon95 in #16
  • Added feature to create a remote port forwarding session to a selected RDS instance by @tarunmenon95 in #17

New Contributors

Full Changelog: 0.1.5...0.2.0

0.1.5

08 Feb 00:56
9f6aa6f
Compare
Choose a tag to compare

What's Changed

  • bug fix #12 - start-session for rdp doesn't copy password to the clipboard by @Guslington in #13

Full Changelog: 0.1.4...0.1.5

0.1.4

07 Oct 04:22
99eb25c
Compare
Choose a tag to compare

What's Changed

  • fix issue where the the path was being validated instead of the AMI id by @Guslington in #10

Full Changelog: 0.1.3...0.1.4

0.1.3

13 Jul 03:25
Compare
Choose a tag to compare
  • check if session manager plugin is available
  • select security group on launch or optional flag to input security group id
  • make build to output binary in bin directory and add to gitignore
  • add support for windows RDP by opening mstsc client
  • terminate bastion at end of windows sessions
  • log RDP server:port details to the console for linux users
  • update RDP documentation
  • replaced uuid library with google/uuid
  • added build support for darwin arm64
  • updated to go 1.16

0.1.2

07 Jul 05:11
f05c5d9
Compare
Choose a tag to compare
  • support for mounting EFS access points

0.1.1

30 Jun 13:12
Compare
Choose a tag to compare
  • support for spot instances
  • subnet selector prompt when no subnet specified launch a new instance
  • remove environment and az flags in favour of the subnet selector
  • add support for mounting EFS file systems to linux bastions
  • add support for iam profiles
  • added documentation

0.1.0

30 Jun 00:55
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • initial release