Published July 21, 2025 | Version 4.0.0-1
Software Open

apel/ssm: 4.0.0-1

Description

What's Changed

This release completes the deprecation of LDAP as a dependency and removes Python 2 specific code.

Changes to software

  • Remove LDAP that was deprecated last commit by @RedProkofiev in https://github.com/apel/ssm/pull/265
  • Replace optparse with argparse by @William-Brown5515 in https://github.com/apel/ssm/pull/362
  • Removed except ImportError python 2 checks for configparser by @Will-Cross1 in https://github.com/apel/ssm/pull/367
  • Remove connection start() as deprecated by @tofu-rocketry in https://github.com/apel/ssm/pull/368
  • Simplify argparse usage by @William-Brown5515 in https://github.com/apel/ssm/pull/380
  • Remove default host and tidy comments by @tofu-rocketry in https://github.com/apel/ssm/pull/382

Changes to build and dependencies

  • 363 simplify reqs by @tofu-rocketry in https://github.com/apel/ssm/pull/364
  • Update build and deps by @tofu-rocketry in https://github.com/apel/ssm/pull/366
  • Add extra dependencies for apel ssm service by @Sae126V in https://github.com/apel/ssm/pull/372
  • Remove mock requirement and update coveralls version by @tofu-rocketry in https://github.com/apel/ssm/pull/381
  • Resolve issue with folders conflicts in rpms with EL8 by @Sae126V in https://github.com/apel/ssm/pull/399
  • Requirements update by @tofu-rocketry in https://github.com/apel/ssm/pull/402

Changes to CI and GitHub Actions

  • Remove travis by @tofu-rocketry in https://github.com/apel/ssm/pull/369
  • Bump actions/upload-artifact from 4.3.6 to 4.6.2 by @dependabot[bot] in https://github.com/apel/ssm/pull/359, https://github.com/apel/ssm/pull/378, https://github.com/apel/ssm/pull/391, https://github.com/apel/ssm/pull/394
  • Bump docker/build-push-action from 6.7.0 to 6.18.0 by @dependabot[bot] in https://github.com/apel/ssm/pull/376, https://github.com/apel/ssm/pull/383, https://github.com/apel/ssm/pull/393, https://github.com/apel/ssm/pull/398
  • Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in https://github.com/apel/ssm/pull/379
  • Update unit test runner to Ubuntu-22.04 by @tofu-rocketry in https://github.com/apel/ssm/pull/400

New Contributors

  • @William-Brown5515 made their first contribution in https://github.com/apel/ssm/pull/362

Full Changelog: https://github.com/apel/ssm/compare/3.4.1-1...4.0.0-1

Files

apel/ssm-4.0.0-1.zip

Files (66.7 kB)

Name Size Download all
md5:c36b7f86ac3124d9abed05cf19086768
66.7 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/apel/ssm/tree/4.0.0-1 (URL)

Software