Skip to content

feat(patch): add tls.disable_http2_alpn() function needed patch for disabling HTTP/2 ALPN when tls handshake. #7593

feat(patch): add tls.disable_http2_alpn() function needed patch for disabling HTTP/2 ALPN when tls handshake.

feat(patch): add tls.disable_http2_alpn() function needed patch for disabling HTTP/2 ALPN when tls handshake. #7593

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