25.0
This is a bugfix release for the 25 version of GraphQL Java
24.4
This is a bugfix release for the 24 version of GraphQL Java
26.1
This is a bugfix release for 26.
It contains a couple of fixes and no breaking changes.
- #4452 Backport 26.1: Remove dependency annotations from shaded classes
- #4443 Backport to 26.1: Fix nullable bound on DataFetcherResult.newResult
- #4444 Backport to 26.1: Fix covariance checks for SDL type extensions
- #4448 Backport 26.1: Fix input cycle validation for non-null lists
- #4447 Backport 26.1: Allow empty unions to be completed by extensions
- #4449 Backport 26.1: Fix subscription alternative call context cleanup
- #4446 Backport 26.1: Fix schema rebuild after root type deletion
- #4457 Backport 26.1: Mark InstrumentationState callback params as @Nullable
- #4451 Backport 26.1: Reject cyclical SDL directive definitions
- #4450 Backport 26.1: validate circular default values
Full Changelog: https://github.com/graphql-java/graphql-java/compare/v26.0...v26.1
Apache Shiro 3.0.1
- [2805] Discard Jenkins build workspace after 30 days by @apupier in https://github.com/apache/shiro/pull/2806
- chore: re-enable API compatibility checks post 3.0 release by @lprimak in https://github.com/apache/shiro/pull/2814
- enh: added replay whitelist and blacklist check before resubmitting a… by @lprimak in https://github.com/apache/shiro/pull/2826
- chore(deps): bump the maven-dependencies group across 1 directory with 18 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2823
- chore(deps): bump the pre-commit-hooks group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2822
- chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2821
- bugfix(test): fix flaky ExecutorServiceSessionValidationSchedulerTest… by @lprimak in https://github.com/apache/shiro/pull/2820
- [CI] Add prek priority levels to allow safe parallel execution of hooks by @jbampton in https://github.com/apache/shiro/pull/2816
- Update markdown-lint configuration add link to rules by @jbampton in https://github.com/apache/shiro/pull/2815
- [#2827] enh: added new constructors to be able to set host and start timestamp by @lprimak in https://github.com/apache/shiro/pull/2830
- chore(deps): bump the maven-dependencies group with 13 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2829
- chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2828
- chore(jenkins): clean up custom workspace directories by @lprimak in https://github.com/apache/shiro/pull/2810
- [#2804] bugfix: fix login() once again accepts null subject by @lprimak in https://github.com/apache/shiro/pull/2807
- chore(deps): bump the pre-commit-hooks group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2842
- chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2843
- chore(deps): bump the maven-dependencies group across 1 directory with 32 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2844
- [#2831] - Add optional JEP-290 ObjectInputFilter support to DefaultSerializer, with a conservative resource-limit default on RememberMe deserialization by @Nexory in https://github.com/apache/shiro/pull/2832
- chore(deps): bump the maven-dependencies group with 5 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2849
- chore(deps): bump the github-actions-dependencies group with 6 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2850
- [#2837] Fail closed when getPathWithinApplication() cannot normalize the request path by @xaccefy in https://github.com/apache/shiro/pull/2836
- chore(deps): bump the pre-commit-hooks group with 2 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2851
- chore(deps): bump the maven-dependencies group with 22 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2852
- chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2853
- bugfix(aop/guice): add support for retrieving annotations from superc… by @lprimak in https://github.com/apache/shiro/pull/2860
- Enhancement: support for remembered principals in session management, check w… by @lprimak in https://github.com/apache/shiro/pull/2859
- Bugfix: improve form resubmit handling by @lprimak in https://github.com/apache/shiro/pull/2858
- Bugfix: default case insensitive filters for programmatic and Spring / Spring Boot configurations by @lprimak in https://github.com/apache/shiro/pull/2857
- [#2818] bugfix(matcher): prevent accidental matches for simulated credentials in… by @lprimak in https://github.com/apache/shiro/pull/2856
- [#2841] Fix Active Directory DN authentication by @abhiramaab in https://github.com/apache/shiro/pull/2854
- bugfix(jakarta-ee): missing cache entry for the check by @lprimak in https://github.com/apache/shiro/pull/2861
- chore: fix reproducibility of AspectJ support module by forcing USA l… by @lprimak in https://github.com/apache/shiro/pull/2862
- chore(deps): bump the github-actions-dependencies group with 4 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2865
- chore(deps): bump the maven-dependencies group with 15 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2864
- chore(deps): bump the pre-commit-hooks group with 3 updates by @dependabot[bot] in https://github.com/apache/shiro/pull/2863
- Various bug fixes by @lprimak in https://github.com/apache/shiro/pull/2866
- [#2868] bugfix: fix security context handling in JAX-RS support for methods i… by @lprimak in https://github.com/apache/shiro/pull/2867
- [#2870] bugfix(aop): added handling for annotations for class with static… by @lprimak in https://github.com/apache/shiro/pull/2869
- @apupier made their first contribution in https://github.com/apache/shiro/pull/2806
- @Nexory made their first contribution in https://github.com/apache/shiro/pull/2832
- @xaccefy made their first contribution in https://github.com/apache/shiro/pull/2836
- @abhiramaab made their first contribution in https://github.com/apache/shiro/pull/2854
Full Changelog: https://github.com/apache/shiro/compare/shiro-root-3.0.0...shiro-root-3.0.1
Nightly
- 3ea6390: [build] record flaky tests on trunk and report weekly offenders to Slack (#17930) (Titus Fortner) #17930
- 62a82fe: [build] ignore .bazelbsp/ IDE-generated directory (#17932) (Diego Molina) #17932
- cf841ff: [adr] Install browser extensions from the driver directly (#17817) (Titus Fortner) #17817
- fadb1e5: [docs] mark ADR 17817 as accepted (Titus Fortner)
- 7eca8c6: [py] generate the internal BiDi protocol layer from the shared binding-neutral schema (#17761) (Titus Fortner) #17761
- 1dd3004: [rb] always reject a missing required inbound BiDi field (#17936) (Titus Fortner) #17936
- 949d4c1: [build] make Java and .NET release reruns pass when already published (#17935) (Titus Fortner) #17935
- 458b8e1: [build] Move dependency updates into a weekly workflow (#17934) (Titus Fortner) #17934