Releases: penguin-statistics/backend-next
Releases · penguin-statistics/backend-next
v3.4.5
Features
- add TW server support #141 (GalvinGao)
- unify arkserver validations #141 (GalvinGao)
- separate trends calculation #141 (GalvinGao)
Bug Fixes
- deps: update module github.com/stretchr/testify to v1.7.5 (#136) #136 (renovate[bot])
- deps: update module github.com/swaggo/swag to v1.8.3 (#135) #135 (renovate[bot])
Documentation
Commits
v3.4.4
Features
- calcwkr: improved observability & refactored microtasks #127 (GalvinGao)
- add TW server support #134 (GalvinGao)
- unify arkserver validations #134 (GalvinGao)
- add frontend config api #134 (AlvISsReimu)
Bug Fixes
- deps: update opentelemetry-go monorepo to v1.7.0 (#125) #125 (renovate[bot])
- deps: update module github.com/tidwall/gjson to v1.14.1 (#123) #123 (renovate[bot])
- lower concurrency to be 1 #127 (AlvISsReimu)
- move unifiedEndTime out of calcDropMatrixForTimeRanges so that for drop matrix calc job, all timeranges will be calculated based on the same end time #134 (AlvISsReimu)
- deps: update module github.com/rs/zerolog to v1.27.0 (#130) #130 (renovate[bot])
- deps: update module github.com/gofiber/fiber/v2 to v2.34.1 (#131) #131 (renovate[bot])
Chores
Reverts
Commits
- 328528a: Merge branch 'dev' of https://github.com/penguin-statistics/backend-next into dev (AlvISsReimu) #127
- dca3223: Merge branch 'main' into dev (GalvinGao) #127
- a840159: Revert "feat: add TW server support" (GalvinGao) #134
- 1f064e9: Merge branch 'main' into dev (GalvinGao) #134
- 7038260: Merge branch 'main' into dev (GalvinGao) #138
v3.4.3
v3.4.2
Features
Bug Fixes
- deps: update opentelemetry-go monorepo to v1.7.0 (#125) #127 (renovate[bot])
- deps: update module github.com/tidwall/gjson to v1.14.1 (#123) #127 (renovate[bot])
- lower concurrency to be 1 #127 (AlvISsReimu)
v3.4.1
Features
- improved server validation #124 (GalvinGao)
- can specify unbiased/biased std dev calc #126 (AlvISsReimu)
Bug Fixes
- deps: update module github.com/avast/retry-go to v3.1.1 (#112) #124 (renovate[bot])
- deps: update module github.com/go-redis/redis/v8 to v8.11.5 (#107) #124 (renovate[bot])
- deps: update module github.com/getsentry/sentry-go to v0.13.0 (#113) #124 (renovate[bot])
- deps: update module github.com/gofiber/helmet/v2 to v2.2.13 (#109) #124 (renovate[bot])
- deps: update module github.com/stretchr/testify to v1.7.2 (#110) #124 (renovate[bot])
- deps: update module github.com/nats-io/nats.go to v1.16.0 (#116) #124 (renovate[bot])
- deps: update module github.com/go-playground/validator/v10 to v10.11.0 (#115) #124 (renovate[bot])
- deps: update module github.com/oschwald/geoip2-golang to v1.7.0 (#117) #124 (renovate[bot])
- deps: update module github.com/samber/lo to v1.21.0 (#118) #124 (renovate[bot])
- deps: update module github.com/uptrace/bun to v1.1.5 (#119) #124 (renovate[bot])
- deps: update module github.com/rs/xid to v1.4.0 (#122) #124 (renovate[bot])
- lower concurrency num of matrix and trend calc jobs #126 (AlvISsReimu)
Chores
- deps: update dependency golang to v1.18.3 #124 (Renovate Bot)
- deps: update actions/checkout action to v3 (#120) #124 (renovate[bot])
v3.4.0
Bug Fixes
- deps: update module github.com/goccy/go-json to v0.9.7 #108 (Renovate Bot)
- deps: update github.com/gofiber/contrib/fibersentry digest to 8ccfafc #102 (Renovate Bot)
- deps: update module go.uber.org/fx to v1.17.1 #111 (Renovate Bot)
Chores
Commits
v3.3.9
Bug Fixes
- unify time range end time if fake 3939 is used in drop matrix and pattern matrix calc #104 (AlvISsReimu)
Chores
- deps: add renovate.json #100 (Renovate Bot)