Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump v2.7.3 #1246

Merged
merged 2 commits into from
Mar 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
bump v2.7.3
  • Loading branch information
suchen-sci committed Mar 26, 2024
commit fc86ae7b704f9e42cf8f61704b7316d15e6da4d5
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [v2.7.3](https://github.com/megaease/easegress/tree/v2.7.3) (2024-03-26)

[Full Changelog](https://github.com/megaease/easegress/compare/v2.7.2...v2.7.3)

**Implemented enhancements:**
* Kafka filter supports synchronous producer and message key.
* host and port Functions added for template of request-response builder.
* Proxy support set upstream host for outgoing requests.

## [v2.7.2](https://github.com/megaease/easegress/tree/v2.7.2) (2024-03-11)

[Full Changelog](https://github.com/megaease/easegress/compare/v2.7.1...v2.7.2)
Expand Down