Release v1.2.2
What's Changed
- build: use build matrix; drop Go <= 1.10 by @elithrar in #230
- refactor: use base32 encoder with no padding by @leungyauming in #240
- docs: Add new TiKV store to README by @ryicoh in #245
- Fix linting errors for go1.17 by @mariusor in #253
- Update README.md by @coreydaley in #261
- Update go version, add tools for verification and testing by @coreydaley in #263
- Update LICENSE by @coreydaley in #264
- Add gorilla logo to Readme by @apoorvajagtap in #265
- Update issues.yml by @coreydaley in #266
- Don't propagate "not exist" error if trying to erase a session matchi… by @mariusor in #252
- update GitHub workflows by @coreydaley in #268
- bump deps and add vendor dir by @coreydaley in #269
New Contributors
- @leungyauming made their first contribution in #240
- @ryicoh made their first contribution in #245
- @mariusor made their first contribution in #253
- @coreydaley made their first contribution in #261
- @apoorvajagtap made their first contribution in #265
Full Changelog: v1.2.1...v1.2.2