File tree Expand file tree Collapse file tree
amazon-linux-ami-integrated
generic-deb-integrated/debian Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.101.1
1+ 1.101.2
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ package version
2222// repository. Only the 'Version' const should change in checked-in source code
2323
2424// Version is the version of the Agent
25- const Version = "1.101.1 "
25+ const Version = "1.101.2 "
2626
2727// GitDirty indicates the cleanliness of the git repo when this agent was built
2828const GitDirty = true
2929
3030// GitShortHash is the short hash of this agent build
31- const GitShortHash = "8fc24f5b "
31+ const GitShortHash = "13d0cb7d "
Original file line number Diff line number Diff line change 1- 1.101.1
1+ 1.101.2
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ const (
4646 // DefaultAgentVersion is the version of the agent that will be
4747 // fetched if required. This should look like v1.2.3 or an
4848 // 8-character sha, as is downloadable from S3.
49- DefaultAgentVersion = "v1.101.1 "
49+ DefaultAgentVersion = "v1.101.2 "
5050
5151 // AgentPartitionBucketName is the name of the paritional s3 bucket that stores the agent
5252 AgentPartitionBucketName = "amazon-ecs-agent"
Original file line number Diff line number Diff line change 2727%global ebs_csi_driver_dir /var/lib/ecs/deps/daemons/ebs-csi-driver
2828
2929Name: ecs-init
30- Version: 1.101.1
30+ Version: 1.101.2
3131Release: 1%{?dist }
3232License: Apache 2.0
3333Summary: Amazon Elastic Container Service initialization application
282282%endif
283283
284284%changelog
285+ * Fri Jan 09 2026 Prateek Chaudhry <ptchau@amazon.com> - 1.101.2-1
286+ - Cache Agent version 1.101.2
287+
285288* Wed Dec 10 2025 Michael Ye <yemike@amazon.com> - 1.101.1-1
286289- Cache Agent version 1.101.1
287290
Original file line number Diff line number Diff line change 1+ amazon-ecs-init (1.101.2-1) stable; urgency=medium
2+
3+ * Cache Agent version 1.101.2
4+
5+ -- Prateek Chaudhry <ptchau@amazon.com> Fri, 09 Jan 2026 18:00:00 +0000
6+
17amazon-ecs-init (1.101.1-1) stable; urgency=medium
28
39 * Cache Agent version 1.101.1
Original file line number Diff line number Diff line change 1919%global agent_image ecs-agent-v%{version }.tar
2020
2121Name: amazon-ecs-init
22- Version: 1.101.1
22+ Version: 1.101.2
2323Release: 1
2424License: Apache 2.0
2525Summary: Amazon Elastic Container Service initialization application
@@ -93,6 +93,9 @@ ln -sf %{basename:%{agent_image}} %{_cachedir}/ecs/ecs-agent.tar
9393%systemd_postun_with_restart amazon-ecs-volume-plugin
9494
9595%changelog
96+ * Fri Jan 09 2026 Prateek Chaudhry <ptchau@amazon.com> - 1.101.2-1
97+ - Cache Agent version 1.101.2
98+
9699* Wed Dec 10 2025 Michael Ye <yemike@amazon.com> - 1.101.1-1
97100- Cache Agent version 1.101.1
98101
Original file line number Diff line number Diff line change 11-------------------------------------------------------------------
2+ Fri Jan 09, 18:00:00 UTC 2026 - ptchau@amazon.com - 1.101.2-1
3+
4+ - Cache Agent version 1.101.2
5+ -------------------------------------------------------------------
26Wed Dec 10, 18:00:00 UTC 2025 - yemike@amazon.com - 1.101.1-1
37
48- Cache Agent version 1.101.1
Original file line number Diff line number Diff line change 1+ 1.101.2-1
2+ Prateek Chaudhry <ptchau@amazon.com>
3+ 2026-01-09T10:00:00-08:00
4+ Cache Agent version 1.101.2
5+
161.101.1-1
27Michael Ye <yemike@amazon.com>
382025-12-10T10:00:00-08:00
You can’t perform that action at this time.
0 commit comments