You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,15 @@
1
1
# Changelog
2
2
3
+
# 1.100.1
4
+
* Enhancement - Update SSM Agent version to 3.3.3050.0 [#4793](https://github.com/aws/amazon-ecs-agent/pull/4793)
5
+
* Enhancement - Update amazon-vpc-cni-plugins to consume updated dependencies in a4e9ac0 [#4801](https://github.com/aws/amazon-ecs-agent/pull/4801)
6
+
* Enhancement - Check if ECS data directory exists within agent container [#4802](https://github.com/aws/amazon-ecs-agent/pull/4802)
7
+
* Bugfix - Stop collecting Service Connect stats only when there are zero running containers in the task [#4796](https://github.com/aws/amazon-ecs-agent/pull/4796)
8
+
3
9
# 1.100.0
4
10
* Feature - Add flowsPercent parameter to network latency and packet loss fault injection endpoints [4780](https://github.com/aws/amazon-ecs-agent/pull/4780)
5
11
* Enhancement - Default to size-based log file rollover instead of hourly [4776](https://github.com/aws/amazon-ecs-agent/pull/4776)
6
12
* Enhancement - Use same precedence for credential providers in Windows and Linux [4788](https://github.com/aws/amazon-ecs-agent/pull/4788)
7
-
* Enhancement - Update SSM Agent version to 3.3.3050.0 [4793](https://github.com/aws/amazon-ecs-agent/pull/4793)
8
-
* Enhancement - Update Go version to 1.24.7 [4794](https://github.com/aws/amazon-ecs-agent/pull/4794)
9
13
* Bugfix - Skip iptables rules for introspection access from docker bridge when no bridge is found [4785](https://github.com/aws/amazon-ecs-agent/pull/4785)
10
14
* Bugfix - Fixes bug in DNS configuration for SC tasks in BR platforms [4787](https://github.com/aws/amazon-ecs-agent/pull/4787)
11
15
* Bugfix - Fix undercounting of network stats when using the awsvpc networking mode [4766](https://github.com/aws/amazon-ecs-agent/pull/4766)
0 commit comments