Changelog

v3.13.0 - 2024-03-26

Features and Enhancements

  • Update the service to build from Synapse v2.165.0.

v3.12.0 - 2024-03-01

Features and Enhancements

  • Update the service to build from Synapse v2.164.0.

v3.11.0 - 2023-11-15

Features and Enhancements

  • Update the service to build from Synapse v2.154.1.

v3.10.0 - 2023-10-13

Features and Enhancements

  • Update the service to build from Synapse v2.151.0.

v3.9.0 - 2023-08-21

Features and Enhancements

  • Update the service to build from Synapse v2.144.0.

v3.8.0 - 2023-07-28

Features and Enhancements

  • Update the service to build from Synapse v2.143.0.

v3.7.0 - 2023-07-07

Features and Enhancements

  • Update the service to build from Synapse v2.141.0.

v3.6.0 - 2023-05-18

Features and Enhancements

  • Update the service to build from Synapse v2.134.0.

v3.5.0 - 2023-05-09

Features and Enhancements

  • Update the service to build from Synapse v2.133.0.

v3.4.0 - 2023-02-23

Features and Enhancements

  • Document use of swarm.job.list --state $lib.null to list all jobs.

  • Support choices for state argument in swarm.job.list.

v3.3.0 - 2023-02-02

Features and Enhancements

  • Add swarm.status command to list all queues and their sizes.

  • Add swarm.job.del command to fully delete a job from the service.

  • Add swarm.job.cull command to fully delete all jobs matching a state and job type.

  • Update the service to build from Synapse v2.122.0.

v3.2.3 - 2023-01-19

Synapse-Swarm v3.2.2 was skipped as a release.

Bugfixes

  • Fix an issue which where Workers could incorrectly log an error on startup.

v3.2.1 - 2022-12-05

Bugfixes

  • Fix a packaging issue.

v3.2.0 - 2022-12-05

Features and Enhancements

  • Add Nexus support, to enable mirrored deployments.

  • Add boot hooks to the container entrypoint. Move the entrypoint script to /vertex/synapse/entrypoint.sh.

v3.1.0 - 2022-10-09

Features and Enhancements

  • Update the service to build from Synapse v2.110.0.

v3.0.0 - 2022-08-30

Features and Enhancements

  • Update permissions to use power-ups.swarm.user rule.

v2.13.0 - 2022-06-01

Documentation

  • Update documentation for AHA provisioning.

v2.12.0 - 2022-05-17

Features and Enhancements

  • Update to the newest Synapse v2.93.0 to support AHA provisioning.

Bugfixes

  • Load storm package readonly to allow containers to run as non-root user.

v2.11.0 - 2022-03-18

Features and Enhancements

  • Add initial inline Storm package documentation.

Bugfixes

  • Fix incorrectly formatted log strings.

v2.10.0 - 2021-08-26

Features and Enhancements

  • Auto-create return channels when iterating them.

v2.9.0 - 2021-07-29

Features and Enhancements

  • Auto-create jobtype and channel when adding a job or getting work.

v2.8.0 - 2021-07-21

Features and Enhancements

  • Update the service to use tini as a container entrypoint.

v2.7.0 - 2021-06-21

Features and Enhancements

  • Update the service to build from Synapse v2.43.0.

v2.6.0 - 2021-05-17

Features and Enhancements

  • Update the service to build from Synapse v2.38.0.

v2.5.0 - 2021-04-26

Features and Enhancements

  • Update the service to include information for the getCellInfo() API.

v2.4.0 - 2021-01-09

Features and Enhancements

  • Build new Docker tags for the latest release in a given major version. For example, this adds the v2.x.x Docker tag. (#9)

v2.3.0 - 2020-12-05

Features and Enhancements

  • Update Synapse version to v2.13.0

  • Add config plumbing for AHA service discovery

v2.2.0 - 2020-12-04

Features and Enhancements

  • Update Synapse version to v2.12.3

v2.1.1 - 2020-08-05

Features and Enhancements

  • Update the minimum required Synapse version for building (not using) the Synapse Swarm image to v2.5.1.

v2.1.0 - 2020-06-29

Features and Enhancements

  • Update Cell class name to standard pattern. (#3)

  • Create initial documentation. (#3)

v2.0.3 - 2020-06-09

Features and Enhancements

  • Initial release of the Synapse Swarm service.