guardian / ssm-scala

ssh replacement: CLI program that wraps SSM's EC2 Run Command
Apache License 2.0
21 stars 0 forks source link

Bump version number to 3.4.0 #377

Closed philmcmahon closed 6 months ago

philmcmahon commented 6 months ago

What does this change?

For a new release of ssm-scala, containing this change https://github.com/guardian/ssm-scala/pull/375

My motivation for a major version bump is that technically the changes in #375 are not backwards compatible - whilst anyone using --raw or -x will not be affected, anyone relying on the output with neither of those flags set will now get a new result.