Skip to content

v1.2.0 wharf-provider-gitlab

Compare
Choose a tag to compare
@applejag applejag released this 12 Jul 08:17
· 75 commits to master since this release
v1.2.0
6a0b6c7

Docker image

Hosted over at https://quay.io/repository/iver-wharf/wharf-provider-gitlab

docker pull quay.io/iver-wharf/wharf-provider-gitlab:v1.2.0

Changes (since v1.1.1)

  • Added environment var for setting bind address and port. (#11)

  • Added endpoint GET /version that returns an object of version data of the API itself. (#4)

  • Added Swagger spec metadata such as version that equals the version of the API, contact information, and license. (#4)

  • Changed version of Docker base images:

    • Alpine: 3.13.4 -> 3.14.0 (#13, #17)
    • Golang: 1.16.4 -> 1.16.5 (#17)