dependabot[bot]
2c24733036
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20
...
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 1.9.10 to 1.9.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 09:33:48 -03:00
Josh Cummings
ed6ff670d1
Add Test
...
Issue gh-13660
2023-10-30 17:49:58 -06:00
Duje
4d6ff49b9d
Removed dash from micrometer metric label
...
Closes gh-13660
2023-10-30 17:49:58 -06:00
Josh Cummings
5dce82c48b
Close Both Observations
...
Depending on when a request is cancelled, the before and after observation
starts and stops may be called out of order due to the order in
which their doOnCancel handlers are invoked.
To address this, the before filter-wrapper now always closes both the
before observation and the after observation. Since the before filter-
wrapper wraps the entire request, this ensures that either that was
started is stopped, and either that has not been started yet cannot
inadvertently be started by any unexpected ordering of events that
follows.
Closes gh-14031
2023-10-30 16:32:11 -06:00
Marcus Hert Da Coregio
30e3f9d932
Revert "Run CI on fork"
...
This reverts commit 1c7828f2d4
.
2023-10-30 16:15:10 -03:00
Marcus Hert Da Coregio
9f8db22b77
Merge branch '6.1.x'
2023-10-30 16:14:08 -03:00
Marcus Hert Da Coregio
8750608b5b
Merge branch '6.0.x' into 6.1.x
2023-10-30 16:14:03 -03:00
Marcus Hert Da Coregio
21b7c95d83
Merge branch '5.8.x' into 6.0.x
2023-10-30 16:13:56 -03:00
Marcus Hert Da Coregio
3f64c6d745
Use version catalog to resolve nimbus dependency versions
...
Issue gh-14047
2023-10-30 16:11:51 -03:00
Marcus Hert Da Coregio
2cd302fb1b
Revert "Use lenient configuration for prohibited dependencies check"
...
This reverts commit 602d4189d1
.
2023-10-30 16:11:02 -03:00
Marcus Hert Da Coregio
1c7828f2d4
Run CI on fork
2023-10-30 15:08:03 -03:00
Marcus Hert Da Coregio
d37266d03d
Merge branch '6.1.x'
2023-10-30 14:47:29 -03:00
Marcus Hert Da Coregio
bbf687c0ac
Merge branch '6.0.x' into 6.1.x
2023-10-30 14:47:24 -03:00
Marcus Hert Da Coregio
3826a5e986
Merge branch '5.8.x' into 6.0.x
2023-10-30 14:47:17 -03:00
Marcus Hert Da Coregio
e8ec49b4c5
Resolve versions without downloading dependencies
...
Issue gh-14047
2023-10-30 14:46:12 -03:00
Marcus Hert Da Coregio
74e3551442
Merge branch '6.1.x'
2023-10-30 12:10:54 -03:00
Marcus Hert Da Coregio
aa6577da92
Merge branch '6.0.x' into 6.1.x
2023-10-30 12:10:47 -03:00
Marcus Hert Da Coregio
01a0c8845b
Merge branch '5.8.x' into 6.0.x
2023-10-30 12:10:42 -03:00
Marcus Hert Da Coregio
602d4189d1
Use lenient configuration for prohibited dependencies check
...
Issue gh-14047
2023-10-30 12:10:32 -03:00
Marcus Hert Da Coregio
aa3e839bc7
Merge branch '6.1.x'
2023-10-30 11:25:56 -03:00
Marcus Hert Da Coregio
ee73f7d508
Merge branch '6.0.x' into 6.1.x
2023-10-30 11:25:46 -03:00
Marcus Hert Da Coregio
b17c0a5c59
Merge branch '5.8.x' into 6.0.x
2023-10-30 11:25:41 -03:00
Marcus Hert Da Coregio
884014c2fb
Use lenient configuration to resolve artifacts
...
Issue gh-14047
2023-10-30 11:25:30 -03:00
Marcus Hert Da Coregio
9342699abc
Merge branch '6.1.x'
2023-10-30 08:30:04 -03:00
Marcus Hert Da Coregio
1eaaa90e43
Merge branch '6.0.x' into 6.1.x
2023-10-30 08:29:57 -03:00
Marcus Hert Da Coregio
602a991971
Merge branch '5.8.x' into 6.0.x
2023-10-30 08:29:51 -03:00
Marcus Hert Da Coregio
47969ec7c9
Fix verifyDependenciesVersions not working with s101
...
Issue gh-14047
2023-10-30 08:28:15 -03:00
dependabot[bot]
60e4890a67
Bump org.springframework:spring-framework-bom
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.0-RC1 to 6.1.0-RC2.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.0-RC1...v6.1.0-RC2 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 10:08:53 -03:00
Marcus Da Coregio
c954b6aafd
Merge branch '6.1.x'
2023-10-27 09:47:50 -03:00
Marcus Da Coregio
6d9c2c66fb
Merge branch '6.0.x' into 6.1.x
2023-10-27 09:47:34 -03:00
Marcus Da Coregio
094e3b8a1d
Merge branch '5.8.x' into 6.0.x
2023-10-27 09:47:18 -03:00
Marcus Da Coregio
6654479649
Polish VerifyDependenciesVersionsPlugin
...
Issue gh-14047
2023-10-27 09:45:19 -03:00
Steve Riesenberg
1ad2cfcf7b
Merge branch '6.1.x'
2023-10-25 15:52:10 -05:00
Steve Riesenberg
7bf08e48b1
Merge branch '6.0.x' into 6.1.x
2023-10-25 15:51:58 -05:00
Steve Riesenberg
017e8d9eb8
Merge branch '5.8.x' into 6.0.x
2023-10-25 15:51:18 -05:00
Steve Riesenberg
bfc31bacab
Polish Username/Password Authentication page
...
Issue gh-11926
(cherry picked from commit 781d575921
)
2023-10-25 15:50:53 -05:00
Steve Riesenberg
781d575921
Polish Username/Password Authentication page
...
Issue gh-11926
2023-10-25 15:47:23 -05:00
Marcus Da Coregio
70b0cd66e1
Merge branch '6.1.x'
...
Closes gh-14050
2023-10-25 13:46:50 -03:00
Marcus Da Coregio
e38fee2b40
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14049
2023-10-25 13:46:41 -03:00
Marcus Da Coregio
28dcceae2e
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14048
2023-10-25 13:46:32 -03:00
Marcus Da Coregio
ad2bea3350
Fail build if nimbus-jose-jwt version is not aligned
...
Closes gh-14047
2023-10-25 13:44:23 -03:00
Steve Riesenberg
8307196799
Add Kotlin examples to OAuth2 docs landing page
...
Issue gh-13785
2023-10-23 14:52:13 -05:00
Steve Riesenberg
78fbefb946
Fix links in What's New
2023-10-23 10:35:57 -05:00
Steve Riesenberg
975ac10f19
Merge branch '6.1.x'
...
Closes gh-14042
2023-10-19 16:44:03 -05:00
Steve Riesenberg
b4e0873b1e
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14041
2023-10-19 16:43:21 -05:00
Steve Riesenberg
bb732e9d35
Merge branch '5.8.x' into 6.0.x
...
Closes gh-14040
2023-10-19 16:40:34 -05:00
Steve Riesenberg
5161712c35
Polish gh-13976
...
Closes gh-13757
2023-10-19 16:40:23 -05:00
Veli Döngelci
a6b872dcf3
Fix caching error state in ReactiveRemoteJWKSource
2023-10-19 16:40:13 -05:00
Marcus Da Coregio
10c85ccd29
Merge branch '6.1.x'
...
Closes gh-14039
2023-10-19 10:13:51 -03:00
Marcus Da Coregio
8ca7d19de6
Merge branch '6.0.x' into 6.1.x
...
Closes gh-14038
2023-10-19 10:13:40 -03:00