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

Release 1.70.0 #3603

Closed
wants to merge 1 commit into from
Closed

Release 1.70.0 #3603

wants to merge 1 commit into from

Conversation

mye956
Copy link
Contributor

@mye956 mye956 commented Mar 7, 2023

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mye956 mye956 added this to the 1.70.0 milestone Mar 7, 2023
@mye956 mye956 requested a review from a team as a code owner March 7, 2023 18:50
@@ -1,5 +1,16 @@
# Changelog

## 1.70.0
Copy link
Contributor

Choose a reason for hiding this comment

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

these should all be markdown URLs, like [text](url)

@@ -1,5 +1,16 @@
# Changelog

## 1.70.0
* Fix: flaky TestMetricsDisabled unit test. #3588
Copy link
Contributor

Choose a reason for hiding this comment

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

dont need to put unit test fixes in changelog, this doesnt effect any external functionality

* Enhancement: Resolve CI NodeJS 12 deprecation warnings for actions/checkout. #3595
* Enhancement: update docker client library to latest. #3598
* Enhancement: Provide imageDigest for images from all container repositories. #3576
* Enhancement: explicitly provide the network name override to nat when using bridge network mode. #3564
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: keep the note that this is windows-only from PR changelog msg

* Enhancement: Provide imageDigest for images from all container repositories. #3576
* Enhancement: explicitly provide the network name override to nat when using bridge network mode. #3564
* Enhancement: Support dynamic host port range assignment for singular ports. The dynamic host port range can be configured with ECS_DYNAMIC_HOST_PORT_RANGE in ecs.config; if there is no user-specified ECS_DYNAMIC_HOST_PORT_RANGE, ECS Agent will assign host ports within the default port range, based on platform and Docker API version, for containers that do not have user-specified host ports in task definitions. #3601
* Dependency Changes. #3602
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can just have a single changelog line for 4 of these PRs (all of 3602, 3593, 3595, 3598 are just dependfency bumps)

@mye956 mye956 closed this Mar 13, 2023
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