ArangoDB v3.1.15 Release Notes

Release Date: 2017-03-20 // about 7 years ago
    • ➕ 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