|
1 | 1 | Latest |
2 | 2 | =============== |
| 3 | +- Bump golang.org/x/net from 0.15.0 to 0.17.0 |
| 4 | +- Upgraded GoLang to version 1.20.10 |
| 5 | +- Fixing race condition in session datachannel unit test |
| 6 | + |
| 7 | +3.2.1705.0 |
| 8 | +=============== |
| 9 | +- Updated MGS Interactor to send 'Failed' status on agentJob parsing error |
| 10 | +- Added error handling for Linux DomainJoin when service account credentials empty |
| 11 | +- Fix for panic scenario in when running aws:configureDocker plugin |
| 12 | +- Upgraded GoLang to version 1.20.8 |
| 13 | +- Upgraded golang.org/x/net to v0.15.0 |
| 14 | +- Added support for macOS 13 (Ventura) |
| 15 | + |
| 16 | +3.2.1630.0 |
| 17 | +=============== |
| 18 | +- Fix credential retrieval retry logic in credential refresher |
| 19 | +- Reducing retrieval log level to debug in the credential refresher after more than 3 retrieval retries |
| 20 | +- Fix for EC2 credential retrieval errors not being propagated to the credential refresher |
| 21 | +- Fixing agent version input format validation |
| 22 | +- Fix downloadPlatformOverride for AlmaLinux |
| 23 | +- Fixed issue where removing seelog.xml file doesn't revert minimum log level back to INFO |
| 24 | +- Ignore non-audit files in audit folder |
| 25 | + |
| 26 | +3.2.1542.0 |
| 27 | +=============== |
| 28 | +- Add aws:updateSSMAgent plugin support for Flatcar Linux |
| 29 | +- Add fix to resolve manifest url during agent update when using stable keyword |
| 30 | +- Fix multiple issues causing tight loops during IPC connection scenarios |
| 31 | +- Sign deb and rpm installer packages for Linux instances using new key |
| 32 | +- Use file based IPC by default for amazon-ssm-agent and ssm-agent-worker communication in Darwin |
| 33 | + |
| 34 | +3.2.1478.0 |
| 35 | +=============== |
| 36 | +- Added fix to propagate exit code properly when command fails to start |
| 37 | +- Added control channel acknowledgement functionalities |
| 38 | +- Added flag to specify go version used for gosec and govulncheck in static analysis script |
| 39 | +- Added support for RHEL 8.7, 8.8, 9.1, 9.2 |
| 40 | +- Added support for Rocky Linux 8.7, 9.0, 9.1, 9.2 |
| 41 | +- Added support for Oracle Linux 8.7, 9.1, 9.2 |
| 42 | +- Update go version to 1.20.7 |
| 43 | + |
| 44 | +3.2.1377.0 |
| 45 | +=============== |
| 46 | +- Stopped saving instance profile credentials to disk |
| 47 | +- Added static agent security scans to makefile |
| 48 | +- Updated Greengrass component minor version |
| 49 | + |
| 50 | +3.2.1297.0 |
| 51 | +=============== |
3 | 52 | - Added retries to snap uninstall call in setupcli |
4 | 53 | - Fix for windows shutdown executable not found when compiled with golang1.19+ |
5 | 54 | - Fix to return correct Agent Job ID for ack after AgentJobParseError |
|
0 commit comments