Skip to content

Releases: andyalm/mount-aws

v0.7.2

22 May 23:55
Compare
Choose a tag to compare

Upgraded to use latest SDK packages

v0.7.1

11 Feb 19:58
Compare
Choose a tag to compare

Added basic support for RDS (clusters and instances)

v0.7.0

28 Jan 22:54
Compare
Choose a tag to compare

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

07 Dec 21:19
Compare
Choose a tag to compare

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

30 Nov 19:58
Compare
Choose a tag to compare

Added an "Endpoint" attribute to ecs tasks to clearly surface the IP address/port that the task is bound to.

v0.6.6

15 Nov 04:30
Compare
Choose a tag to compare
  • Fixed a possible NullReferenceException when listing elasticache replication groups.

v0.6.5

06 Nov 23:04
Compare
Choose a tag to compare
  • Added support for move/copy/rename to s3 objects.

v0.6.4

05 Nov 17:38
Compare
Choose a tag to compare
  • Added initial (very basic) support for cloudwatch
  • Made elasticache endpoints easier to access.

v0.6.3

09 May 19:49
Compare
Choose a tag to compare

Added initial support for elasticache.

v0.6.2

07 May 23:14
Compare
Choose a tag to compare

Added a logo (very important)