Skip to content

Update FilterChainProxy#getFilters(String) javadoc#18258

Merged
jzheaux merged 1 commit into
spring-projects:6.5.xfrom
ngocnhan-tran1996:update-filter-javadoc
Mar 27, 2026
Merged

Update FilterChainProxy#getFilters(String) javadoc#18258
jzheaux merged 1 commit into
spring-projects:6.5.xfrom
ngocnhan-tran1996:update-filter-javadoc

Conversation

@ngocnhan-tran1996

Copy link
Copy Markdown
Contributor

Closes gh-18157

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 3, 2025
@jzheaux jzheaux self-assigned this Mar 27, 2026
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 27, 2026
@jzheaux jzheaux added this to the 6.5.10 milestone Mar 27, 2026
Closes spring-projectsgh-18157

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
@jzheaux jzheaux force-pushed the update-filter-javadoc branch from f6be4b4 to fd39bf9 Compare March 27, 2026 21:55
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Compute Version
id: compute-version
uses: spring-io/spring-release-actions/compute-version@0.0.3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Defer Issues' step
Uses Step: compute-version
uses 'spring-io/spring-release-actions/compute-version' with ref '0.0.3', not a pinned commit hash
uses: spring-io/spring-release-actions/compute-version@0.0.3
- name: Get Today's Release Version
id: todays-release
uses: spring-io/spring-release-actions/get-todays-release-version@0.0.3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Defer Issues' step
Uses Step: todays-release
uses 'spring-io/spring-release-actions/get-todays-release-version' with ref '0.0.3', not a pinned commit hash
milestone-token: ${{ secrets.GITHUB_TOKEN }}
- name: Compute Next Version
id: next-version
uses: spring-io/spring-release-actions/compute-next-version@0.0.3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Defer Issues' step
Uses Step: next-version
uses 'spring-io/spring-release-actions/compute-next-version' with ref '0.0.3', not a pinned commit hash
with:
version: ${{ steps.todays-release.outputs.release-version }}
- name: Schedule Next Milestone
uses: spring-io/spring-release-actions/schedule-milestone@0.0.3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Defer Issues' step
Uses Step
uses 'spring-io/spring-release-actions/schedule-milestone' with ref '0.0.3', not a pinned commit hash
@jzheaux jzheaux changed the base branch from 6.4.x to 6.5.x March 27, 2026 21:56
@jzheaux jzheaux merged commit 85b756c into spring-projects:6.5.x Mar 27, 2026
6 checks passed
@ngocnhan-tran1996 ngocnhan-tran1996 deleted the update-filter-javadoc branch May 24, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: docs An issue in Documentation or samples type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants