Josh Cummings
|
9d64880ea9
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-22 12:40:12 -06:00 |
|
Josh Cummings
|
8b2a453301
|
Advise Favoring PostAuthorize on Reads
Closes gh-17797
|
2025-08-22 12:39:51 -06:00 |
|
Josh Cummings
|
857ca9c412
|
Merge remote-tracking branch 'origin/6.4.x' into 6.5.x
|
2025-08-22 11:07:37 -06:00 |
|
Nikita Konev
|
894105aab5
|
Fix traceId discrepancy in case error in servlet web
Signed-off-by: Nikita Konev <nikit.cpp@yandex.ru>
|
2025-08-22 11:06:37 -06:00 |
|
Rob Winch
|
8a1e2a22f9
|
Merge branch 'gh-16226-servlet-test-method' into 6.5.x
|
2025-08-21 12:44:27 -05:00 |
|
Rob Winch
|
0404996f87
|
import Assertions.assertThat
This adds a static import for assertThat in the Kotlin docs code
|
2025-08-21 12:35:13 -05:00 |
|
Rob Winch
|
0f63d98c84
|
Use @EnableMethodSecurity in docs tests
Previously parameters were passed in unnecessarily. This removes
the unnecessary paramaters.
|
2025-08-21 12:35:13 -05:00 |
|
Rob Winch
|
fbfbb1e571
|
Use 2004-present for Copyright
Spring Security migrated the copyright to use -present to simplify
the headers. This commit aligns the header.
|
2025-08-21 12:35:13 -05:00 |
|
Joe Kuhel
|
d002e68231
|
Update servlet test method docs to use include-code
References gh-16226
Signed-off-by: Joe Kuhel <4983938+jkuhel@users.noreply.github.com>
|
2025-08-21 12:35:13 -05:00 |
|
Rob Winch
|
62b5b1a77c
|
import Assertions.assertThat
This adds a static import for assertThat in the Kotlin docs code
|
2025-08-21 11:19:05 -05:00 |
|
Rob Winch
|
523222c24d
|
Use @EnableMethodSecurity in docs tests
Previously parameters were passed in unnecessarily. This removes
the unnecessary paramaters.
|
2025-08-21 11:15:42 -05:00 |
|
Rob Winch
|
69f38d4933
|
Use 2004-present for Copyright
Spring Security migrated the copyright to use -present to simplify
the headers. This commit aligns the header.
|
2025-08-21 11:13:45 -05:00 |
|
Joe Kuhel
|
0179a811c7
|
Update servlet test method docs to use include-code
References gh-16226
Signed-off-by: Joe Kuhel <4983938+jkuhel@users.noreply.github.com>
|
2025-08-21 11:12:42 -05:00 |
|
Rob Winch
|
de4ceffc4f
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-21 08:55:48 -05:00 |
|
Rob Winch
|
8c920a7ee7
|
Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9
|
2025-08-21 08:55:15 -05:00 |
|
Rob Winch
|
b9653346a1
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
|
2025-08-21 08:54:19 -05:00 |
|
Rob Winch
|
9e6bcbd1d0
|
Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10
|
2025-08-21 08:54:18 -05:00 |
|
dependabot[bot]
|
5453224377
|
Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.9...v1.14.10)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-version: 1.14.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 06:23:02 +00:00 |
|
dependabot[bot]
|
a14ad770ab
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.23.Final to 6.6.26.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.26/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.23...6.6.26)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.26.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 04:41:59 +00:00 |
|
dependabot[bot]
|
8846b44b81
|
Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.1.8 to 2024.1.9.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.1.8...2024.1.9)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-version: 2024.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 03:21:13 +00:00 |
|
dependabot[bot]
|
c06ff59747
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.23.Final to 6.6.26.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.26/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.23...6.6.26)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.26.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 22:19:01 -05:00 |
|
dependabot[bot]
|
f1194de45e
|
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.3...assertj-build-3.27.4)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 22:19:01 -05:00 |
|
dependabot[bot]
|
1f16009c8d
|
Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.14
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) from 3.2.13 to 3.2.14.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.13...3.2.14)
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 3.2.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 22:19:01 -05:00 |
|
Rob Winch
|
3e13437b1a
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-19 22:16:16 -05:00 |
|
Rob Winch
|
20a6863e07
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
|
2025-08-19 22:15:40 -05:00 |
|
Rob Winch
|
e145c07d5b
|
Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10
|
2025-08-19 22:15:38 -05:00 |
|
Rob Winch
|
3e8b606aac
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-19 22:14:37 -05:00 |
|
dependabot[bot]
|
a933089ec2
|
Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.9...v1.14.10)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-version: 1.14.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 14:41:53 +00:00 |
|
dependabot[bot]
|
a8da9ec7f7
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.23.Final to 6.6.26.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.26/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.23...6.6.26)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.26.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 14:40:42 +00:00 |
|
github-actions[bot]
|
acaed1ad96
|
Next development version
|
2025-08-18 18:15:02 +00:00 |
|
github-actions[bot]
|
0549bf566b
|
Next development version
|
2025-08-18 18:06:07 +00:00 |
|
github-actions[bot]
|
44037c0ea4
|
Release 6.5.3
6.5.3
|
2025-08-18 17:37:38 +00:00 |
|
github-actions[bot]
|
01c8cea00f
|
Release 6.4.9
6.4.9
|
2025-08-18 17:37:33 +00:00 |
|
Rob Winch
|
9909dc615a
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-18 12:35:35 -05:00 |
|
Rob Winch
|
525601ea67
|
Fix version 6.4.9-SNAPSHOT
|
2025-08-18 12:35:10 -05:00 |
|
Rob Winch
|
15a4d0d627
|
Fix version=6.5.3-SNAPSHOT
|
2025-08-18 12:32:55 -05:00 |
|
Rob Winch
|
80b1a308ab
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-18 09:08:59 -05:00 |
|
Rob Winch
|
644f7802d8
|
Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.14
|
2025-08-18 09:07:58 -05:00 |
|
Rob Winch
|
a26d6fccb0
|
Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9
|
2025-08-18 09:07:57 -05:00 |
|
Rob Winch
|
74735a1a80
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
|
2025-08-18 09:07:55 -05:00 |
|
Rob Winch
|
82a16d7917
|
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
|
2025-08-18 09:07:53 -05:00 |
|
Rob Winch
|
c1869c1db9
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
|
2025-08-18 09:07:14 -05:00 |
|
Rob Winch
|
d429780a1d
|
Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10
|
2025-08-18 09:07:13 -05:00 |
|
dependabot[bot]
|
018830aa8e
|
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.3...assertj-build-3.27.4)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 06:08:37 +00:00 |
|
dependabot[bot]
|
b131fc6d9c
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.23.Final to 6.6.26.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.26/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.23...6.6.26)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.26.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 06:07:30 +00:00 |
|
dependabot[bot]
|
6da7f147ec
|
Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.1.8 to 2024.1.9.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.1.8...2024.1.9)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-version: 2024.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 06:07:02 +00:00 |
|
dependabot[bot]
|
e4f59a6b00
|
Bump org.springframework.ldap:spring-ldap-core from 3.2.13 to 3.2.14
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) from 3.2.13 to 3.2.14.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.13...3.2.14)
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 3.2.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 06:04:02 +00:00 |
|
dependabot[bot]
|
febf077fd2
|
Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.9...v1.14.10)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-version: 1.14.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 05:24:15 +00:00 |
|
dependabot[bot]
|
a20ca88ea8
|
Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.23.Final to 6.6.26.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.26/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.23...6.6.26)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.26.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 05:21:13 +00:00 |
|
Josh Cummings
|
41f313192c
|
Merge branch '6.4.x' into 6.5.x
|
2025-08-15 17:28:21 -06:00 |
|