Releases: arangodb-helper/arangodb
Releases · arangodb-helper/arangodb
v0.18.0
- Redirect HTTP server warnings into log file, skip TLS handshake errors
- Bump Go version (v1.21.5) and dependencies for CVE fixes
- Update setup.json config on relaunch with current enumeration of running servers
- Mark activefailover mode as deprecated
- Do not allow starting ArangoDB v3.12+ in active-failover mode
- Do not allow upgrade of active-failover mode if the new version is v3.12 or newer
- Adjust tests to skip active-failover mode for v3.12
v0.18.0-preview-2
v0.18.0-preview-2
v0.18.0-preview-1
v0.18.0-preview-1
v0.17.2
- Bump Go version (1.21.4) and dependencies for CVE fixes
- Use proper semver tags for releases
0.17.2-preview-2
0.17.2-preview-2
0.17.2-preview-1
0.17.2-preview-1
0.17.1
- Retry server upgrade if requested by exit code (EXIT_UPGRADE_REQUIRED)
- Fix possible deadlock and goroutine leak while waiting for child process termination
- Change INF level to WRN or ERR when child process terminated with non-zero
0.17.1-preview-1
0.17.1-preview-1
0.17.0
0.16.0
CHANGELOG:
- Add sanity check for pass-through args usage
- Fix printing --starter.instance-up-timeout instead of hardcoded value
- Fix context handling in WaitUntilStarterReady for tests
- Show error when user tries to change value of "persistent" option
- Proper leader election and cluster upgrade without using observe and TTL features
What's Changed
- Fix context handling in WaitUntilStarterReady for tests by @nikita-vanyasin in #368
- Update dependencies by @nikita-vanyasin in #370
- Improve error messages for JWT rotation by @nikita-vanyasin in #364
- BTS-812 | Fix printing --starter.instance-up-timeout instead of hardcoded value by @nikita-vanyasin in #361
- BTS-1194 | Add sanity check for pass-through args usage by @nikita-vanyasin in #363
- GT-49 | Show error when user tries to change value of "persistent" option by @nikita-vanyasin in #366
- GT-451 | Proper leader election and upgrade without using observe and TTL features by @nikita-vanyasin in #367
- Bump go-helper and improve log for leader election by @nikita-vanyasin in #371
- Fix leader election edge-cases by @nikita-vanyasin in #373
- Use new key for leader election to avoid conflicts by @nikita-vanyasin in #374
- Update leader election implementation to fix edge-cases by @nikita-vanyasin in #375
Full Changelog: 0.15.8...0.16.0