Skip to content

Releases: webp-sh/webp_server_go

WebP Server Go 0.5.1

22 Mar 09:44
f4d464e
Compare
Choose a tag to compare

Commits

  • 090b11f: Convert WebP and AVIF at the same time when config.EnableAVIF is set. (#184) (Nova Kwok) #184

WebP Server Go 0.5.0

22 Feb 09:48
afa0895
Compare
Choose a tag to compare

Commits

  • e432759: Bump golang.org/x/image from 0.3.0 to 0.4.0 (#173) (dependabot[bot]) #173
  • 7490965: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#174) (dependabot[bot]) #174
  • 77b5b60: Use debian as baseimage in Dockerfile (#176) (Nova Kwok) #176

WebP Server Go 0.4.9

07 Feb 06:47
23e2cc6
Compare
Choose a tag to compare

Minor Update

WebP Server Go 0.4.8

02 Feb 10:30
9fba09f
Compare
Choose a tag to compare

Minor Update

WebP Server Go 0.4.7

25 Dec 08:23
68cefb6
Compare
Choose a tag to compare

Minor Update

  • Mitigation for issue #137
  • Update golang.org/x/image from v0.0.0-20200119044424-58c23975cae1 to v0.2.0
  • Disabled automatic update
  • Update CI go version to 1.19
  • Update Dockerfile builder to 1.19.4-alpine

WebP Server Go 0.4.6

07 Dec 07:08
c152416
Compare
Choose a tag to compare

Minor Update

  • fd40f57: Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#126) (dependabot[bot]) #126
  • 3dd1bae: Add CVE test on CI (#129) (Nova Kwok) #129
  • 9efead2: Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#128) (dependabot[bot]) #128
  • d104c1f: Print all CVE results to PR comment (#130) (Nova Kwok) #130
  • bb05fa2: Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#133) (dependabot[bot]) #133
  • b0fd042: Bump github.com/schollz/progressbar/v3 from 3.8.7 to 3.9.0 (#136) (dependabot[bot]) #136
  • 0fc34c0: golang 1.19.0 (#140) (Benny) #140
  • 0ac97ee: Return nil on 404 (n0vad3v) #141
  • e5d5613: remove buildvcs=false (#142) (Benny) #142
  • b07f167: Bump github.com/valyala/fasthttp from 1.38.0 to 1.39.0 (#144) (dependabot[bot]) #144
  • 8d2a585: Bump github.com/schollz/progressbar/v3 from 3.10.0 to 3.10.1 (#146) (dependabot[bot]) #146
  • 65abc4e: Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#148) (dependabot[bot]) #148
  • 1c51090: Bump github.com/schollz/progressbar/v3 from 3.10.1 to 3.11.0 (#149) (dependabot[bot]) #149
  • e312010: use codeql v2 (#150) (Benny) #150
  • 9ec3309: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#153) (dependabot[bot]) #153
  • a81c021: Bump github.com/valyala/fasthttp from 1.40.0 to 1.41.0 (#154) (dependabot[bot]) #154
  • 71398fe: Bump github.com/schollz/progressbar/v3 from 3.11.0 to 3.12.0 (#155) (dependabot[bot]) #155
  • af357b0: Bump github.com/schollz/progressbar/v3 from 3.12.0 to 3.12.1 (#156) (dependabot[bot]) #156
  • 58b9c52: Bump github.com/valyala/fasthttp from 1.41.0 to 1.42.0 (#157) (dependabot[bot]) #157
  • 89b31bd: Bump github.com/valyala/fasthttp from 1.42.0 to 1.43.0 (#158) (dependabot[bot]) #158
  • 2a70de4: Bump github.com/schollz/progressbar/v3 from 3.12.1 to 3.12.2 (#160) (dependabot[bot]) #160

WebP Server Go 0.4.5

19 Jun 07:54
Compare
Choose a tag to compare

Features

  • 794135e: Add asterisk support on allowed type on config.json (#97) (Nova Kwok) #97

Minor Update

  • a76ac50: Bump github.com/stretchr/testify from 1.3.0 to 1.7.1 (#105) (dependabot[bot]) #105
  • c3c7881: Bump github.com/schollz/progressbar/v3 from 3.8.5 to 3.8.6 (#101) (dependabot[bot]) #101
  • 5278259: Create codeql-analysis.yml (#98) (Benny) #98
  • 7fcc0b0: Fix tests. (#112) (Nova Kwok) #112
  • 946cad9: Bump github.com/valyala/fasthttp from 1.18.0 to 1.34.0 (#102) (dependabot[bot]) #102
  • ea1617d: Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0 (#115) (dependabot[bot]) #115
  • cf1a4c2: Bump github.com/valyala/fasthttp from 1.35.0 to 1.36.0 (#118) (dependabot[bot]) #118
  • bd8e3b2: Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#122) (dependabot[bot]) #122
  • 62d16e5: Bump github.com/valyala/fasthttp from 1.36.0 to 1.37.0 (#121) (dependabot[bot]) #121

WebP Server Go 0.4.4

24 Mar 07:03
fd3013b
Compare
Choose a tag to compare

From this version, binaries are built on CentOS7, which has a pretty low GLIBC version(2.17), this should solve problems in the following issue:

WebP Server Go 0.4.3

20 Mar 08:47
64db6cc
Compare
Choose a tag to compare

Commits

WebP Server Go 0.4.2

15 Mar 03:20
88daad2
Compare
Choose a tag to compare

Security Update