What's Changed
Added
Add a warning for deprecation of LDAP by @RedProkofiev in https://github.com/apel/ssm/pull/262
Add sys.exit() to both sender and receiver by @RoseECooper in https://github.com/apel/ssm/pull/263
Changed
Update README following 3.3.0 updated by @DanielPerkins7 in https://github.com/apel/ssm/pull/246
Removed
Redundant line and comment removed by @DanielPerkins7 in https://github.com/apel/ssm/pull/248
Update logging in test_crypto by @rowan04 in https://github.com/apel/ssm/pull/245
Fixed
Cap version of certifi used below 2020.4.5.2 by @gregcorbett in https://github.com/apel/ssm/pull/264
Fix copy/paste error in receiver docs by @gregcorbett in https://github.com/apel/ssm/pull/266
Minor timeout changes by @RedProkofiev in https://github.com/apel/ssm/pull/260
File check. Issue235 by @DanielPerkins7 in https://github.com/apel/ssm/pull/250
else case and return added to issue 242 by @DanielPerkins7 in https://github.com/apel/ssm/pull/247
Changes to CI and GitHub Actions
Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in https://github.com/apel/ssm/pull/253
Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/apel/ssm/pull/255
Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in https://github.com/apel/ssm/pull/256
Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/apel/ssm/pull/258
Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/apel/ssm/pull/259
CI tidy by @tofu-rocketry in https://github.com/apel/ssm/pull/268
New Contributors
@DanielPerkins7 made their first contribution in https://github.com/apel/ssm/pull/246
@RedProkofiev made their first contribution in https://github.com/apel/ssm/pull/260
Full Changelog: https://github.com/apel/ssm/compare/3.3.0-1...3.3.1-