@@ -12,11 +12,76 @@ title: ArangoGraph Changelog
12
12
13
13
## 2023
14
14
15
+ ### August 2023
16
+
17
+ - Updated ArangoGraph Professional and Enterprise to On-Demand and Committed, respectively.
18
+ All customers now have standard support included and access to functionality
19
+ that was previously Enterprise only, including:
20
+ - Single Sign On (SSO)
21
+ - Private Endpoints
22
+ - Updated the deployment models for ArangoGraph to simplify the experience for
23
+ users. When you select a specific deployment size (e.g. A4), all disk and
24
+ CPU-related settings will be set for you automatically
25
+ - Improved and modernized the look-and-feel of the ArangoGraph UI
26
+ - Increased maximum deployment size to 64 nodes
27
+ - Improved the first-time experience for adding a payment method to your account
28
+ to better guide you on the necessary steps
29
+ - Added ability to set groups as default groups for any newly invited users,
30
+ greatly simplifying the user onboarding experience
31
+ - Adds [ ArangoDB 3.10.10] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.10/CHANGELOG ) {: target ="_ blank"}
32
+ as an available version for deployments in ArangoGraph; 3.10.9 has been
33
+ removed as a selectable version
34
+ - Adds [ ArangoDB 3.11.3] ( https://raw.githubusercontent.com/arangodb/arangodb/3.11.3/CHANGELOG ) {: target ="_ blank"}
35
+ as an available version for deployments in ArangoGraph; 3.11.12 has been
36
+ removed as a selectable version
37
+
38
+ ### July 2023
39
+
40
+ - Improved resource scheduling so that co-ordinators and db servers on larger
41
+ deployments (A8+) more effectively utilize the CPU resources available to them
42
+ - Updated the "Developer (beta)" deployment type to "Single Server" to better
43
+ reflect the intended use case, and to clarify its supported status
44
+ - Updated the ArangoGraph Notebooks look-and-feel to better align with the rest
45
+ of the ArangoGraph UI
46
+ - Adds [ ArangoDB 3.10.9] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.9/CHANGELOG ) {: target ="_ blank"}
47
+ as an available version for deployments in ArangoGraph; 3.10.8 has been
48
+ removed as a selectable version
49
+ - Adds [ ArangoDB 3.11.2] ( https://raw.githubusercontent.com/arangodb/arangodb/3.11.2/CHANGELOG ) {: target ="_ blank"}
50
+ as an available version for deployments in ArangoGraph; 3.11.1 has been
51
+ removed as a selectable version
52
+ - Adds [ ArangoDB 3.11.1] ( https://raw.githubusercontent.com/arangodb/arangodb/3.11.1/CHANGELOG ) {: target ="_ blank"}
53
+ as an available version for deployments in ArangoGraph; 3.11.0 has been
54
+ removed as a selectable version
55
+
56
+
57
+ ### June 2023
58
+
59
+ - Adds automatic database login, new deployments will automatically share
60
+ ArangoGraph authentication for the database UI, removing the need to log in
61
+ separately. This behavior can be disabled on a per-deployment basis if needed.
62
+ - Adds AWS Sydney as a supported region
63
+ - Automatically pauses any running deployments if an invoice has been
64
+ outstanding for over 14 days
65
+ - Enables cross-zone traffic for Private Endpoints to remove the requirement of
66
+ overlapping availability zones between ArangoGraph deployments and customer VPCs
67
+ - Allow users to enable/disable login via Single Sign On (SSO) explicitly using
68
+ oasisctl and the public API
69
+ - Uses the more performant Azure SSD v2 in all regions that support it,
70
+ providing superior disk performance to ArangoGraph customers in Azure
71
+ - Adds [ ArangoDB 3.10.8] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.8/CHANGELOG ) {: target ="_ blank"}
72
+ as an available version for deployments in ArangoGraph; 3.10.6 has been
73
+ removed as a selectable version
74
+
15
75
### May 2023
16
76
77
+ - Adds support for the simplified ArangoGraph Migration Tool, removing the requirement for the self-managed
78
+ deployment to be directly contactable by the ArangoGraph deployment
79
+ - Sets any new payment methods as the default when adding them
80
+ - Added emails to inform users if their deployment is experiencing resource contention, specifically if CPU
81
+ usage is high or there have been out-of-memory issues
17
82
- Removes the ability to launch ArangoDB 3.8.x clusters in accordance with
18
83
the end of life of 3.8
19
- - Adds [ ArangoDB 3.10.6] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10/CHANGELOG ) {: target ="_ blank"}
84
+ - Adds [ ArangoDB 3.10.6] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.6 /CHANGELOG ) {: target ="_ blank"}
20
85
as an available version for deployments in ArangoGraph; 3.10.5 has been
21
86
removed as a selectable version
22
87
@@ -37,13 +102,14 @@ title: ArangoGraph Changelog
37
102
port 8829
38
103
39
104
### March 2023
40
- - Adds [ ArangoDB 3.8.9] ( https://raw.githubusercontent.com/arangodb/arangodb/3.8/CHANGELOG ) {: target ="_ blank"}
105
+
106
+ - Adds [ ArangoDB 3.8.9] ( https://raw.githubusercontent.com/arangodb/arangodb/3.8.9/CHANGELOG ) {: target ="_ blank"}
41
107
as an available version for deployments in ArangoGraph; 3.8.8 has been
42
108
removed as a selectable version
43
- - Adds [ ArangoDB 3.9.10] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9/CHANGELOG ) {: target ="_ blank"}
109
+ - Adds [ ArangoDB 3.9.10] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9.9 /CHANGELOG ) {: target ="_ blank"}
44
110
as an available version for deployments in ArangoGraph; 3.9.9 has been
45
111
removed as a selectable version
46
- - Adds [ ArangoDB 3.10.5] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10/CHANGELOG ) {: target ="_ blank"}
112
+ - Adds [ ArangoDB 3.10.5] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.5 /CHANGELOG ) {: target ="_ blank"}
47
113
as an available version for deployments in ArangoGraph; 3.10.4 has been
48
114
removed as a selectable version
49
115
- Increases the idle timeout for incoming ArangoGraph connections to 10
@@ -56,16 +122,16 @@ title: ArangoGraph Changelog
56
122
57
123
- Adds support for "Sign In With Microsoft Account"
58
124
- Simplifies the first-time sign up experience
59
- - Adds [ ArangoDB 3.10.4] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10/CHANGELOG ) {: target ="_ blank"}
125
+ - Adds [ ArangoDB 3.10.4] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.3 /CHANGELOG ) {: target ="_ blank"}
60
126
as an available version for deployments in ArangoGraph; 3.10.3 has been
61
127
removed as a selectable version
62
- - Adds [ ArangoDB 3.9.9] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9/CHANGELOG ) {: target ="_ blank"}
128
+ - Adds [ ArangoDB 3.9.9] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9.8 /CHANGELOG ) {: target ="_ blank"}
63
129
as an available version for deployments in ArangoGraph; 3.9.8 has been
64
130
removed as a selectable version
65
- - Adds [ ArangoDB 3.10.3] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10/CHANGELOG ) {: target ="_ blank"}
131
+ - Adds [ ArangoDB 3.10.3] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.2 /CHANGELOG ) {: target ="_ blank"}
66
132
as an available version for deployments in ArangoGraph; 3.10.2 has been
67
133
removed as a selectable version
68
- - Adds [ ArangoDB 3.9.8] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9/CHANGELOG ) {: target ="_ blank"}
134
+ - Adds [ ArangoDB 3.9.8] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9.7 /CHANGELOG ) {: target ="_ blank"}
69
135
as an available version for deployments in ArangoGraph; 3.9.7 has been
70
136
removed as a selectable version
71
137
- Fixes an issue updating Enterprise tier deployments that had been paid for
@@ -78,9 +144,9 @@ title: ArangoGraph Changelog
78
144
to the SOC 2 report
79
145
- Adds Okta as an SSO provider within ArangoGraph. Enterprise customers can
80
146
contact Support to enable SSO
81
- - Adds [ ArangoDB 3.10.2] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10/CHANGELOG ) {: target ="_ blank"}
147
+ - Adds [ ArangoDB 3.10.2] ( https://raw.githubusercontent.com/arangodb/arangodb/3.10.2 /CHANGELOG ) {: target ="_ blank"}
82
148
as an available version for deployments in ArangoGraph
83
- - Adds [ ArangoDB 3.9.7] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9/CHANGELOG ) {: target ="_ blank"}
149
+ - Adds [ ArangoDB 3.9.7] ( https://raw.githubusercontent.com/arangodb/arangodb/3.9.7 /CHANGELOG ) {: target ="_ blank"}
84
150
as an available version for deployments in ArangoGraph
85
151
- Limits the selectable versions for new deployments in ArangoGraph
86
152
to only the latest patch releases for each minor version (e.g.
0 commit comments