Skip to content

docs: updating changelog pre release#22194

Merged
phlax merged 1 commit intoenvoyproxy:mainfrom
adisuissa:fix_changelog_1.23
Jul 14, 2022
Merged

docs: updating changelog pre release#22194
phlax merged 1 commit intoenvoyproxy:mainfrom
adisuissa:fix_changelog_1.23

Conversation

@adisuissa
Copy link
Copy Markdown
Contributor

Commit Message: updating changelog pre release
Additional Description:
Risk Level: Low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Signed-off-by: Adi Suissa-Peleg adip@google.com

Signed-off-by: Adi Suissa-Peleg <adip@google.com>
@repokitteh-read-only
Copy link
Copy Markdown

Docs for this Pull Request will be rendered here:

https://storage.googleapis.com/envoy-pr/22194/docs/index.html

The docs are (re-)rendered each time the CI envoy-presubmit (precheck docs) job completes.

🐱

Caused by: #22194 was opened by adisuissa.

see: more, trace.

@adisuissa
Copy link
Copy Markdown
Contributor Author

Still need to go through the last section ("deprecated") and whether entries need to be moved to "removed" or stay there.

cc @alyssawilk

Comment thread changelogs/current.yaml
the listener filter tls inspector's stats ``connection_closed`` and ``read_error`` are removed. New stats are introduced for listener, ``downstream_peek_remote_close`` and ``read_error``, in :ref:`listener stats <config_listener_stats>`.
- area: config
change: |
Multiple SDS resources of multiple clusters or listeners are sent in a single SDS requests, instead of multiple SDS requests.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

it used to check that the initial word wasnt capitalized - i thought i had preserved that check - but obv not

@phlax phlax self-assigned this Jul 14, 2022
@phlax phlax added this to the 1.23.0 milestone Jul 14, 2022
@phlax
Copy link
Copy Markdown
Member

phlax commented Jul 14, 2022

/retest

@repokitteh-read-only
Copy link
Copy Markdown

Retrying Azure Pipelines:
Check envoy-presubmit didn't fail.

🐱

Caused by: a #22194 (comment) was created by @phlax.

see: more, trace.

Comment thread changelogs/current.yaml
remove unnecessary "spawnChild" annotations in OpenCensus tracer.
- area: conn pool
change: |
changed HTTP/2 connection pooling and the :ref:`ALPN pool <envoy_v3_api_field_extensions.upstreams.http.v3.HttpProtocolOptions.auto_config>` to remember the number of streams allowed by the endpoint and cap multiplexed streams for subsequent connections based on that. With that working, defaulted the ALPN pool to assume HTTP/2 will work, as it will only incur a latency hit once until the TLS handshake is complete, and then will cache that the effective stream limit is 1. This behavioral change can be revered by setting ``envoy.reloadable_features.allow_concurrency_for_alpn_pool`` to false.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

tip for future - you can use multiline and unless there are 2 separate lines rst folds them to a ws-separated single line in output

Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

there are few more literals left but lets land and i can follow up

@phlax phlax merged commit afdc9bd into envoyproxy:main Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants