Releases: origadmin/runtime
Releases · origadmin/runtime
Release v0.1.51
Changelog
- refactor(runtime): improve validation logging consistency by @godcong
Release v0.1.50
Changelog
- refactor(runtime): add NewHTTPContext function by @godcong
Release v0.1.49
Changelog
- refactor(runtime): update HTTPContext to properly wrap transhttp.Context by @godcong
Release v0.1.48
Changelog
- refactor(runtime): improve HTTP context handling and naming by @godcong
Release v0.1.47
Changelog
- refactor(runtime): update HTTPContext function to accept transhttp.Context by @godcong
Release v0.1.46
Changelog
- refactor(runtime): add error definition for missing context by @godcong
Release v0.1.45
Changelog
- feat(runtime/agent): add HTTPContext function and improve grpcAgent methods by @godcong
Release v0.1.44
Changelog
- chore(go.mod): update origadmin/toolkits to v0.2.9 by @godcong
- chore(go.mod): update origadmin/toolkits to v0.2.8 by @godcong
- refactor(agent): move http context utilities to agent package by @godcong
- refactor(runtime): update package comments and add API version constant by @godcong
- refactor(security): improve TokenType constants and update stringer generation by @godcong
- feat(runtime): add HTTP context utility functions by @godcong
- feat(security): enhance PolicyParser to support dynamic object and action by @godcong
Release v0.1.43
Release v0.1.42
Changelog
- refactor(runtime): rename and restructure security middleware by @godcong