Releases: andyalm/mount-aws
Releases · andyalm/mount-aws
v0.7.2
Upgraded to use latest SDK packages
v0.7.1
Added basic support for RDS (clusters and instances)
v0.7.0
Primarily a compatibility release - one small new feature.
This updates MountAws to be compatible with MountAnything v0.7.0, so that it will work with other MountAnything derived modules using that version.
New feature:
- PrivateIpAddress and InstanceType exposed directly on ECS ContainerItem.
v0.6.8
Change the way that the top level cloudwatch metrics are discovered to use a hardcoded list for now since there is no efficient enough way to find them via the API right now.
v0.6.7
Added an "Endpoint" attribute to ecs tasks to clearly surface the IP address/port that the task is bound to.
v0.6.6
- Fixed a possible NullReferenceException when listing elasticache replication groups.
v0.6.5
- Added support for move/copy/rename to s3 objects.
v0.6.4
- Added initial (very basic) support for cloudwatch
- Made elasticache endpoints easier to access.
v0.6.3
Added initial support for elasticache.
v0.6.2
Added a logo (very important)