Skip to content

Commit

Permalink
docs(changelog): add missing changelogs (#13468)
Browse files Browse the repository at this point in the history
Add changelogs for KAG-4847, FTI-6054, and KAG-4549.

KAG-5122
  • Loading branch information
Water-Melon authored Aug 9, 2024
1 parent 9d8933d commit 0019e4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/make_rpm_relocatable.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Made the RPM package relocatable.
type: dependency
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/remove_eol_debian_rhel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Debian 10, CentOS 7, and RHEL 7 reached their End of Life (EOL) dates on June 30, 2024. As of version 3.8.0.0 onward, Kong is not building installation packages or Docker images for these operating systems. Kong is no longer providing official support for any Kong version running on these systems.
type: deprecation

1 comment on commit 0019e4b

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:0019e4bd08f677e34cdb6bdc2197f50ecfd8c780
Artifacts available https://github.com/Kong/kong/actions/runs/10315191413

Please sign in to comment.