Marcus Hert Da Coregio
67d4527410
Merge branch '5.8.x' into 6.0.x
2023-11-16 08:36:10 -03:00
dependabot[bot]
6afcc02ef3
Bump io.projectreactor:reactor-bom from 2020.0.37 to 2020.0.38
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2020.0.37 to 2020.0.38.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2020.0.37...2020.0.38 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 08:35:55 -03:00
dependabot[bot]
773673ac2c
Bump io.projectreactor.netty:reactor-netty from 1.0.38 to 1.0.39
...
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty ) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/reactor/reactor-netty/releases )
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.38...v1.0.39 )
---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 08:35:05 -03:00
Josh Cummings
97516727a4
Add Coroutine Support
...
Closes gh-12080
2023-11-15 11:48:37 -07:00
Josh Cummings
cad6689659
Merge remote-tracking branch 'origin/6.1.x'
2023-11-15 09:28:28 -07:00
Josh Cummings
187ef0e1a8
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14146
2023-11-15 09:26:59 -07:00
Josh Cummings
18530c8dcd
Add PhasedObservation
...
Observation itself does not protect against start and stop being called
multiple times. This commit aligns all observation instances to instead
use an implementation that does have these guards in place.
Closes gh-14082
2023-11-15 09:22:41 -07:00
Josh Cummings
fbad708347
Polish Grammar
...
Co-Authored-By: grad.ofthe.es@gmail.com
2023-11-14 10:49:13 -07:00
Nicolas-Ortiz
d8f77e9649
fix typo in documentation
2023-11-14 10:36:22 -07:00
Marcus Hert Da Coregio
eb0460df03
Merge branch '6.1.x'
2023-11-14 14:26:43 -03:00
Ruben Suet
916d9d949a
fix broken link for servlet getting started page
2023-11-14 14:26:20 -03:00
Marcus Hert Da Coregio
e920bfb3a2
Merge branch '6.1.x'
...
Closes gh-14138
2023-11-14 10:56:57 -03:00
Marcus Hert Da Coregio
921afba134
Use addCookie instead of addHeader in CookieCsrfTokenRepository
...
By using addCookie we make sure that configured Tomcat's CookieProcessors are invoked
Closes gh-14131
2023-11-14 10:56:24 -03:00
dependabot[bot]
a1cab162f8
Bump io.micrometer:micrometer-observation from 1.12.0-RC1 to 1.12.0
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.0-RC1 to 1.12.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.0-RC1...v1.12.0 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:08:23 -03:00
Marcus Hert Da Coregio
d3977d8571
Merge branch '6.1.x'
2023-11-14 10:08:03 -03:00
dependabot[bot]
cf76864011
Bump io.micrometer:micrometer-observation from 1.10.12 to 1.10.13
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.10.12 to 1.10.13.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.12...v1.10.13 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:07:52 -03:00
Marcus Hert Da Coregio
3d53ba62a9
Merge branch '6.1.x'
2023-11-14 10:07:20 -03:00
Marcus Hert Da Coregio
d8c6f112cf
Merge branch '6.0.x' into 6.1.x
2023-11-14 10:06:48 -03:00
dependabot[bot]
6a29f7e9f2
Bump io.micrometer:micrometer-observation from 1.10.12 to 1.10.13
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.10.12 to 1.10.13.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.12...v1.10.13 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:06:24 -03:00
Marcus Hert Da Coregio
040b879119
Merge branch '6.1.x'
2023-11-10 11:25:26 -03:00
Marcus Hert Da Coregio
d5e9478502
Merge branch '6.0.x' into 6.1.x
2023-11-10 11:25:19 -03:00
Marcus Hert Da Coregio
e0758dd388
Include samples_branch into job output
...
Issue gh-14127
2023-11-10 11:25:13 -03:00
Marcus Hert Da Coregio
bd48fdf744
Merge branch '6.1.x'
2023-11-10 11:17:55 -03:00
Marcus Hert Da Coregio
de0b887a9c
Merge branch '6.0.x' into 6.1.x
2023-11-10 11:17:42 -03:00
Marcus Hert Da Coregio
0f24194418
Rename cloneSamples to cloneRepository
...
Closes gh-14127
2023-11-10 11:16:47 -03:00
Steve Riesenberg
67d3e4c9b8
Merge branch '6.1.x'
2023-11-09 14:13:00 -06:00
Steve Riesenberg
a2d1fcf923
Merge branch '6.0.x' into 6.1.x
2023-11-09 14:12:43 -06:00
Steve Riesenberg
b14a66c30d
Merge branch '5.8.x' into 6.0.x
2023-11-09 14:12:29 -06:00
Steve Riesenberg
7335c5745c
Document authentication helper method in WebClient integration
...
This commit re-applies 49f3c0ce53
which was lost while splitting pages for Antora.
Issue gh-13816
Issue gh-10120
2023-11-09 10:46:32 -06:00
Josh Cummings
621ab3e7cb
Merge remote-tracking branch 'origin/6.1.x'
2023-11-07 17:33:09 -07:00
Josh Cummings
bcef8f98aa
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14117
2023-11-07 17:32:51 -07:00
Josh Cummings
4990373cf9
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14116
2023-11-07 17:22:36 -07:00
Josh Cummings
52675c80b3
Check For Null Exception Message
...
Closes gh-13768
2023-11-07 17:19:35 -07:00
Josh Cummings
22000b42e9
Merge remote-tracking branch 'origin/6.1.x'
2023-11-07 16:34:15 -07:00
Josh Cummings
42225371d7
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14114
2023-11-07 16:33:45 -07:00
Josh Cummings
18c5f4354e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14113
2023-11-07 16:31:46 -07:00
Josh Cummings
b919ece045
Change Idempotent to Read-Only
...
Closes gh-13644
2023-11-07 16:25:28 -07:00
Josh Cummings
24abf45128
Merge remote-tracking branch 'origin/6.1.x'
2023-11-07 13:13:29 -07:00
Josh Cummings
f295e9d28f
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14111
2023-11-07 13:09:20 -07:00
Josh Cummings
bb354f1895
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14110
2023-11-07 13:07:25 -07:00
Josh Cummings
11a21896dd
Defer SecurityContextHolderStrategy Lookup
...
Due to how early method interceptors are loaded during startup
it's reasonable to consider scenarios where applications are
changing the global security context holder strategy during
startup.
Closes gh-12877
2023-11-07 12:36:16 -07:00
Marcus Hert Da Coregio
672d86cbf1
Merge branch '6.1.x'
...
Closes gh-14108
2023-11-07 13:14:44 -03:00
Marcus Hert Da Coregio
8fc0625594
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14107
2023-11-07 13:14:32 -03:00
Marcus Hert Da Coregio
b588cea434
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14106
2023-11-07 13:14:25 -03:00
Marcus Hert Da Coregio
eff9814d7b
Add links to WebFlux section where referenced
...
Closes gh-14100
2023-11-07 13:13:41 -03:00
Marcus Hert Da Coregio
b6de302c1b
Merge branch '6.1.x'
...
Closes gh-14105
2023-11-07 13:13:22 -03:00
Marcus Hert Da Coregio
968eb10f64
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14104
2023-11-07 13:13:15 -03:00
Marcus Hert Da Coregio
e5033c1930
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14103
2023-11-07 13:13:07 -03:00
Dong, Xue-Han
058495d463
Add the Authorization Section to Nav List
...
Closes gh-14099
2023-11-07 13:11:52 -03:00
Marcus Hert Da Coregio
6ab9cc6ff7
Merge branch '6.1.x'
2023-11-07 10:54:02 -03:00