-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Milestone
Description
The last go-kit version was released more than a year ago. Given the recent (and upcoming) changes it might make sense to release a new version:
- Log package moved to a separate module
- etcd update reducing the dependency graph
- Relocating examples to a separate repo (further reducing dependencies)
- Updating dependencies to latest versions
Here is a rough list that I think should go into 0.11:
Must-have
- Update dependencies #1109 (Update dependencies)
- Relocate examples to a separate repository #1100 (Relocate examples)
Optional
- High severity issue in github.com/dgrijalva/jwt-go #1026 (Move away from vulnerable JWT library)
Future release
- Extract github.com/go-kit/kit/log to github.com/go-kit/log #1055 (Figure out what to do with the remaining log package)
- Add linters #1107 (linters)
- Go1.17beta lazy modules test #1105 (Lazy modules test)
Haven't looked into other pending issues/PRs in too much detail. Some of those might also worth checking out.
WDYT @peterbourgon @ChrisHines
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels