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: RELEASENOTES.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
Latest
2
2
===============
3
+
- Added telemetry for agent core in-proc executor usage
4
+
- Added retries for Agent installation with snap on Greengrass
5
+
- Added code to update Agent config to use only Onprem Identity in Greengrass
6
+
- Added support for macOS 14 (Sonoma)
7
+
- Added Onprem registration support using ssm-setup-cli
8
+
- Fixed docker installation issues in aws:configureDocker plugin
9
+
- Fix for document worker and session worker not logging when custom seelog configuration missing parameters
10
+
- Updated allowed regex pattern in S3 URI
11
+
- Update Agent IoT Greengrass component minor version
12
+
- Updated SUSE version in Seamless Domain Join script
13
+
- Updated Greengrass component workflow to get installed Agent version and update Agent only when the installed Agent version doesn't match with Greengrass component Agent version
14
+
- Upgraded GoLang version that builds agent binaries with to 1.20.11
15
+
16
+
3.2.1798.0
17
+
===============
3
18
- Bump golang.org/x/net from 0.15.0 to 0.17.0
4
19
- Upgraded GoLang to version 1.20.10
5
20
- Fixing race condition in session datachannel unit test
0 commit comments