Releases: outbrain-inc/orchestrator
Releases · outbrain-inc/orchestrator
GA release v1.5.7
The ultimate diff is v1.5.6...v1.5.7
GA release v1.5.6
Merge pull request #245 from outbrain/remove-oauth removed oauth code; not ready yet
GA release v1.5.5
#225 and others
GA release v1.5.0
Merge pull request #217 from outbrain/merge-downstream-gh Merge downstream gh
GA release v1.4.590
- initial support for semi-sync - thanks Vitess!
- vagrant improvements - thanks Square!
- fuzzy cluster names accepted
graceful-master-takeover
command supported- various fixes, thanks community!
- change of license: MIT
GA release v1.4.580
Long time no uploaded release. Lots of goodies here.
force-master-takeover
command. Currently only available via CLI, for planned switchovers- Binary log indexing. This makes Pseudo-GTID based recoveries significantly faster and usually non-dependent on binary log file size
- Improved and potentially we can all forget about internal db deployments bookkeeping.
- Introducing promotion-rules: still a way to go.
-c register-candidate
may specify--promotion-rule=(prefer | neutral | must_not)
- Autoread replication credentials where possible via
mysql
system tables which-heuristic-cluster-pool-instances
command added, where dealing with pools- added
DetectDataCenterQuery
andDetectPhysicalEnvironmentQuery
config variables - Golang 1.5 package vendoring
- fqdn no longer requirement in CLI commands. As long as the hostname is uniquely identifiable you can use a shortname (substring) of the fqdn
community contributions: vagrant, documentation, logic, suggestions, issues -- thank you!
GA Release v1.4.550
minor css change
GA Release v1.4.548
aggregated instances can be drag-n-dropped in "smart mode". pattern is sent via URI. It is possible that pattern exceeds max URI length; this is not checked at this time.
GA Release v1.4.546
"relocate" uses further heuristics for binlog servers, simplifying another scenario web: - modal dialog does not support "begin/end-maintenance" any more. Instead, it now supports "begin/end-downtime", with implied owner, with duration
GA Release v1.4.544
Fixed resolve.go error where hostname_resolve would load into cache even on "none" configuration