Skip to content

Releases: gopherpit/gopherpit

v0.5.3

27 Aug 16:21

Choose a tag to compare

  • Build with Go 1.9
  • Update Bulma to 0.5.1
  • Use Debian Stretch for docker image

v0.5.2

20 Jun 13:25

Choose a tag to compare

  • Skip certificate renewal for unknown domains
  • Minor html pages adjustments
  • Dependency updates

v0.5.1

01 Apr 23:48

Choose a tag to compare

  • Merge client into gopherpit.com/gopherpit/api package

v0.5

26 Mar 18:22

Choose a tag to compare

v0.4.4

11 Mar 18:52

Choose a tag to compare

  • Fix regression in user email parsing

v0.4.3

09 Mar 22:28

Choose a tag to compare

  • Fix compatibility with Git >=2.11.1

v0.4.2

07 Mar 22:03

Choose a tag to compare

  • Fix git upload pack redirection if repo URL does not end with .git
  • Add trusted-domains option

v0.4.1

18 Feb 09:25

Choose a tag to compare

  • Build with Go 1.8
  • Graceful HTTP servers shutdown

v0.4

12 Feb 12:15

Choose a tag to compare

  • New feature to specify a custom Git branch or tag for a package path for different package versions in the same repository that break backward compatibility with master or other branches, similar to https://gopkg.in functionality, but it relies on package path configuration rather on versioning convention, and for any Git repository hosting provider with support for HTTP protocol
  • Fix LDAP connection caching in LDAP user service
  • Build with -w ldflag for smaller binary size

v0.3.2

29 Jan 20:08

Choose a tag to compare

  • Support YAML configuration files