All Versions
36
Latest Version
Avg Release Cycle
15 days
Latest Release
913 days ago

Changelog History
Page 4

  • v1.9.8 Changes

    November 14, 2018
    • ๐Ÿ“‡ EUREKA-1154 Return 404 if instance is not found when trying to update metadata via REST API
    • Return 0 for staleness when the client is shutdown or when refreshes not enabled.
  • v1.9.7 Changes

    November 12, 2018

    ๐ŸŒฒ #1152 Improved logging and metrics

  • v1.9.6 Changes

    October 26, 2018

    #1125 ISSUE-1124 register additionalFilters into clientConfig
    ๐Ÿ”€ #1126 Better data synchronization for eureka server delta calculation
    #1132 eureka-1131: handle spot instance termination
    #1138 EUREKA-1137 Add counter for congestion issues
    โšก๏ธ #1140 update default server's eureka-client property

  • v1.9.5 Changes

    September 18, 2018

    0๏ธโƒฃ #1119 defaultZone separator support container space
    ๐Ÿ“‡ #1122 Add User-Agent when requesting information from AWS Metadata service

  • v1.9.4 Changes

    August 06, 2018

    ๐Ÿ”ง #1093 Add configuration for expected interval between clients' renews
    ๐Ÿ”ง #1096 Cache capacity configurable
    ๐Ÿšš #1097 remove magic number
    #1100 Fix #1098 (DiscoveryClient.localRegionApps not clear application without any instances)
    #1107 Add config parameter eureka.myUrl
    #1108 Add an interface for AwsAsgUtil

  • v1.9.3 Changes

    June 26, 2018

    โšก๏ธ #1071 Fix the inconsistency logic in method updateRenewalThreshold()
    #1088 Concurrent register of custom healthcheck handler in DiscoveryClient