Skip to content

Releases: foomo/contentserver

1.7.2

01 Apr 10:26
0ab7935
Compare
Choose a tag to compare

fix json unmarshal issues

1.7.1

30 Mar 21:18
Compare
Choose a tag to compare
  • GO 1.14
  • alpine base image 3.11
  • dockerfile build cleanup

1.7.0

16 Mar 17:06
Compare
Choose a tag to compare

This version supports exposing hidden nodes in the request. The change is backward compatible.

1.5.0

04 Jun 13:30
864df48
Compare
Choose a tag to compare

merge pull request #14 from feature/memdebug:

  • solve memory leaks by refactoring contentserver in general (static code analysis, error handling cleanup, ...)
  • update queue with update lock
  • getRepo serves response from repo history json file directly
  • json logging
  • better test coverage
  • prometheus metrics added
  • testclient and testserver added
  • improved makefile
  • docker builder image
  • documentation and graffles
  • removed versioning (docker image defines version)
  • history backup cleanup (only two revisions are persisted by default)

1.3.5

01 Nov 13:06
cb652b1
Compare
Choose a tag to compare

Updated content server content repository handling
Merge pull request #12 from foomo/feature/contentserver-file-export-fix