1. 05 Oct, 2015 1 commit
  2. 03 Oct, 2015 1 commit
    • Upgrade to Zuul 1.1 · a7abfd42
      Dave Syer authored
      Still a release candidate (not yet GA), but seems to work, so we'll
      try and update before Spring Cloud is released again.
      
      Fixes gh-546, fixes gh-567, fixes gh-553 (probably)
  3. 01 Oct, 2015 1 commit
  4. 30 Sep, 2015 5 commits
  5. 29 Sep, 2015 5 commits
  6. 28 Sep, 2015 5 commits
  7. 25 Sep, 2015 9 commits
  8. 24 Sep, 2015 3 commits
    • use new commons code to provide hostInfo. · da04c537
      Spencer Gibb authored
      Set the default sid from common properties.
    • Update Eureka to 1.2.5-rc.1 · 8f9acab3
      Jon Schneider authored
      Remove Servo from EurekaHealthIndicator.
      Remove custom DataCenterInfo.
      EurekaInstanceConfig.SID is now used as eureka id.
      EurekaInstanceConfigBean.getSID falls back to metadataMap.instanceId for
      backwards compatibility.
    • Ensure changes to eureka metadata are relected on refresh · ded968ad
      Dave Syer authored
      And also when using eureka-first for discovering config server.
      The EurekaClient is very rigid and initializes itself, registering
      with the remote service on instantiation. Hance it needs to be
      in @RefreshScope for it to be properly refreshable. Doing that
      leads to a sequence of other changes (e.g. to account for the
      fact that there is no @RefreshScope in bootstrap context).
      
      Fixes gh-551
  9. 23 Sep, 2015 5 commits
  10. 22 Sep, 2015 2 commits
  11. 14 Sep, 2015 3 commits