1
0
Fork 0
arangodb/Documentation/Books/Manual/ReleaseNotes/README.md

79 lines
2.7 KiB
Markdown

Release Notes
=============
What's New
----------
For a high level list of changes, please refer to one of the following sections:
- What's New in 3.x:
[3.4](NewFeatures34.md),
[3.3](NewFeatures33.md),
[3.2](NewFeatures32.md),
[3.1](NewFeatures31.md),
[3.0](NewFeatures30.md)
- What's New in 2.x:
[2.8](NewFeatures28.md),
[2.7](NewFeatures27.md),
[2.6](NewFeatures26.md),
[2.5](NewFeatures25.md),
[2.4](NewFeatures24.md),
[2.3](NewFeatures23.md),
[2.2](NewFeatures22.md),
[2.1](NewFeatures21.md)
Changelogs
----------
For a detailed list of changes to the ArangoDB core programs and tools,
please refer to the version specific changelogs:
- Changelogs 3.x:
[3.4](https://raw.githubusercontent.com/arangodb/arangodb/3.4/CHANGELOG),
[3.3](https://raw.githubusercontent.com/arangodb/arangodb/3.3/CHANGELOG),
[3.2](https://raw.githubusercontent.com/arangodb/arangodb/3.2/CHANGELOG),
[3.1](https://raw.githubusercontent.com/arangodb/arangodb/3.1/CHANGELOG),
[3.0](https://raw.githubusercontent.com/arangodb/arangodb/3.0/CHANGELOG)
- Changelogs 2.x:
[2.8](https://raw.githubusercontent.com/arangodb/arangodb/2.8/CHANGELOG),
[2.7](https://raw.githubusercontent.com/arangodb/arangodb/2.7/CHANGELOG),
[2.6](https://raw.githubusercontent.com/arangodb/arangodb/2.6/CHANGELOG),
[2.5](https://raw.githubusercontent.com/arangodb/arangodb/2.5/CHANGELOG),
[2.4](https://raw.githubusercontent.com/arangodb/arangodb/2.4/CHANGELOG),
[2.3](https://raw.githubusercontent.com/arangodb/arangodb/2.3/CHANGELOG),
[2.2](https://raw.githubusercontent.com/arangodb/arangodb/2.2/CHANGELOG),
[2.1](https://raw.githubusercontent.com/arangodb/arangodb/2.1/CHANGELOG)
Additional changelogs for tools not included in the main repository:
- [ArangoDB Starter](https://github.com/arangodb-helper/arangodb/blob/master/CHANGELOG.md)
- [ArangoSync](https://github.com/arangodb/arangosync/blob/master/CHANGELOG)
Incompatible changes
--------------------
For a list of incompatible changes, please refer to one of the following sections.
Also see [Version Specific Upgrade Information](../Upgrading/VersionSpecific/README.md)
in the _Upgrading_ chapter.
- Incompatible changes in 3.x:
[3.4](UpgradingChanges34.md),
[3.3](UpgradingChanges33.md),
[3.2](UpgradingChanges32.md),
[3.1](UpgradingChanges31.md),
[3.0](UpgradingChanges30.md)
- Incompatible changes in 2.x:
[2.8](UpgradingChanges28.md),
[2.7](UpgradingChanges27.md),
[2.6](UpgradingChanges26.md),
[2.5](UpgradingChanges25.md),
[2.4](UpgradingChanges24.md),
[2.3](UpgradingChanges23.md)
Known Issues
------------
For a list of known issues, please refer to one of the following sections:
- [Known Issues in 3.2](KnownIssues32.md)