Releases: loft-sh/devpod-provider-aws
Releases · loft-sh/devpod-provider-aws
v0.0.10-alpha.0
What's Changed
- feat: add support for ec2 instance connect endpoints by @pascalbreuninger in #29
Full Changelog: v0.0.9...v0.0.10-alpha.0
v0.0.9
What's Changed
- chore: add open in DevPod button by @89luca89 in #23
- chore(deps): Bump golang.org/x/crypto from 0.7.0 to 0.17.0 by @dependabot in #27
- Add AWS_ROOT_DEVICE for systems that do not use /dev/sda1 by @dlacosteGFM in #24
New Contributors
- @dependabot made their first contribution in #27
- @dlacosteGFM made their first contribution in #24
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
- remove micro-sized machines from suggestions, they are not big enough and can lead to problems if the user selects them
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- fix: get default subnet when using custom vpcID by @89luca89 in #19
- Add the ability to access an instance via it's private ip address by @shanman190 in #10
- Feat/add arm instances support by @89luca89 in #13
- Update provider.yaml by @pascalbreuninger in #14
- feat: add custom tags by @89luca89 in #16
New Contributors
- @shanman190 made their first contribution in #10
- @pascalbreuninger made their first contribution in #14
Full Changelog: v0.0.4...v0.0.6
v0.0.4
v0.0.3
What's Changed
- Add ability to specify a VPC
- Add ability to specify a Subnet for the instance
- Add ability to specify a Security Group for the instance
- Add ability to specify a Instance Profile ARN for the instance
- migrate from aws-sdk-v1 to v2 to support SSO logins
- docs: typos in README by @joebowbeer in #4
New Contributors
- @joebowbeer made their first contribution in #4
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Add AWS profile selection
Full Changelog: v0.0.1...v0.0.2