Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 16:30
· 78 commits to main since this release
32eae93

🚀 New Features

  • Use map for Client.GetSSHKeys(...) response @lgarber-akamai (#28)

    • NOTE: This is a BREAKING change and downstream consumers may need to be updated accordingly.

☑️ Testing Improvements

  • Add unit test suite @ykim-1 (#31)

📖 Documentation Changes