Release Notes
This is a maintenance release updating dependencies and resolving some minor bugs. 👾
What's Changed
- fix(core): reduce sensitivity of rate limiter by @ayuhito in #201
- chore(deps): update mantine and vite by @ayuhito in #202
- fix(rate): only add limit to event path by @ayuhito in #203
- fix(dashboard): missing global styles by @ayuhito in #204
- chore(air): add hot reloading in dev by @ayuhito in #208
- chore(docker): apply latest tag properly by @ayuhito in #209
- fix(deps): update module github.com/ncruces/go-sqlite3 to v0.28.0 by @renovate[bot] in #206
- chore(core): upgrade dependencies by @ayuhito in #218
- ci(build): use manylinux images for glibc support by @ayuhito in #219
- chore(core): bump golangci lint by @ayuhito in #220
- fix(deps): update all digests by @renovate[bot] in #211
- chore(deps): update actions/attest-build-provenance action to v3 by @renovate[bot] in #212
- chore(deps): pin quay.io/pypa/manylinux_2_34_x86_64 docker tag to 9498f4d by @renovate[bot] in #221
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #214
- chore(deps): update dependency vite-tsconfig-paths to v6 by @renovate[bot] in #217
- fix(deps): update module github.com/gkampitakis/go-snaps to v0.5.18 by @renovate[bot] in #210
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #216
- chore(deps): update github artifact actions (major) by @renovate[bot] in #215
- ci(build): disable vcs stamping due to manylinux by @ayuhito in #222
- ci(release): trigger build via gh release by @ayuhito in #223
- ci(build): release on actual publish by @ayuhito in #224
- ci(build): try using dispatch with input by @ayuhito in #225
- ci(build): remove go build flags for aarch64 by @ayuhito in #226
- chore: use local runners over manylinux by @ayuhito in #232
Full Changelog: v0.6.1...v0.6.2