Skip to content

Releases: appleboy/gorush

Release v1.7.1

14 Dec 15:41
Compare
Choose a tag to compare
  • Support Windows binary.
  • Skip ANSI color commands if

v1.7.0

13 Dec 16:20
Compare
Choose a tag to compare
Support windows binary.

Release v1.6.6

09 Dec 15:19
Compare
Choose a tag to compare

bd51a03 Support github release.
65d486b ignore alert object if message is empty.

Silent Notification:
The payload’s aps dictionary must include the content-available key with a value of 1.
The payload’s aps dictionary must not contain the alert, sound, or badge keys.
ref: https://goo.gl/m9xyqG

Release v1.6.5

08 Dec 06:22
Compare
Choose a tag to compare

17cef2d Add ascii Logo
acd027b add version command.
4b10396 Suppo zero value to clear the badge on the app icon.
711a25e update testing to 1.7.4 and 1.6.4
d8835c0 Support docker build for production.
2c1c98e add deploy docker image task
77fb11d add vet and lint.
5f79283 fix golint error.
a8574af remove docker from travis
e690f81 add codecov on drone.
1f2da28 fixed #147 support zero value of badge.
a53fa68 Support github release.
8f22a48 remove unused target on Makefile.
57a7c18 remove docker folder.

Release v1.6.4

25 Oct 13:42
Compare
Choose a tag to compare

f1428c1 Support Retry condition.

Release v1.6.3

01 Oct 06:43
Compare
Choose a tag to compare

ec3b4fc Support create pid file.
3294dba changed type for core section.
2bb12f6 add *.pid to git ignore list.
2fba9b3 fix get git version tag.
bf56f59 support LevelDB key/value database.
9b5815f Upgrade redis client to v4.
f24c65a Add bunt db testing.
b744208 Support app version on api.

Release v1.6.2

15 Aug 14:24
Compare
Choose a tag to compare

b13fd54 Support BuntDB engine.
9dd3357 remove db file before testing.
45fbb49 Add memory reset func.
8bdb46b disable cgo enabled.
0139b0d initial drone config.
085d198 update makefile.

Release v1.6.1

02 Aug 12:59
Compare
Choose a tag to compare

30d2fd6 add docker testing.
008bd3d fix travis config.
5b67226 remove project path.
ed1ce19 update docker-compose version.
c2b4d31 fix SetProxy lint error.
f823e5a update lint.
4494310 fix redis client lint.
dd1fb29 fix boltdb and memory client lint.
c025170 fix docker build error.

Release v1.6.0

29 Jul 01:58
Compare
Choose a tag to compare

feature

e784ae5 Support set http proxy for gorush CLI.
4a43124 Initial proxy setting for web server.
3f2c6a3 Support coverage report.
96eb62f add coverage script.
bc6aeeb add https test.

bugs

3190668 find submodule folder using git list command.
dac36a7 remove unknown shorthand flag for docker command.

Release v1.5.0

29 Jun 03:21
Compare
Choose a tag to compare

Feature

146854e fixed #90 Support load p12 format of certificate file.
6be5e24 rename pem_path to key_path.
f65ccaa Show response time, status code etc.
da12569 Add go fmt command.

Bug fix

ddfedcb Fix docker hub project name.
17a089e update gorush cli.
82cb2f5 fix golint.
8814edb fix go_vet error.
06582a8 fix content text.