The significant change is the minor version of Go is 1.20
What's Changed
- build(deps): bump golang.org/x/sync from 0.3.0 to 0.6.0 by @dependabot in #5569
- build(deps): bump actions/setup-go from 3 to 5 by @dependabot in #5567
- upgrade to go-redis/v9 by @carlhopf in #5606
- upgrader Go to v1.20 by @flycash in #5609
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0 by @dependabot in #5603
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by @dependabot in #5608
- build(deps): bump github.com/google/uuid from 1.2.0 to 1.6.0 by @dependabot in #5582
- build(deps): bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.22 by @dependabot in #5583
- build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.19.0 by @dependabot in #5605
- chore: remove repetitive words by @racerole in #5614
- server: fix typo by @majorteach in #5618
- fix 5620: ensure cookie always use the config by @flycash in #5621
- use filepath.Join() to build file paths by @seiyab in #5617
- build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.8.1 by @dependabot in #5619
New Contributors
- @carlhopf made their first contribution in #5606
- @racerole made their first contribution in #5614
- @majorteach made their first contribution in #5618
Full Changelog: v2.1.6...v2.2.0