Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spring cloud (major) #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.cloud:spring-cloud-dependencies (source) 2021.0.5 -> 2023.0.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-starter-netflix-eureka-client (source) 2.2.7.RELEASE -> 4.1.3 age adoption passing confidence
org.springframework.cloud:spring-cloud-netflix-eureka-server (source) 2.2.7.RELEASE -> 4.1.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)

v2023.0.3

Compare Source

v2023.0.2

v2023.0.1

v2023.0.0: 2023.0.0

What's Changed

  • Spring Cloud Function 4.1.0 (issues)
  • Spring Cloud Vault 4.1.0 (issues)
  • Spring Cloud Zookeeper 4.1.0 (issues)
  • Spring Cloud Circuitbreaker 3.1.0 (issues)
  • Spring Cloud Task 3.1.0 (issues)
  • Spring Cloud Kubernetes 3.1.0 (issues)
  • Spring Cloud Starter Build 2023.0.0 (issues)
  • Spring Cloud Openfeign 4.1.0 (issues)
  • Spring Cloud Bus 4.1.0 (issues)
  • Spring Cloud Stream 4.1.0 (issues)
  • Spring Cloud Commons 4.1.0 (issues)
  • Spring Cloud Contract 4.1.0 (issues)
  • Spring Cloud Netflix 4.1.0 (issues)
  • Spring Cloud Consul 4.1.0 (issues)
  • Spring Cloud Config 4.1.0 (issues)
  • Spring Cloud Build 4.1.0 (issues)
  • Spring Cloud Gateway 4.1.0 (issues)

v2022.0.5

Compare Source

v2022.0.4: 2022.0.4

Compare Source

2022.0.4

2023-07-28

  • Spring Cloud Zookeeper 4.0.1 (issues)
  • Spring Cloud Kubernetes 3.0.4 (issues)
  • Spring Cloud Function 4.0.5 (issues)
  • Spring Cloud Commons 4.0.4 (issues)
  • Spring Cloud Circuitbreaker 3.0.3 (issues)
  • Spring Cloud Openfeign 4.0.4 (issues)
  • Spring Cloud Gateway 4.0.7 (issues)
  • Spring Cloud Stream 4.0.4 (issues)
  • Spring Cloud Consul 4.0.3 (issues)
  • Spring Cloud Build 4.0.5 (issues)
  • Spring Cloud Config 4.0.4 (issues)
  • Spring Cloud Contract 4.0.4 (issues)
  • Spring Cloud Starter Build 2022.0.4 (issues)
  • Spring Cloud Netflix 4.0.3 (issues)

v2022.0.3: 2022.0.3

Compare Source

⭐ Releases

  • spring-cloud-build 4.0.3
  • spring-cloud-bus 4.0.1
  • spring-cloud-circuitbreaker 3.0.2
  • spring-cloud-commons 4.0.3
  • spring-cloud-config 4.0.3
  • spring-cloud-consul 4.0.2
  • spring-cloud-contract 4.0.3
  • spring-cloud-function 4.0.3
  • spring-cloud-gateway 4.0.6
  • spring-cloud-kubernetes 3.0.3
  • spring-cloud-netflix 4.0.2
  • spring-cloud-openfeign 4.0.3
  • spring-cloud-stream 4.0.3
  • spring-cloud-task 3.0.3
  • spring-cloud-vault 4.0.1
  • spring-cloud-zookeeper 4.0.0

v2022.0.2

Compare Source

v2022.0.1

Compare Source

v2022.0.0

Compare Source

v2021.0.9

Compare Source

v2021.0.8: 2021.0.8

Compare Source

⭐ Releases

  • spring-cloud-build 3.1.8
  • spring-cloud-bus 3.1.2
  • spring-cloud-circuitbreaker 2.1.7
  • spring-cloud-cli 3.1.1
  • spring-cloud-cloudfoundry 3.1.3
  • spring-cloud-commons 3.1.7
  • spring-cloud-config 3.1.8
  • spring-cloud-consul 3.1.4
  • spring-cloud-contract 3.1.8
  • spring-cloud-function 3.2.11
  • spring-cloud-gateway 3.1.8
  • spring-cloud-kubernetes 2.1.8
  • spring-cloud-netflix 3.1.7
  • spring-cloud-openfeign 3.1.8
  • spring-cloud-sleuth 3.1.9
  • spring-cloud-stream 3.2.9
  • spring-cloud-task 2.4.6
  • spring-cloud-vault 3.1.3
  • spring-cloud-zookeeper 3.1.4

v2021.0.7

Compare Source

v2021.0.6

Compare Source

spring-cloud/spring-cloud-netflix (org.springframework.cloud:spring-cloud-starter-netflix-eureka-client)

v4.1.3: 4.1.3

Compare Source

🐞 Bug Fixes
  • Jersey3DiscoveryClientOptionalArgs may be configured with TlsProperties in EurekaServerAutoConfiguration.java #​4268
  • Application fails to start due to missing AbstractDiscoveryClientOptionalArgs bean #​4185
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot] and @​kaiyaok2

v4.1.2: 4.1.2

Compare Source

⭐ New Features

  • Change the order in which events are issued #​4274
  • Missing observability support in RestTemplateTransportClientFactory #​4255
  • Eureka server micrometer metrics for registered services #​3685

🐞 Bug Fixes

  • When shutting down after 4.1.1, an exception occurs while unregistering #​4275
  • Eureka Client Basic auth fails with encoded characters #​3815

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​heowc

v4.1.1: 4.1.1

Compare Source

⭐ New Features
  • ServerInitializer blocks Tomcat startup for two minutes #​4152
🐞 Bug Fixes
  • Before eureka is registered, InstancePreRegisteredEvent will not be published. #​4237
  • RestTemplateEurekaHttpClient not closing HttpClient on shutdown #​4103
📔 Documentation
  • Improve documentation on required HTTP client dependencies #​4236
  • No documentation for eureka.client.webclient.enabled #​4218
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

v4.1.0: 4.1.0

Compare Source

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

v4.0.4: 4.0.4

Compare Source

🐞 Bug Fixes

  • Remove function and use PropertyResolver #​4240
  • Make AbstractDiscoveryClientOptionalArgs really optional. #​4221

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek, @​dependabot[bot], and @​ryanjbaxter

v4.0.3: 4.0.3

Compare Source

🔨 Dependency Upgrades
  • unable to configure spring security with spring boot 3.0.2 #​4161

v4.0.2: 4.0.2

Compare Source

🐞 Bug Fixes
  • Issue with Eureka DiscoveryClient with latest 2022.0.3-SNAPSHOT (4.0.2-SNAPSHOT) #​4177
  • DiscoveryClientOptionalArgsConfiguration in v2 still using the Jersey-1 classes. #​4176

v4.0.1

Compare Source

v4.0.0: 4.0.0

Compare Source

🔨 Dependency Upgrades

v3.1.8

Compare Source

What's Changed

Full Changelog: spring-cloud/spring-cloud-netflix@v3.1.7...v3.1.8

v3.1.7: 3.1.7

Compare Source

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ryanjbaxter

v3.1.6

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from db4b106 to 1f06eee Compare December 24, 2020 02:23
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from b2d2946 to c363957 Compare January 6, 2021 03:21
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from c363957 to a73c1c5 Compare January 27, 2021 23:36
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from a73c1c5 to acfe1d5 Compare February 12, 2021 04:28
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from a260d4c to 93c302b Compare March 2, 2021 02:02
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 11a2302 to 6b61532 Compare March 20, 2021 03:44
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from bb85c5d to e92cd73 Compare April 17, 2021 19:51
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 3 times, most recently from 7c9c871 to 3300512 Compare May 13, 2021 04:10
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 3 times, most recently from dbbc220 to 9436943 Compare May 28, 2021 19:44
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from a788653 to 4290e8b Compare July 2, 2021 23:34
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 4290e8b to 08a7790 Compare July 30, 2021 22:53
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 57bfa2d to 13b70b1 Compare August 18, 2021 00:35
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from f0c7471 to 7d9bc16 Compare August 25, 2021 07:15
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from 03e31f8 to 90cf961 Compare September 22, 2021 21:45
@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 90cf961 to e19d113 Compare March 7, 2022 11:39
@viezly
Copy link

viezly bot commented Mar 7, 2022

Pull request by bot. No need to analyze

@sonarcloud
Copy link

sonarcloud bot commented May 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 4753267 to b3d7c73 Compare June 24, 2022 01:37
@sonarcloud
Copy link

sonarcloud bot commented Jun 24, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from b3d7c73 to d94e218 Compare September 25, 2022 17:29
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from d94e218 to 5bf869d Compare October 6, 2022 20:39
@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 3 times, most recently from 786dea0 to b691d4d Compare November 10, 2022 02:46
@sonarcloud
Copy link

sonarcloud bot commented Nov 10, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from e9d9b54 to dadc903 Compare December 17, 2022 04:43
@sonarcloud
Copy link

sonarcloud bot commented Dec 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch 2 times, most recently from fc99265 to c07689e Compare March 29, 2023 23:04
@sonarcloud
Copy link

sonarcloud bot commented Mar 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-advanced-security
Copy link

You have successfully added a new Anchore Container Vulnerability Report (T0) configuration .github/workflows/anchore-analysis.yml:Anchore-Build-Scan. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from c07689e to bc1c3d6 Compare May 28, 2023 10:56
@sonarcloud
Copy link

sonarcloud bot commented May 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from bc1c3d6 to 30f07dd Compare July 28, 2023 01:51
@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 30f07dd to 37049b2 Compare December 6, 2023 21:40
Copy link

sonarcloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 37049b2 to 4c697d5 Compare March 27, 2024 19:59
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 4c697d5 to 24258b5 Compare May 30, 2024 19:39
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-spring-cloud branch from 24258b5 to ee99e25 Compare July 10, 2024 21:25
Copy link

sonarcloud bot commented Jul 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants