Sregistry Versions Save

server for storage and management of singularity images

2.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/singularityhub/sregistry/compare/v1.1.4...2.1.0

v1.1.4

1 year ago

What's Changed

Full Changelog: https://github.com/singularityhub/sregistry/compare/v1.1.39...v1.1.4

v1.1.39

2 years ago

This fixes an issue with setting the VERIFY variable for when Minio is using SSL.

v1.1.38

2 years ago

This release fixes a bug with SAML urls, and pins the postgres supporting library to avoid an error. See the CHANGELOG for details.

v1.1.37

2 years ago

Bump Django version to 2.2.21.

v1.1.36

2 years ago

This release bumps the Python version in the container to 3.6x, and fixes a bug with the version and syntax of django rest framework used within the Google Build plugin.

v1.1.35

2 years ago

This version adds support for GitHub Enterprise login with Python social auth.

v1.1.31

3 years ago

This release allows for a BEARER token of any casing (Bearer or BEARER).

v1.1.30

3 years ago

This release adds a missing minio environment file to the docker compose configurations.

1.1.29

3 years ago

This release enforces usernames to be in all lowercase, which is now required by the scs library client.