Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 872 Bytes

Changelog.md

File metadata and controls

29 lines (19 loc) · 872 Bytes

Changelog

Version v1.2.2 (2024-05-24)

Fixes

  • deps: update module github.com/golang-migrate/migrate/v4 to v4.17.1 (#16) (b714494e)
  • deps: update module github.com/jmoiron/sqlx to v1.4.0 (#17) (34537347)
  • deps: update module github.com/data-dog/go-sqlmock to v1.5.2 (#7) (b0da0874)
  • deps: update module flamingo.me/flamingo/v3 to v3.8.1 (#10) (8a9d5e13)

Ops and CI/CD

  • introduce semanticore (#18) (9fa847ca)
  • introduce golangci-lint (#5) (1c368e81)
  • introduce pipeline (#3) (c091de19)

Chores and tidying

  • deps: update golangci/golangci-lint-action action to v6 (#14) (88dd6337)
  • deps: update actions/setup-go action to v5 (#13) (97fd5ff0)
  • deps: update dependency go to v1.22.3 (#8) (a2a94283)
  • update dependencies (#4) (bf4d47dc)
  • bump to 1.19 (#2) (d1f91774)

Other

  • Add renovate.json (#6) (2fb0216a)