Skip to content

Releases: keelerm84/heimdallr

0.3.0

20 Oct 03:44
Compare
Choose a tag to compare

0.3.0 - 2021-10-20

Features

a337c7 - Add StrictHostKeyChecking=no to ssh (#4) - Beshoy Girgis

53c422 - Add support for configurable region (#3) - Beshoy Girgis

0.2.0

13 May 04:47
Compare
Choose a tag to compare

0.2.0 - 2021-05-13

Features

4d119f - Introduce configuration file (#2) - Matthew M. Keeler

Documentation

b6f89a - Remove completed tasks from roadmap - Matthew M. Keeler

0.1.0

11 May 20:13
Compare
Choose a tag to compare

0.1.0 - 2021-05-11

Documentation

735057 - Add GitHub CODEOWNERS file - Matthew M. Keeler

2f8a2d - Add disclaimer - Matthew M. Keeler

818285 - Add roadmap - Matthew M. Keeler

88dbcb - Add README and license - Matthew M. Keeler

Build system

d9ed6c - Add release process - Matthew M. Keeler

d74871 - Adding support for cocogitto - Matthew M. Keeler

dfd59b - Disable publish option - Matthew M. Keeler

Refactoring

c761d2 - Fix cargo clippy --all-targets --all-features - Matthew M. Keeler

44d7b9 - Extract arn_to_id function - Matthew M. Keeler

1644a0 - Extract list work into ui layer - Matthew M. Keeler

2a8791 - Extract connect work into ui layer - Matthew M. Keeler

2a8c79 - Reorganize to layered architecture - Matthew M. Keeler

Continuous Integration

34050a - Build and publish binaries on tag push - Matthew M. Keeler

9e21e6 - Add GitHub action support - Matthew M. Keeler

Bug Fixes

8a8ba5 - Associate multiple task arns with container instance arns (#1) - Matthew M. Keeler

feb3f9 - Improve display for list with 0 instances - Matthew M. Keeler

Features

aabcb7 - Add self-updating sub command - Matthew M. Keeler

402ec2 - Add missing ssh parameters - Matthew M. Keeler

73df60 - Hook up profile flag - Matthew M. Keeler

dcab37 - Add connection support for other patterns - Matthew M. Keeler

4c50c0 - Implement grant and revoke commands - Matthew M. Keeler

f18f43 - Implement list command - Matthew M. Keeler

09d9b2 - Add structopt structure for future flags - Matthew M. Keeler