Amazon Neptune Engine Version 1.0.5.1.R2 (2021-10-26)
As of 2021-10-26, engine version 1.0.5.1.R2 is being generally deployed. Please note that it takes several days for a new release to become available in every region.
Defects Fixed in This Engine Release
Fixed a bug that caused a server restart when a transient error occurred while creating an older version of a graph element, under repeatable read isolation. Neptune now returns an error instead, so that the client can retry.
Fixed a bug that caused a server restart when a transient error occurrred during a single cardinality update. Neptune now returns an error instead, so that the client can retry.
Query-Language Versions Supported in This Release
Before upgrading a DB cluster to version 1.0.5.1.R2, make sure that your project is compatible with these query-language versions:
Gremlin version:
3.4.11
SPARQL version:
1.1
Upgrade Paths to Engine Release 1.0.5.1.R2
Your cluster will be upgraded to this patch release automatically during your next
maintenance window if you are running engine version 1.0.5.1
.
You can manually upgrade any previous Neptune engine release to this release.
Upgrading to This Release
Amazon Neptune 1.0.5.1.R2 is now generally available.
If a DB cluster is running an engine version from which there is an upgrade path to this release, it is eligible to be upgraded now. You can upgrade any eligible cluster using the DB cluster operations on the console or by using the SDK. The following CLI command will upgrade an eligible cluster immediately:
For Linux, OS X, or Unix:
aws neptune modify-db-cluster \ --db-cluster-identifier
(your-neptune-cluster)
\ --engine-version 1.0.5.1 \ --apply-immediately
For Windows:
aws neptune modify-db-cluster ^ --db-cluster-identifier
(your-neptune-cluster)
^ --engine-version 1.0.5.1 ^ --apply-immediately
Updates are applied to all instances in a DB cluster simultaneously. An update requires a database restart on those instances, so you will experience downtime ranging from 20–30 seconds to several minutes, after which you can resume using the DB cluster.
For more information about upgrading your engine version, see Neptune engine updates. If you have any questions or concerns, the Amazon Support
team is available on the community forums and through Amazon Premium Support