Releases: penguin-statistics/backend-next
Releases · penguin-statistics/backend-next
v3.14.3
Features
- add batchsize to config #505 (GalvinGao)
- add deletion of reports and extras after archiving #507 (AlvISsReimu)
- add rowsAffected & fix json struct tag #507 (GalvinGao)
- add log #507 (GalvinGao)
Bug Fixes
- reduce batchsize #505 (GalvinGao)
- add ErrFileAlreadyExists support #505 (GalvinGao)
- resolve merge conflict #507 (AlvISsReimu)
Builds
Chores
v3.14.2
v3.14.1
v3.14.0
Features
- implement method to archive drop reports #502 (AlvISsReimu)
- drop report extra archive #502 (AlvISsReimu)
- add archive job into worker #502 (AlvISsReimu)
- add mutex for archive method #502 (AlvISsReimu)
- add date flag to archive command #502 (AlvISsReimu)
- add api for drop report archive #502 (AlvISsReimu)
- add storageclass and checksumalgorithm to s3 uploader #502 (GalvinGao)
- improve drop report archive implementation #502 (GalvinGao)
- adjust buffer size #502 (GalvinGao)
Bug Fixes
- include into one service #502 (AlvISsReimu)
Commits
v3.13.2
Features
- add filter on times for drop report export #501 (AlvISsReimu)
Bug Fixes
- add times to drop report for export #501 (AlvISsReimu)
Commits
- 2a0a6d9: Merge branch 'main' into dev (AlvISs_Reimu) #501
- 02f4e52: Merge branch 'dev' of https://github.com/penguin-statistics/backend-next into dev (AlvISsReimu) #501
v3.13.1
Features
Bug Fixes
- get accountId from request param instead of header because in admin api auth header must be bearer token #500 (AlvISsReimu)
Chores
- update gommon to v0.0.9 #500 (GalvinGao)
- deps: update golang docker tag to v1.21.4 #496 (renovate[bot])
Commits
v3.13.0
Features
- support multiple times in singular report #498 (AlvISsReimu)
Bug Fixes
- deps: update module github.com/stretchr/testify to v1.8.4 #472 (renovate[bot])
- deps: update module github.com/urfave/cli/v2 to v2.25.7 #476 (renovate[bot])
- deps: update module github.com/getsentry/sentry-go to v0.22.0 #477 (renovate[bot])
- deps: update module github.com/go-playground/validator/v10 to v10.14.1 #479 (renovate[bot])
- deps: update module github.com/uptrace/bun/extra/bunotel to v1.1.14 #473 (renovate[bot])
- deps: update module github.com/prometheus/client_golang to v1.16.0 #483 (renovate[bot])
- deps: update module github.com/rs/zerolog to v1.30.0 #486 (renovate[bot])
- deps: update module github.com/tidwall/gjson to v1.16.0 #487 (renovate[bot])
- deps: update module github.com/oschwald/geoip2-golang to v1.9.0 #482 (renovate[bot])
- recognitionResult could be nullable #478 (GalvinGao)
- deps: update module github.com/urfave/cli/v2 to v2.25.7 #478 (renovate[bot])
- deps: update module github.com/ansrivas/fiberprometheus/v2 to v2.6.1 #488 (renovate[bot])
- deps: update module github.com/gofiber/contrib/fibersentry to v1.0.4 #492 (renovate[bot])
- deps: update module github.com/gofiber/fiber/v2 to v2.49.2 [security] #495 (renovate[bot])
- deps: update module github.com/go-redsync/redsync/v4 to v4.9.4 #491 (renovate[bot])
- times may be empty in the request #498 (AlvISsReimu)
Builds
Chores
- deps: upgrade bunotel #473 (GalvinGao)
- deps: update golang docker tag to v1.20.7 #484 (renovate[bot])
- deps: update golang docker tag to v1.21.0 #489 (renovate[bot])
- add some comments to the algorithm of dropinfo adjustment by times #498 (AlvISsReimu)
Commits
v3.12.11
Bug Fixes
- deps: update module github.com/getsentry/sentry-go to v0.22.0 #478 (renovate[bot])
- deps: update module github.com/go-playground/validator/v10 to v10.14.1 #478 (renovate[bot])
- deps: update module github.com/uptrace/bun/extra/bunotel to v1.1.14 #478 (renovate[bot])
- deps: update module github.com/prometheus/client_golang to v1.16.0 #478 (renovate[bot])
- deps: update module github.com/rs/zerolog to v1.30.0 #478 (renovate[bot])
- deps: update module github.com/tidwall/gjson to v1.16.0 #478 (renovate[bot])
- deps: update module github.com/oschwald/geoip2-golang to v1.9.0 #478 (renovate[bot])
- recognitionResult could be nullable #478 (GalvinGao)
- deps: update module github.com/urfave/cli/v2 to v2.25.7 #478 (renovate[bot])
- deps: update module github.com/ansrivas/fiberprometheus/v2 to v2.6.1 #478 (renovate[bot])
Chores
- deps: upgrade bunotel #478 (GalvinGao)
- deps: update golang docker tag to v1.20.7 #478 (renovate[bot])
- deps: update golang docker tag to v1.21.0 #478 (renovate[bot])
v3.12.10
Bug Fixes
- deps: update module github.com/stretchr/testify to v1.8.4 #475 (renovate[bot])
- deps: update module github.com/urfave/cli/v2 to v2.25.7 #475 (renovate[bot])
Commits
- do not log err when variance is not that negative #475 (AlvISsReimu)