Skip to content

Releases: outbrain/orchestrator

GA release v1.5.7

28 Oct 09:01
Compare
Choose a tag to compare

GA release v1.5.6

17 Aug 11:01
Compare
Choose a tag to compare
Merge pull request #245 from outbrain/remove-oauth

removed oauth code; not ready yet

GA release v1.5.5

13 Jul 12:12
Compare
Choose a tag to compare

#225 and others

GA release v1.5.0

14 Jun 11:20
Compare
Choose a tag to compare
Merge pull request #217 from outbrain/merge-downstream-gh

Merge downstream gh

GA release v1.4.590

23 May 07:56
Compare
Choose a tag to compare
  • 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

10 Mar 12:12
Compare
Choose a tag to compare

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 and DetectPhysicalEnvironmentQuery 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

26 Nov 12:32
Compare
Choose a tag to compare
minor css change

GA Release v1.4.548

26 Nov 11:29
Compare
Choose a tag to compare
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

25 Nov 12:35
Compare
Choose a tag to compare
"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

24 Nov 13:54
Compare
Choose a tag to compare
Fixed resolve.go error where hostname_resolve would load into cache even

on "none" configuration