Skip to content

Releases: singularityhub/sregistry

Singularity Registry Server v2.1.0

06 Apr 07:07
2fdfc1f
Compare
Choose a tag to compare

What's Changed

  • Allowing setting config vars from environment by @vsoch in #409
  • [tributors] contributors/update-2022-10-13 by @github-actions in #411
  • Adhere to YAML syntax in dummy-settings.yaml by @SethosII in #413
  • [tributors] contributors/update-2023-03-24 by @github-actions in #414
  • [tributors] contributors/update-2023-03-24 by @github-actions in #415
  • Add missing package by @SethosII in #418
  • Remove wrong information by @SethosII in #417
  • [tributors] contributors/update-2023-03-28 by @github-actions in #420
  • Small documentation fixes by @SethosII in #419
  • update dockerfile base by @vsoch in #421

New Contributors

Full Changelog: v1.1.4...2.1.0

Singularity Registry Server v1.1.4

20 Sep 12:55
8a9fb8b
Compare
Choose a tag to compare

What's Changed

  • [tributors] contributors/update-2021-11-11 by @github-actions in #385
  • Bump django from 2.2.24 to 2.2.27 by @dependabot in #394
  • [tributors] contributors/update-2022-02-10 by @github-actions in #395
  • Bump django from 2.2.27 to 2.2.28 by @dependabot in #399
  • updating sregistry with new minio, docker compose by @vsoch in #405
  • [tributors] contributors/update-2022-09-19 by @github-actions in #406

Full Changelog: v1.1.39...v1.1.4

Singularity Registry Server v1.1.39

11 Nov 17:25
49e644b
Compare
Choose a tag to compare

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

Singularity Registry Server v1.1.38

23 Jul 00:09
89c7e55
Compare
Choose a tag to compare

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

Singularity Registry Server v1.1.37

04 Jun 23:27
15ae00f
Compare
Choose a tag to compare

Bump Django version to 2.2.21.

Singularity Registry Server v1.1.36

01 Jun 14:47
f294de4
Compare
Choose a tag to compare

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.

Singularity Registry Server v1.1.35

30 May 16:45
761f386
Compare
Choose a tag to compare

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

Singularity Registry Server v1.1.31

18 Feb 23:27
0a51aac
Compare
Choose a tag to compare

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

Singularity Registry Server v1.1.30

26 Jan 19:37
9d7b80f
Compare
Choose a tag to compare

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

Singularity Registry Server v1.1.29

22 Dec 18:52
a361bbc
Compare
Choose a tag to compare

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