v0.3.1
Highlights
- Stability improvements with SQLite backend
- Improved logging of SQL queries/warnings/errors
What's Changed
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #285
- Bump gorm.io/gorm from 1.25.3 to 1.25.4 by @dependabot in #286
- Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.2 by @dependabot in #314
- Bump github.com/aws/aws-sdk-go-v2/config from 1.18.37 to 1.18.39 by @dependabot in #290
- Bump actions/checkout from 3 to 4 by @dependabot in #292
- Fix install scripts by @jgiannuzzi in #313
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #320
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #321
- Bump docker/login-action from 2 to 3 by @dependabot in #322
- Bump docker/build-push-action from 4 to 5 by @dependabot in #323
- Bump docker/metadata-action from 4 to 5 by @dependabot in #324
- Fix (again) "database is locked" issue by @jgiannuzzi in #326
- Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.40 by @dependabot in #339
- Improve logging of SQL queries/warnings/errors by @jgiannuzzi in #337
- Add integration tests for Aim API SearchRuns endpoint by @fabiovincenzi in #317
- Fix dev container and improve UI development guide by @jgiannuzzi in #341
- Improve help and version outputs by @jgiannuzzi in #342
- Fix typo in query parsing error by @jgiannuzzi in #343
- Improve README by @jgiannuzzi in #345
- Update website by @jgiannuzzi in #349
Full Changelog: v0.3.0...v0.3.1