spring-cloud / spring-cloud-netflix

Integration with Netflix OSS components
http://cloud.spring.io/spring-cloud-netflix/
Apache License 2.0
4.87k stars 2.44k forks source link

Bump eureka.version from 2.0.1 to 2.0.2 #4252

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 7 months ago

Bumps eureka.version from 2.0.1 to 2.0.2. Updates com.netflix.eureka:eureka-client from 2.0.1 to 2.0.2

Release notes

Sourced from com.netflix.eureka:eureka-client's releases.

2.0.2 Release

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/eureka/compare/v2.0.1...v2.0.2

Commits
  • 3a63288 Merge pull request #1531 from OlgaMaciaszek/2.x
  • ecdf048 Upgrade jettison to 1.5.4.
  • 0b32fa1 Merge pull request #1511 from kilink/avoid-instances-set-copy-2
  • 418f1b1 Call size method on Application to avoid copying instance info
  • See full diff in compare view


Updates com.netflix.eureka:eureka-core from 2.0.1 to 2.0.2

Release notes

Sourced from com.netflix.eureka:eureka-core's releases.

2.0.2 Release

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/eureka/compare/v2.0.1...v2.0.2

Commits
  • 3a63288 Merge pull request #1531 from OlgaMaciaszek/2.x
  • ecdf048 Upgrade jettison to 1.5.4.
  • 0b32fa1 Merge pull request #1511 from kilink/avoid-instances-set-copy-2
  • 418f1b1 Call size method on Application to avoid copying instance info
  • See full diff in compare view


Updates com.netflix.eureka:eureka-core-jersey3 from 2.0.1 to 2.0.2

Release notes

Sourced from com.netflix.eureka:eureka-core-jersey3's releases.

2.0.2 Release

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/eureka/compare/v2.0.1...v2.0.2

Commits
  • 3a63288 Merge pull request #1531 from OlgaMaciaszek/2.x
  • ecdf048 Upgrade jettison to 1.5.4.
  • 0b32fa1 Merge pull request #1511 from kilink/avoid-instances-set-copy-2
  • 418f1b1 Call size method on Application to avoid copying instance info
  • See full diff in compare view


Updates com.netflix.eureka:eureka-client-jersey3 from 2.0.1 to 2.0.2

Release notes

Sourced from com.netflix.eureka:eureka-client-jersey3's releases.

2.0.2 Release

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/eureka/compare/v2.0.1...v2.0.2

Commits
  • 3a63288 Merge pull request #1531 from OlgaMaciaszek/2.x
  • ecdf048 Upgrade jettison to 1.5.4.
  • 0b32fa1 Merge pull request #1511 from kilink/avoid-instances-set-copy-2
  • 418f1b1 Call size method on Application to avoid copying instance info
  • See full diff in compare view


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

Superseded by #4288.