All Versions
266
Latest Version
Avg Release Cycle
22 days
Latest Release
2090 days ago

Changelog History
Page 9

  • v3.1.21 Changes

    May 22, 2017
    • ๐Ÿ›  fixed issue #2488: AQL operator IN error when data use base64 chars

    • ๐Ÿ‘€ more randomness in seeding RNG

  • v3.1.20 Changes

    May 16, 2016
    • ๐Ÿ›  fixed incorrect sorting for distributeShardsLike

    • ๐Ÿ‘Œ improve reliability of AgencyComm communication with Agency

    • ๐Ÿ›  fixed shard numbering bug, where ids were erouneously incremented by 1

    • โœ‚ remove an unnecessary precondition in createCollectionCoordinator

    • funny fail rotation fix

    • ๐Ÿ›  fix in SimpleHttpClient for correct advancement of readBufferOffset

    • forward SIG_HUP in supervisor process to the server process to fix logrotaion You need to stop the remaining arangod server process manually for the upgrade to work.

  • v3.1.19 Changes

    April 28, 2017
    • ๐Ÿ›  Fixed a StackOverflow issue in Traversal and ShortestPath. Occured if many (>1000) input values in a row do not return any result. Fixes issue: #2445

    • ๐Ÿ›  fixed issue #2448

    • ๐Ÿ›  fixed issue #2442

    • โž• added 'x-content-type-options: nosniff' to avoid MSIE bug

    • ๐Ÿ›  fixed issue #2441

    • ๐Ÿ›  fixed issue #2440

    • ๐Ÿ›  Fixed a StackOverflow issue in Traversal and ShortestPath. Occured if many (>1000) input values in a row do not return any result. Fixes issue: #2445

    • ๐Ÿ›  fix occasional hanging shutdowns on OS X

  • v3.1.18 Changes

    April 18, 2017
    • ๐Ÿ›  fixed error in continuous synchronization of collections

    • ๐Ÿ›  fixed spurious hangs on server shutdown

    • ๐Ÿ‘ better error messages during restore collection

    • โœ… completely overhaul supervision. More detailed tests

    • ๐Ÿ›  Fixed a dead-lock situation in cluster traversers, it could happen in rare cases if the computation on one DBServer could be completed much earlier than the other server. It could also be restricted to SmartGraphs only.

    • ๐Ÿ›  (Enterprise Edition only) Fixed a bug in SmartGraph DepthFirstSearch. In some more complicated queries, the maxDepth limit of 1 was not considered strictly enough, causing the traverser to do unlimited depth searches.

    • ๐Ÿ›  fixed issue #2415

    • ๐Ÿ›  fixed issue #2422

    • ๐Ÿ›  fixed issue #1974

  • v3.1.17 Changes

    April 04, 2017
    • ๐Ÿ›  (Enterprise Edition only) fixed a bug where replicationFactor was not correctly forwarded in SmartGraph creation.

    • ๐Ÿ›  fixed issue #2404

    • ๐Ÿ›  fixed issue #2397

    • ๐Ÿ’ป ui - fixed SmartGraph option not appearing

    • ๐Ÿ›  fixed issue #2389

    • ๐Ÿ›  fixed issue #2400

  • v3.1.16 Changes

    March 27, 2017
    • ๐Ÿ›  fixed issue #2392

    • try to raise file descriptors to at least 8192, warn otherwise

    • โšก๏ธ ui - aql editor improvements + updated ace editor version (memory leak)

    • ๐Ÿ›  fixed lost HTTP requests

    • ๐Ÿ’ป ui - fixed some event issues

    • avoid name resolution when given connection string is a valid ip address

    • helps with issue #1842, bug in COLLECT statement in connection with LIMIT.

    • ๐Ÿ›  fix locking bug in cluster traversals

    • ๐Ÿ”’ increase lock timeout defaults

    • increase various cluster timeouts

    • 0๏ธโƒฃ limit default target size for revision cache to 1GB, which is better for tight RAM situations (used to be 40% of (totalRAM - 1GB), use --database.revision-cache-target-size to get back the old behavior

    • ๐Ÿ›  fixed a bug with restarted servers indicating status as "STARTUP" rather that "SERVING" in Nodes UI.

  • v3.1.15 Changes

    March 20, 2017
    • โž• add logrotate configuration as requested in #2355

    • ๐Ÿ›  fixed issue #2376

    • ๐Ÿ’ป ui - changed document api due a chrome bug

    • ๐Ÿ’ป ui - fixed a submenu bug

    • โž• added endpoint /_api/cluster/endpoints in cluster case to get all coordinator endpoints

    • ๐Ÿ›  fix documentation of /_api/endpoint, declaring this API obsolete.

    • Foxx response objects now have a type method for manipulating the content-type header

    • โœ… Foxx tests now support xunit and tap reporters

  • v3.1.14 Changes

    March 13, 2017
    • ๐Ÿ’ป ui - added feature request (multiple start nodes within graph viewer) #2317

    • โž• added missing locks to authentication cache methods

    • ๐Ÿ’ป ui - added feature request (multiple start nodes within graph viewer) #2317

    • ๐Ÿ”€ ui - fixed wrong merge of statistics information from different coordinators

    • ๐Ÿ’ป ui - fixed issue #2316

    • ๐Ÿ’ป ui - fixed wrong protocol usage within encrypted environment

    • ๐Ÿ›  fixed compile error on Mac Yosemite

    • ๐Ÿ’ป minor UI fixes

  • v3.1.13 Changes

    March 06, 2017
    • ๐Ÿ›  fixed variables parsing in GraphQL

    • ๐Ÿ›  fixed issue #2214

    • ๐Ÿ›  fixed issue #2342

    • ๐Ÿ”„ changed thread handling to queue only user requests on coordinator

    • ๐Ÿ‘‰ use exponential backoff when waiting for collection locks

    • ๐Ÿšš repair short name server lookup in cluster in the case of a removed server

  • v3.1.12 Changes

    February 28, 2017
    • ๐Ÿ disable shell color escape sequences on Windows

    • ๐Ÿ›  fixed issue #2326

    • ๐Ÿ›  fixed issue #2320

    • ๐Ÿ›  fixed issue #2315

    • ๐Ÿ›  fixed a race condition when closing a connection

    • 0๏ธโƒฃ raised default hard limit on threads for very small to 64

    • ๐Ÿ›  fixed negative counting of http connection in UI

    • ๐Ÿ›  fixed a race when renaming collections

    • ๐Ÿ›  fixed a race when dropping databases