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

Xw/update changelog main #21108

Merged
merged 3 commits into from
May 15, 2024
Merged

Xw/update changelog main #21108

merged 3 commits into from
May 15, 2024

Conversation

wangxinyi7
Copy link
Member

Description

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@wangxinyi7 wangxinyi7 self-assigned this May 14, 2024
@wangxinyi7 wangxinyi7 added the pr/no-changelog PR does not need a corresponding .changelog entry label May 14, 2024
CHANGELOG.md Outdated
Comment on lines 13 to 16
* Upgrade to support Envoy `1.26.8, 1.27.4, and 1.28.2`. This resolves CVE
[CVE-2024-27919](https://nvd.nist.gov/vuln/detail/CVE-2024-27919) (`http2`). [[GH-20956](https://github.com/hashicorp/consul/issues/20956)]
* Upgrade to support Envoy `1.27.5 and 1.28.3`. This resolves CVE
[CVE-2024-32475](https://nvd.nist.gov/vuln/detail/CVE-2024-32475) (`auto_sni`). [[GH-21034](https://github.com/hashicorp/consul/issues/21034)]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Upgrade to support Envoy `1.26.8, 1.27.4, and 1.28.2`. This resolves CVE
[CVE-2024-27919](https://nvd.nist.gov/vuln/detail/CVE-2024-27919) (`http2`). [[GH-20956](https://github.com/hashicorp/consul/issues/20956)]
* Upgrade to support Envoy `1.27.5 and 1.28.3`. This resolves CVE
[CVE-2024-32475](https://nvd.nist.gov/vuln/detail/CVE-2024-32475) (`auto_sni`). [[GH-21034](https://github.com/hashicorp/consul/issues/21034)]
* Upgrade to support Envoy `1.26.8, 1.27.4, 1.27.5, 1.28.2 and 1.28.3`. This resolves CVEs
[CVE-2024-27919](https://nvd.nist.gov/vuln/detail/CVE-2024-27919) (`http2`). [[GH-20956](https://github.com/hashicorp/consul/issues/20956)] and [CVE-2024-32475](https://nvd.nist.gov/vuln/detail/CVE-2024-32475) (`auto_sni`). [[GH-21030](https://github.com/hashicorp/consul/issues/21030)]

@wangxinyi7 wangxinyi7 enabled auto-merge (squash) May 15, 2024 17:00
@wangxinyi7 wangxinyi7 merged commit 8c54eae into main May 15, 2024
85 checks passed
@wangxinyi7 wangxinyi7 deleted the xw/update-changelog-main branch May 15, 2024 17:19
absolutelightning added a commit that referenced this pull request May 18, 2024
* Xw/update changelog main (#21108)

* update changelog

* docs: Fix two small typos in "What is Consul?" introduction (#21110)

docs: Fix two typos in Consul introduction

* latest ui files in main (#21119)

* cow

* remove mutexT

* fix compilation

* delete cow

* passing tests

* fixes

* some fixes

* fix delete bug

* fix ret

* fix delete logic

* benchmark tests

* fix data race

* small bench

* no clone

* delete in benchmark

* upgrade deep-copy version, upgrade go to 1.22.3 (#21113)

* upgrade deep-copy version, upgrade go to 1.22.3

* add changelog

* fix memory usages

* some fixes

* fix race

* some optimizations

* fix race

* some optimizations in delete

* some fixes

* fix memory

* fix race

* binary search

* some fixes

* fix race

* some optimizations with type conversion

* removed some type conversions

* removed some more tyep coversion

* benchmarking

* fix lint

* add more data for benchmarks

---------

Co-authored-by: wangxinyi7 <xinyi.wang@hashicorp.com>
Co-authored-by: Becki Lee <becki.lee@gmail.com>
Co-authored-by: John Murret <john.murret@hashicorp.com>
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants