Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.22 KB

2.1.3.rst

File metadata and controls

44 lines (29 loc) · 1.22 KB

Version 2.1.3

Released on 2017/08/11.

Note

If you are upgrading a cluster, you must be running CrateDB version_1.1.3 or higher before you upgrade to 2.1.3.

If you want to perform a rolling upgrade, your current CrateDB version number must be version_2.1.0. If you want to upgrade from a version prior to this, the upgrade will introduce all of the breaking changes listed for version_2.1.0, and will require a full restart upgrade.

Consult the upgrade notes for Version 2.1.0 <version_2.1.0_upgrade_notes> when upgrading.

Warning

Before upgrading, you should back up your data.

Table of contents

Changelog

Fixes

  • Fixed a single insert only related memory leak.
  • Improved displaying of error messages if multiple errors are occur on ALTER TABLE statements.