Vasiliy
e6a6025818
backport: switch scope of responsibility between a TRI_vocbase_t and a LogicalView in respect to view creation/deletion ( #7106 )
...
* backport: switch scope of responsibility between a TRI_vocbase_t and a LogicalView in respect to view creation/deletion
* backport: ensure arangosearch links get exported in the dump
* backport: ensure view is created during restore on the coordinator
* Updates for ArangoSearch DDL tests, IResearchView unregistration and known issues
* Add fix for internal issue 483
2018-10-30 12:50:29 +03:00
Simran
4c9f488cbe
Doc - Deprecation notes 3.4 ( #6405 ) ( #7033 )
2018-10-23 22:49:55 +02:00
jsteemann
168755f377
remove fixed items from the known issues list
2018-10-23 20:49:11 +02:00
Simran
64a48ae9a6
Doc - Turn ArangoSearch links into a list ( #7029 )
2018-10-23 20:10:32 +02:00
Andrey Abramov
21136fef01
update changelog and LOKI
2018-10-13 14:08:20 +03:00
Jan
9b7258a4d1
added several query optimizations ( #6781 )
2018-10-12 17:41:45 +02:00
jsteemann
a55da308d2
updated CHANGELOG and known issues
2018-10-02 20:04:17 +02:00
KVS85
98b248f4ed
More known issues for ArangoSearch in 3.4 ( #6568 )
2018-10-02 13:25:45 +02:00
Jan
058b5072b3
Feature 3.4/query cache diagnostics ( #6581 )
2018-09-25 09:49:33 +02:00
Max Neunhöffer
b974c33ca4
Add advertised endpoints to new features list for 3.4. ( #6586 )
2018-09-25 09:39:29 +02:00
Jan
add569b7b8
Feature 3.4/aql extensions 080908 ( #6446 )
2018-09-12 15:56:23 +02:00
jsteemann
63bdd690eb
update release notes
2018-09-11 13:07:34 +02:00
KVS85
4bb9299f2d
Doc - cherry pick arangosearch & other docs commits from devel ( #6402 )
2018-09-05 23:28:32 +02:00
Frank Celler
df77347551
release version 3.4.0-rc.1
2018-09-05 21:51:33 +02:00
Michael Hackstein
3df612965f
Documentation/known issue wrong shardkey ( #6403 )
...
* Added known issue about wrong shardkey + optimizer rule
* Lol two links per line disallowed...
2018-09-05 21:29:41 +02:00
Jan
e87e305793
implement caching for stats values too ( #6360 )
2018-09-04 16:05:10 +02:00
jsteemann
29f09badb5
updated documentation @Simran-B
2018-09-04 15:41:45 +02:00
Andrey Abramov
9a6cf18f8b
backport release notes from `devel`
2018-09-03 19:33:27 +03:00
jsteemann
103f9711df
added deprecation warning
2018-09-03 16:39:08 +02:00
jsteemann
bff27dc3f3
remove two known issues, as they are fixed!
2018-09-03 15:54:42 +02:00
Heiko
50bd88f2c9
new features geo aql editor ( #6346 )
2018-09-03 15:29:10 +02:00
jsteemann
aae4b7cc0c
copy over known issues
2018-09-03 12:05:51 +02:00
Frank Celler
d160c982ef
Merge branch 'devel' of https://github.com/arangodb/arangodb into 3.4
2018-09-02 11:39:10 +02:00
jsteemann
79bffd4ff2
added documentation
2018-09-01 19:21:19 +02:00
Frank Celler
d7a450ec7b
added Windows upgrading
2018-08-31 16:17:35 +02:00
Frank Celler
434bf25c50
added move shards
2018-08-31 16:15:49 +02:00
Jan
abe5bec016
Doc - add known issues for 3.4 release ( #6301 )
2018-08-30 19:57:42 +02:00
jsteemann
ad98a1a40e
added behavior change
2018-08-30 13:16:06 +02:00
jsteemann
8d21ebb323
some more sentence about usage of V8
2018-08-30 00:11:44 +02:00
jsteemann
462bfd0063
update documentation
2018-08-29 19:46:41 +02:00
jsteemann
9650911d53
improve wording here and there
2018-08-29 12:34:29 +02:00
Jan
29e4b9b39a
add information about library upgrades ( #6277 )
2018-08-28 20:03:37 +02:00
jsteemann
d698645e04
added notes about nscd requirement
2018-08-28 20:01:01 +02:00
Lars Maier
5555bd2fad
Schmutz++ Improved ( #6259 )
...
* Fixed startup order. Don't start maintenance threads in single-server or agent.
Added range check for `--server.maintenance-threads`.
Fixed invalid array access, when shard exists locally but not in plan.
* Removed unused header imports.
* Added CHANGELOG entry
* Fixed shutdown bug. Startup fixed.
* Fixed catch test.
* Add Maintenance improvements to NewFeature34.md.
2018-08-27 20:25:09 +02:00
jsteemann
dbfbfd3a8c
added documentation for "number of documents" caching
2018-08-25 11:43:32 +02:00
Jan
0d48677619
Bug fix/aql optimizer improvements 2308 ( #6241 )
2018-08-24 13:42:22 +02:00
Jan
2bce75eb86
add AQL function CONTAINS_ARRAY as alias for POSITION ( #6242 )
2018-08-24 12:50:50 +02:00
sleto-it
58f42e7240
Doc - Reflect changes in dir structure ( #6169 )
2018-08-22 16:39:27 +02:00
jsteemann
9959218d1d
revert unification of collection name validation
2018-08-21 18:46:13 +02:00
Jan
9355a06618
Bug fix/fix documentation issues ( #6211 )
2018-08-21 14:47:45 +02:00
Jan
2aa879a53b
unify validation of collection names in AQL ( #6203 )
2018-08-21 11:11:15 +02:00
jsteemann
ac2bd395cd
extend documentation
2018-08-20 13:18:20 +02:00
Jan
102f15bece
removed several unused internal APIs ( #6193 )
2018-08-20 12:57:58 +02:00
Jan
7cb1da12cf
make AQL functions construction easier ( #6195 )
2018-08-20 11:56:38 +02:00
Jan
d7e631eddf
Bug fix/more sparsung ( #6177 )
2018-08-17 08:47:45 +02:00
Jan
2bc672cebd
centralized more of the sharding strategies code ( #6140 )
2018-08-15 14:37:01 +02:00
jsteemann
d7519d83e7
added missing AQL function to the docs
2018-08-14 17:54:37 +02:00
jsteemann
7b5b112b88
update NewFeatures34.md
2018-08-14 11:07:24 +02:00
jsteemann
dda7f558aa
updated release notes
2018-08-09 16:58:05 +02:00
jsteemann
0797fda87f
added section for deprecated features
2018-08-09 14:31:46 +02:00