Skip to content

Releases: IceWhaleTech/CasaOS-UserService

v0.4.1-alpha1

29 Dec 23:25
856c5ae
Compare
Choose a tag to compare
v0.4.1-alpha1 Pre-release
Pre-release

Changelog

  • 856c5ae add upx as part of building step to shrink the size of binary files (#28)

v0.4.0

13 Dec 09:32
Compare
Choose a tag to compare

Changelog

v0.4.0-alpha6

08 Dec 07:30
Compare
Choose a tag to compare
v0.4.0-alpha6 Pre-release
Pre-release

Changelog

v0.4.0-alpha5

02 Dec 22:27
2acf34b
Compare
Choose a tag to compare
v0.4.0-alpha5 Pre-release
Pre-release

Changelog

  • e2f9de8 add .goreleaser.debug.yaml for debugging
  • 2acf34b fix sqlite db lock by reducing maximum open connections to 1 (#26)

v0.4.0-alpha4

01 Dec 23:34
Compare
Choose a tag to compare
v0.4.0-alpha4 Pre-release
Pre-release

Changelog

  • dab1fdd Event retention (#23)
  • 98a35cb add message_bus service dependency (#25)
  • a7aec4c add missing go generate to build process
  • b41ab1e remove "-snapshot" from package naming
  • f6ad3aa replace CGO implementation of sqlite with an implementation in pure Go (#24)

v0.4.0-alpha3

29 Nov 17:35
a45ded5
Compare
Choose a tag to compare
v0.4.0-alpha3 Pre-release
Pre-release

Changelog

  • a45ded5 add support for installation on Arch based Linux distros (#22)

v0.4.0-alpha2

28 Nov 16:50
Compare
Choose a tag to compare
v0.4.0-alpha2 Pre-release
Pre-release

Changelog

v0.4.0-alpha1

25 Nov 21:59
23d3c28
Compare
Choose a tag to compare
v0.4.0-alpha1 Pre-release
Pre-release

Changelog

  • 7da0570 Update release.yml
  • f112ed1 Update release.yml
  • 1813afe Update release.yml
  • 23d3c28 add restrictive license check to gorelease workflow (#21)
  • e2d9ecf bump version and cleanup migration tool for previous version (#19)
  • 2866ad7 change to use CasaOS-Common for calling gateway (#18)
  • 12b0472 fix potential goroutine leak due to http request without a timeout (#20)
  • 86a8c84 use $BASH instead of $SHELL in setup and cleanup script in case of running under non-bash shell. (#17)

v0.3.7

21 Oct 01:15
06ec3d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.7-alpha3

12 Oct 14:00
Compare
Choose a tag to compare
v0.3.7-alpha3 Pre-release
Pre-release