Bumping versions
This commit is contained in:
12
README.adoc
12
README.adoc
@@ -39,15 +39,11 @@ tracker for issues and merging pull requests into main. If you want
|
||||
to contribute even something trivial please do not hesitate, but
|
||||
follow the guidelines below.
|
||||
|
||||
[[sign-the-contributor-license-agreement]]
|
||||
== Sign the Contributor License Agreement
|
||||
[[developer-certificate-of-origin]]
|
||||
== Developer Certificate of Origin (DCO)
|
||||
|
||||
Before we accept a non-trivial patch or pull request we will need you to sign the
|
||||
https://cla.pivotal.io/sign/spring[Contributor License Agreement].
|
||||
Signing the contributor's agreement does not grant anyone commit rights to the main
|
||||
repository, but it does mean that we can accept your contributions, and you will get an
|
||||
author credit if we do. Active contributors might be asked to join the core team, and
|
||||
given the ability to merge pull requests.
|
||||
All commits must include a __Signed-off-by__ trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
|
||||
For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].
|
||||
|
||||
[[code-of-conduct]]
|
||||
== Code of Conduct
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
https://docs.spring.io/spring-cloud-build/reference/4.2-SNAPSHOT/[spring-cloud-build] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-bus/reference/4.2-SNAPSHOT/[spring-cloud-bus] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-circuitbreaker/reference/3.2-SNAPSHOT/[spring-cloud-circuitbreaker] :: Reference Documentation, version 3.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-commons/reference/4.2-SNAPSHOT/[spring-cloud-commons] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-config/reference/4.2-SNAPSHOT/[spring-cloud-config] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-consul/reference/4.2-SNAPSHOT/[spring-cloud-consul] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-contract/reference/4.2-SNAPSHOT/[spring-cloud-contract] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-function/reference/4.2-SNAPSHOT/[spring-cloud-function] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-gateway/reference/4.2-SNAPSHOT/[spring-cloud-gateway] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-kubernetes/reference/3.2-SNAPSHOT/[spring-cloud-kubernetes] :: Reference Documentation, version 3.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-netflix/reference/4.2-SNAPSHOT/[spring-cloud-netflix] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-openfeign/reference/4.2-SNAPSHOT/[spring-cloud-openfeign] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-stream/reference/4.2-SNAPSHOT/[spring-cloud-stream] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-task/reference/3.2-SNAPSHOT/[spring-cloud-task] :: Reference Documentation, version 3.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-vault/reference/4.2-SNAPSHOT/[spring-cloud-vault] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-zookeeper/reference/4.2-SNAPSHOT/[spring-cloud-zookeeper] :: Reference Documentation, version 4.2.1-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-build/reference/4.3-SNAPSHOT/[spring-cloud-build] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-bus/reference/4.3-SNAPSHOT/[spring-cloud-bus] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-circuitbreaker/reference/3.3-SNAPSHOT/[spring-cloud-circuitbreaker] :: Reference Documentation, version 3.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-commons/reference/4.3-SNAPSHOT/[spring-cloud-commons] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-config/reference/4.3-SNAPSHOT/[spring-cloud-config] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-consul/reference/4.3-SNAPSHOT/[spring-cloud-consul] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-contract/reference/4.3-SNAPSHOT/[spring-cloud-contract] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-function/reference/4.3-SNAPSHOT/[spring-cloud-function] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-gateway/reference/4.3-SNAPSHOT/[spring-cloud-gateway] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-kubernetes/reference/3.3-SNAPSHOT/[spring-cloud-kubernetes] :: Reference Documentation, version 3.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-netflix/reference/4.3-SNAPSHOT/[spring-cloud-netflix] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-openfeign/reference/4.3-SNAPSHOT/[spring-cloud-openfeign] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-stream/reference/4.3-SNAPSHOT/[spring-cloud-stream] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-task/reference/3.3-SNAPSHOT/[spring-cloud-task] :: Reference Documentation, version 3.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-vault/reference/4.3-SNAPSHOT/[spring-cloud-vault] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
https://docs.spring.io/spring-cloud-zookeeper/reference/4.3-SNAPSHOT/[spring-cloud-zookeeper] :: Reference Documentation, version 4.3.0-SNAPSHOT
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
= Spring Cloud Train Reference Documentation
|
||||
|
||||
:spring-boot-version: 3.4.0
|
||||
:spring-boot-version: 3.5.0-SNAPSHOT
|
||||
|
||||
Spring Cloud provides tools for developers to quickly build some of
|
||||
the common patterns in distributed systems (e.g. configuration
|
||||
|
||||
Reference in New Issue
Block a user