Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@rgalanakis rgalanakis released this 31 Jul 19:25
7b9f0d7

What's Changed

Bump to version 2. Upgrading should be relatively simple but will require type changes, especially with logging.

Replace logrus with slog. Go 1.21 added the log/slog package to unify structured logging.

Upgrade echo to v4.

Remove some libraries (sqlw, jwtee) which were useful in years past, but patterns have changed and there are alternative ways to do things now.

See #4

Full Changelog: v0.1.4...v2.0.0