8000 ArangoDB 3.8.9 by arangodb-release-bot · Pull Request #1317 · arangodb/docs · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

ArangoDB 3.8.9 #1317

Merged
merged 5 commits into from
Mar 29, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update release-notes-known-issues310.md
  • Loading branch information
nerpaula authored Mar 29, 2023
commit 111b04c9787e4c97486dbcdade420be12dd2f8df
1 change: 1 addition & 0 deletions 3.10/release-notes-known-issues310.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ Other
| **Date Added:** 2021-08-06 <br> **Component:** Installer <br> **Deployment Mode:** Single Server <br> **Description:** The Windows installer fails during database initialization with the error `failed to locate tzdata` if there are non-ASCII characters in the destination path. <br> **Affected Versions:** 3.8.x, 3.9.x, 3.10.x <br> **Fixed in Versions:** - <br> **Reference:** [BTS-531](https://arangodb.atlassian.net/browse/BTS-531){:target="_blank"} (internal) |
| **Date Added:** 2022-09-29 <br> **Component:** Web Interface <br> **Deployment Mode:** All <br> **Description:** In the web interface for ArangoSearch Views, it's not possible to create a link to a collection, if the collection has only one letter in its name. <br> **Affected Versions:** 3.10.0 <br> **Fixed in Versions:** 3.10.1 <br> **Reference:** [BTS-1008](https://arangodb.atlassian.net/browse/BTS-1008){:target="_blank"} (internal) |
| **Date Added:** 2022-09-29 <br> **Component:** ArangoDB Starter <br> **Deployment Mode:** All <br> **Description:** The ArangoDB Starter may fail to pick a Docker container name from cgroups. <br> **Affected Versions:** 3.8.x, 3.9.x, 3.10.x <br> **Fixed in Versions:** 3.9.9, 3.10.4 <br> **Reference:** [GT-207](https://arangodb.atlassian.net/browse/GT-207){:target="_blank"} (internal) |
| **Date Added:** 2022-10-26 <br> **Component:** ArangoSync <br> **Deployment Mode:** DC2DC <br> **Description:** When upgrading to 3.10.0, 3.10.1, 3.10.2, the _analyzers collection cannot be replicated. <br> **Affected Versions:** 3.8.8, 3.9.4, 3.10.0, 3.10.1, 3.10.2 <br> **Fixed in Versions:** 3.8.9, 3.9.6, 3.10.3 <br> **Reference:** [BTS-1094](https://arangodb.atlassian.net/browse/BTS-1094){:target="_blank"} (internal) |
| **Date Added:** 2023-02-17 <br> **Component:** ArangoDB Starter <br> **Deployment Mode:** All <br> **Description:** When using a Windows build with `netgo`, the `localhost` cannot be resolved. <br> **Affected Versions:** 3.9.8, 3.10.3 <br> **Fixed in Versions:** 3.9.9, 3.10.4 <br> **Reference:** [GT-330](https://arangodb.atlassian.net/browse/GT-330){:target="_blank"} (internal) |
0