1. 02 Dec, 2015 1 commit
  2. 26 Nov, 2015 1 commit
    • Excludes aspectjrt from javanica · f2fee748
      Dave Syer authored
      The aspectjweaver jar includes all of aspectjrt, and the former is
      used at runtime in a number of places (tests fail if you remove
      it). Both are not needed so we have picked one (the other one than
      recommended in gh-666).
      
      Fixes gh-666
  3. 24 Nov, 2015 1 commit
  4. 18 Nov, 2015 2 commits
  5. 17 Nov, 2015 2 commits
  6. 11 Nov, 2015 1 commit
  7. 10 Nov, 2015 2 commits
  8. 09 Nov, 2015 1 commit
    • Expanded metrics support to include Servo, Spectator, and Atlas · c61a4873
      Jon Schneider authored
      * For Java 8 users, Spectator is the recommended metrics library as Servo is now deprecated in favor of Spectator
      * Servo support now needs to be specifically enabled via @EnableServo, even if servo-core is included on the classpath
      * Added starter modules for both Spectator and Atlas support
      * ServoMetricReader defines a convention for mapping tag-based metrics to hiearchical names for rendering by the Actuator /metrics endpoint
  9. 04 Nov, 2015 1 commit
  10. 22 Oct, 2015 1 commit
  11. 19 Oct, 2015 2 commits
  12. 13 Oct, 2015 1 commit
  13. 12 Oct, 2015 3 commits
  14. 09 Oct, 2015 2 commits
  15. 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)
  16. 30 Sep, 2015 2 commits
  17. 29 Sep, 2015 1 commit
  18. 25 Sep, 2015 1 commit
  19. 24 Sep, 2015 1 commit
    • 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.
  20. 23 Sep, 2015 2 commits
  21. 22 Sep, 2015 1 commit
    • Port *-amqp to spring-cloud-stream. · 639a87bf
      Spencer Gibb authored
      Move turbine/hystrix amqp specific implementations to spring-cloud-stream based implementations and let the user decide which broker to use.
      
      fixes gh-545
  22. 14 Sep, 2015 3 commits
  23. 08 Sep, 2015 3 commits
  24. 20 Aug, 2015 1 commit
  25. 19 Aug, 2015 1 commit
  26. 14 Aug, 2015 1 commit
  27. 07 Aug, 2015 1 commit