Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Releases: hazelcast/hazelcast-aws

2.0.1

05 Jun 12:28
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast AWS 2.0.1 release.

New Features

There are no new features for this release.

Enhancements

  • Added the filtering based on tag value even when the tag key is not provided.
  • Added DescribeInstances test with actual AWS network.

Fixes

There are no fixes for this release.

Known Issues

None.

2.0.0

26 Apr 12:51
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast AWS 2.0.0 release.

New Features

There are no new features for this release.

Enhancements

  • Added discovery SPI implementation for AWS. [#21]
  • Added filtering attributes to the EC2 query. [#23]

Fixes

  • AWS discovery does not have member port configuration for clients. [#3]
  • AWS discovery does not support AWS ECS service. [#11]

Known Issues

None.

v1.1.1

08 Dec 08:54
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast AWS release.

Fixes

  • Fixed InvalidConfigurationException after split brain recovery

Known Issues

None.

ECS support

24 Nov 11:09
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast AWS release.

New Features

ECS support

Enhancements

Fixes

Known Issues

None.

hazelcast-aws initial version as replacement of hazelcast-cloud

28 Sep 10:09
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast AWS release.

New Features

This is the initial release of hazelcast-aws module as replacement of hazelcast-cloud. Hazelcast-aws v1.0 is identical to the version of hazelcast-cloud v3.6.5 but with a new name. We thought aws is a better name than cloud because it only supports AWS Cloud Environment. In order to run Hazelcast on a range of cloud providers, you can have a look at hazelcast-jclouds module.

Enhancements

This is the initial release of Hazelcast AWS.

Fixes

This is the initial release of Hazelcast AWS.

Known Issues

None.