Commit Graph

14879 Commits

Author SHA1 Message Date
Steve Riesenberg bc648e0491
Remove unused apollo-runtime dependency
Closes gh-14259
2023-12-07 11:35:26 -06:00
Steve Riesenberg 42b8d20325
Merge branch '6.2.x' 2023-12-07 11:15:36 -06:00
dependabot[bot] 247a9fdabf Bump com.apollographql.apollo:apollo-runtime from 2.4.5 to 2.4.6
Bumps [com.apollographql.apollo:apollo-runtime](https://github.com/apollographql/apollo-android) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/apollographql/apollo-android/releases)
- [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-android/compare/v2.4.5...v2.4.6)

---
updated-dependencies:
- dependency-name: com.apollographql.apollo:apollo-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 11:15:16 -06:00
Steve Riesenberg 82297acb4c
Merge branch '6.2.x' 2023-12-07 11:10:01 -06:00
David Kanenwisher 4f6a4d6471
Fix typo in architecture.adoc 2023-12-07 11:03:43 -06:00
Josh Cummings 93befd5f26
Ignore org.apache.directory.shared 2023-12-05 17:38:52 -07:00
Steve Riesenberg 8efda8449c
Merge branch '6.2.x' 2023-12-05 18:08:13 -06:00
Steve Riesenberg 956438362d
Merge branch '6.1.x' into 6.2.x 2023-12-05 18:05:55 -06:00
Steve Riesenberg a969f67c14
Merge branch '6.0.x' into 6.1.x 2023-12-05 18:05:39 -06:00
Steve Riesenberg c453c82948
Allow env vars to determine Artifactory repoKey
Closes gh-14250
2023-12-05 18:02:25 -06:00
Josh Cummings d50698a269
Prepare for Spring Security 6.3
Closes gh-14210
2023-12-05 15:49:42 -07:00
Steve Riesenberg 674ce38bd3
Merge branch '6.1.x' 2023-12-05 13:36:55 -06:00
Steve Riesenberg 7aa6e0d787
Merge branch '6.0.x' into 6.1.x 2023-12-05 13:35:45 -06:00
Steve Riesenberg f6843b2bd9
Use env var to determine Artifactory URL
Closes gh-14246
2023-12-05 13:33:45 -06:00
Steve Riesenberg 15febfc65f
Remove 6.0.x from scheduled releases 2023-12-04 16:02:46 -06:00
dependabot[bot] b5c43290e6 Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.13 to 1.4.14.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.4.14)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 11:26:48 -07:00
Josh Cummings d912914ea7
Merge branch '6.1.x' 2023-12-04 11:25:43 -07:00
dependabot[bot] aa732107dc Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.13 to 1.4.14.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.4.14)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 10:51:10 -07:00
Josh Cummings c540f885d3
Merge branch '6.1.x' 2023-12-04 10:18:33 -07:00
Josh Cummings f4314edc78
Merge branch '6.0.x' into 6.1.x 2023-12-04 10:18:07 -07:00
Josh Cummings 4e37499e28
Merge branch '5.8.x' into 6.0.x 2023-12-04 10:17:52 -07:00
dependabot[bot] 40e8b20257 Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.12 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.12...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 08:51:58 -07:00
Josh Cummings 3ab235cd56
Merge branch '6.1.x' 2023-12-01 15:54:44 -07:00
Josh Cummings 641722823e
Merge branch '6.0.x' into 6.1.x 2023-12-01 15:45:32 -07:00
Josh Cummings f536b2652f
Merge branch '5.8.x' into 6.0.x 2023-12-01 15:45:03 -07:00
Josh Cummings c336ca49fb
Update Spring MVC Docs
Closes gh-14220
2023-12-01 12:57:46 -07:00
Josh Cummings c623303ca5
Add Logging
Now if the ServletRegistration API available message is shown, it will
also be accompanied with a startup warning in the logs.

Closes gh-14221
2023-12-01 12:57:46 -07:00
Josh Cummings a98baa7522
Polish ServletRegistration API Deferral
Tomcat uses different ServletContext instances from startup- and request-time.
This commit ensures that if the programmatic API isn't available at startup-time,
then use the ServletContext attached to the HttpServletRequest at runtime.

Issue gh-13794
2023-12-01 12:57:45 -07:00
dependabot[bot] b9b2df845f Bump com.unboundid:unboundid-ldapsdk from 6.0.10 to 6.0.11
Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](https://github.com/pingidentity/ldapsdk/compare/6.0.10...6.0.11)

---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 11:40:10 -03:00
dependabot[bot] 4d07b9d632 Bump org.apache.maven:maven-resolver-provider from 3.9.5 to 3.9.6
Bumps [org.apache.maven:maven-resolver-provider](https://github.com/apache/maven) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.5...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 11:39:57 -03:00
Marcus Hert Da Coregio 1723d88bdf Merge branch '6.1.x' 2023-12-01 11:39:36 -03:00
dependabot[bot] 34c4b8904e Bump com.unboundid:unboundid-ldapsdk from 6.0.10 to 6.0.11
Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](https://github.com/pingidentity/ldapsdk/compare/6.0.10...6.0.11)

---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 11:39:23 -03:00
Marcus Hert Da Coregio 6f45be28a0 Remove 6.0.x from Dependabot config
Closes gh-14227
2023-12-01 08:45:51 -03:00
Steve Riesenberg 8cdd53f531
Polish gh-13593 2023-11-30 13:23:13 -06:00
Seongguk Jeong 54b8f3874f
Fix link in authentication/architecture.adoc
Closes gh-13577
2023-11-30 13:23:12 -06:00
dependabot[bot] a73c5d754a Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 13:07:15 -06:00
Steve Riesenberg 67424adef3
Merge branch '6.1.x' 2023-11-30 13:06:49 -06:00
dependabot[bot] 34cbf8ed10 Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 13:06:23 -06:00
Marcus Hert Da Coregio e9e198b1e3 Run Gradle Wrapper Upgrade on 6.1.x
Issue gh-14203
2023-11-30 16:00:29 -03:00
Marcus Hert Da Coregio 7c1e6f36c9 Merge branch '6.1.x' 2023-11-30 15:55:13 -03:00
github-actions[bot] 60d310e315 Bump Gradle Wrapper from 8.4 to 8.5 2023-11-30 15:54:57 -03:00
Steve Riesenberg 57f7eff568
Polish method-security.adoc 2023-11-30 12:18:57 -06:00
Steve Riesenberg 6e1605314a
Polish gh-14219 2023-11-30 12:18:48 -06:00
ANDREI LISA 1d769b5afc
make XML and Java/Kotlin consistent with AspectJExpressionPointcut 2023-11-30 12:14:27 -06:00
ahmd-nabil 0beda02a14 fix typo in docs and add api url
Signed-off-by: ahmd-nabil <ahm3dnabil99@gmail.com>
2023-11-30 09:12:14 -03:00
ahmd-nabil abe2029cb4 add missing [tabs] 2023-11-30 09:12:14 -03:00
Steve Riesenberg c2d88eca5a
Merge branch '6.1.x' 2023-11-27 12:35:15 -06:00
Steve Riesenberg c0355884f3
Merge branch '6.0.x' into 6.1.x 2023-11-27 12:35:04 -06:00
Steve Riesenberg f25b3fba2f
Disable automation to open new milestones on 6.0.x
Note: This change is only applied to 6.0.x and won't
be applied to newer branches.

Issue gh-13195

Closes gh-14203
2023-11-27 12:34:53 -06:00
Josh Cummings a4c107bd3c
Correct What's New Link
Closes gh-14200
2023-11-27 10:02:17 -07:00