What's Changed
- fix: update command by @bcho in #38
- feat: implement db size monitor by @bcho in #39
- chore(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 by @dependabot in #40
- chore(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #43
- chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #44
- chore(deps): bump k8s.io/klog/v2 from 2.90.0 to 2.100.1 by @dependabot in #46
- chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.3 by @dependabot in #48
- chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0 by @dependabot in #49
- feat: add pprof server by @bcho in #50
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 by @dependabot in #55
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 by @dependabot in #53
- chore(deps): bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 by @dependabot in #52
- feat: reduce hot paths memory usage by @bcho in #56
- chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.15.2 to 4.16.2 by @dependabot in #51
- chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #54
- chore(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 by @dependabot in #57
- chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #58
- feat: response server version in response header by @bcho in #61
- doc: typo by @bcho in #62
Full Changelog: v0.3.0...v0.4.0