Skip to content

[backport -> release/3.8.x] fix(rate-limiting): do not set response headers if conf.hide_client_headers is true #7788

[backport -> release/3.8.x] fix(rate-limiting): do not set response headers if conf.hide_client_headers is true

[backport -> release/3.8.x] fix(rate-limiting): do not set response headers if conf.hide_client_headers is true #7788

name: Changelog Validation
on:
pull_request:
types: [ opened, synchronize ]
jobs:
validate-changelog:
name: Validate changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate changelogs
uses: Kong/gateway-changelog@main
with:
files: changelog/unreleased/*/*.yml