Commit Graph

39095 Commits

Author SHA1 Message Date
Andy Wilkinson
a709625c24 Upgrade to Commons FileUpload 1.5
Closes gh-36704
2023-08-03 14:55:27 +01:00
Andy Wilkinson
f24b56b541 Upgrade to API Guardian 1.1.2
Closes gh-36703
2023-08-03 14:55:22 +01:00
Andy Wilkinson
00e46192e4 Fix handling of potential ugrade issues with no space in title 2023-08-03 14:52:14 +01:00
Andy Wilkinson
28b3054a9e Try to stabilize DataCouchbaseTestIntegrationTests
Closes gh-36662
2023-08-01 19:58:28 +01:00
Andy Wilkinson
abf2ae792f Upgrade Java 20 CI image to 20.0.2+10
Closes gh-36596
2023-07-31 09:35:33 +01:00
Andy Wilkinson
3667813af9 Upgrade CI images to Docker 24.0.5
Closes gh-36595
2023-07-31 09:31:46 +01:00
Andy Wilkinson
36239df0da Merge pull request #36620 from izeye
* gh-36620:
  Polish "Polish"
  Polish

Closes gh-36620
2023-07-28 11:40:49 +01:00
Andy Wilkinson
21ce7a08fc Polish "Polish"
See gh-36620
2023-07-28 11:40:34 +01:00
Johnny Lim
5a205dbfd1 Polish
See gh-36620
2023-07-28 11:35:33 +01:00
Andy Wilkinson
3f2c583bd7 Merge pull request #36614 from rob-valor
* gh-36614:
  Correct RestTemplateBuilder#defaultHeader javadoc

Closes gh-36614
2023-07-28 11:31:39 +01:00
rob-valor
4bbfc5e630 Correct RestTemplateBuilder#defaultHeader javadoc
Replace reactor.netty.http.client.HttpClientRequest with
org.springframework.http.client.ClientHttpRequest

See gh-36614
2023-07-28 11:30:46 +01:00
Andy Wilkinson
c44e7376b4 Upgrade to Spring Asciidoctor Extensions 0.6.2
Closes gh-36625
2023-07-28 10:53:48 +01:00
Andy Wilkinson
a5c3747836 Merge pull request #36617 from dreis2211
* gh-36617:
  Enable debug option for Kotlin in Gradle Plugin tests

Closes gh-36617
2023-07-28 10:10:20 +01:00
Christoph Dreis
42e89079d3 Enable debug option for Kotlin in Gradle Plugin tests
See gh-36617
2023-07-28 10:09:59 +01:00
Stephane Nicoll
87554fb4dc Add test for RabbitMQ smoke test
Closes gh-36610
2023-07-27 14:51:50 +02:00
Moritz Halbritter
2dbc1f4c75 Merge pull request #36572 from chicobento
* pr/36572:
  Fix Tomcat SSL protocol warn message

Closes gh-36572
2023-07-26 10:22:29 +02:00
Francisco Bento
307d6c0a97 Fix Tomcat SSL protocol warn message
See gh-36572
2023-07-26 10:21:43 +02:00
Moritz Halbritter
3a94db480c Merge pull request #36564 from MahatmaFatalError
* pr/36564:
  Fix server.forward-headers-strategy documentation

Closes gh-36564
2023-07-26 09:52:17 +02:00
Mahatma_Fatal_Error
98f76698c8 Fix server.forward-headers-strategy documentation
See gh-36564
2023-07-26 09:50:33 +02:00
Andy Wilkinson
19e281e373 Merge pull request #36537 from dependabot[bot]
* gh-36537:
  Upgrade to gradle/gradle-build-action 2.7.0

Closes gh-36537
2023-07-25 15:21:47 +01:00
dependabot[bot]
8f30e27aba Upgrade to gradle/gradle-build-action 2.7.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](bd57605957...a4cf152f48)

Signed-off-by: dependabot[bot] <support@github.com>

See gh-36537
2023-07-25 15:20:32 +01:00
Andy Wilkinson
36b29c0fd2 Merge pull request #33743 from msobeck
* gh-33743:
  Polish "Test Micrometer config to property exposure"
  Test Micrometer config to property exposure

Closes gh-33743
2023-07-25 14:53:42 +01:00
Andy Wilkinson
5c6a9122cb Polish "Test Micrometer config to property exposure"
See gh-33743
2023-07-25 14:43:14 +01:00
Mirko Sobeck
19e70055a5 Test Micrometer config to property exposure
See gh-33743
2023-07-25 14:37:25 +01:00
Andy Wilkinson
637e190e76 Upload build reports if and only if build has failed
Closes gh-36558
2023-07-25 13:11:37 +01:00
Andy Wilkinson
aae8665db1 Add missing management.metrics.export.wavefront properties
Closes gh-36498
2023-07-25 12:35:58 +01:00
Andy Wilkinson
a6c19dae07 Add missing management.metrics.export.signalfx properties
Closes gh-36497
2023-07-25 11:35:57 +01:00
Stephane Nicoll
4d708641b3 Test Gradle plugin against Gradle 8.2.1
Closes gh-36548
2023-07-25 11:52:48 +02:00
Scott Frederick
90be62bc7a Update Docker images used for launch script tests
Closes gh-24349
2023-07-24 15:46:30 -05:00
Stephane Nicoll
45f685f3fc Merge pull request #36060 from itsAkshayDubey
* pr/36060:
  Polish "Fail fast if job name does not exist"
  Fail fast if job name does not exist

Closes gh-36060
2023-07-24 16:23:00 +02:00
Stephane Nicoll
854c162966 Polish "Fail fast if job name does not exist"
See gh-36060
2023-07-24 16:21:44 +02:00
Akshay Dubey
c38cd74542 Fail fast if job name does not exist
See gh-36060
2023-07-24 16:15:04 +02:00
Andy Wilkinson
a5d5908c27 Add missing management.metrics.export.atlas properties
Closes gh-36496
2023-07-24 14:34:11 +01:00
Stephane Nicoll
99418f7dcc Merge pull request #29446 from vpavic
* pr/29446:
  Polish "Improve project setup for IntelliJ IDEA"
  Improve project setup for IntelliJ IDEA

Closes gh-29446
2023-07-24 14:46:12 +02:00
Stephane Nicoll
5663aaa7ec Polish "Improve project setup for IntelliJ IDEA"
See gh-29446
2023-07-24 14:42:23 +02:00
Vedran Pavic
3889b1e855 Improve project setup for IntelliJ IDEA
This commit improves project setup for IntelliJ IDEA by adding code
style and inspection profile project files to version control.

See gh-29446
2023-07-24 14:34:53 +02:00
Stephane Nicoll
8bc9ada957 Merge pull request #36463 from elevne
* pr/36463:
  Polish contribution
  Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess

Closes gh-36463
2023-07-24 13:17:20 +02:00
Stephane Nicoll
cc77b8ace1 Polish contribution
See gh-36463
2023-07-24 13:14:01 +02:00
elevne
d59cec9e01 Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
See gh-36463
2023-07-24 13:06:47 +02:00
Stephane Nicoll
abf2f8af8a Merge pull request #36507 from fzyzcjy
* pr/36507:
  Fix description of started and ready time metrics

Closes gh-36507
2023-07-24 13:00:36 +02:00
fzyzcjy
e67bca121b Fix description of started and ready time metrics
See gh-36507
2023-07-24 12:57:06 +02:00
Stephane Nicoll
33669909bd Upgrade Java 17 version in CI image
Closes gh-36460
2023-07-24 12:41:04 +02:00
Stephane Nicoll
c0c0b9a0f2 Upgrade Java 11 version in CI image
Closes gh-36462
2023-07-24 12:40:32 +02:00
Stephane Nicoll
9112b581d6 Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-36461
2023-07-24 12:39:04 +02:00
Andy Wilkinson
0d77347eba Merge pull request #36477 from izeye
* gh-36477:
  Polish "Correct description of overrides for spring.redis.url"
  Correct description of overrides for spring.redis.url

Closes gh-36477
2023-07-21 14:48:14 +01:00
Andy Wilkinson
5a0f1bbe9b Polish "Correct description of overrides for spring.redis.url"
See gh-36477
2023-07-21 14:47:54 +01:00
Johnny Lim
1effd3723f Correct description of overrides for spring.redis.url
See gh-36477
2023-07-21 14:47:25 +01:00
Spring Builds
1b34292c21 Next development version (v2.7.15-SNAPSHOT) 2023-07-20 07:42:07 +00:00
Stephane Nicoll
7ec9f45929 Upgrade to Spring Security 5.7.10
Closes gh-36295
2023-07-18 06:21:22 +02:00
Stephane Nicoll
250868ad84 Upgrade to Spring AMQP 2.4.14
Closes gh-36399
2023-07-17 19:53:54 +02:00