Releases: manigandand/adk
Releases · manigandand/adk
[v1.0.3] add 410, 425 error constructs
What's Changed
- add support for no logging in apperror by @manigandand in #9
- add 410, 425 error constructs by @manigandand in #10
Full Changelog: v1.0.2...v1.0.3
Fix: Handle invalid status code in app error and respond pkg
What's Changed
- Create CODE_OF_CONDUCT.md by @manigandand in #2
- add gophercon india talk video by @manigandand in #3
- add gophercon india talk video by @manigandand in #4
- add new helper method InvalidKey by @manigandand in #7
- handle the app error status gracefully, use 500 if status not provided. by @manigandand in #8
Full Changelog: v1.0.1...v1.0.2
v1.0.1: fix logger issues
Full Changelog: v1.0.0...v1.0.1
fix: validate while type casting the request id from the request context.
Add request-id in the context if not provided.
ADK: Golang API Development Kit
First release
What's Changed
- Add .circleci/config.yml by @manigandand in #1
New Contributors
- @manigandand made their first contribution in #1
Full Changelog: https://github.com/manigandand/adk/commits/v1.0.0