Releases: origadmin/runtime
Releases · origadmin/runtime
Release v0.1.31
Changelog
- feat(runtime): add root user authorization and update service registration by @godcong
Release v0.1.30
Changelog
- build(runtime): update dependencies by @godcong
- fix(agent): fix user claims parsing and update authz logic by @godcong
- fix(authz): pass claims to parser function by @godcong
- refactor(security): update claims parsing and remove unused code by @godcong
- build(runtime): update dependencies by @godcong
- feat(authn): add root context handling for authentication and authorization by @godcong
- refactor(runtime): update metadata security headers to global format by @godcong
Release v0.1.29
Release v0.1.28
Changelog
- feat(runtime): add constant for API version v1 by @godcong
Release v0.1.27
Release v0.1.26
Changelog
- refactor(agent): rename Skipper to SkipperServer and update context handling by @godcong
Release v0.1.25
Changelog
- feat(service): add client and server options for grpc and http by @godcong
Release v0.1.24
Changelog
- feat(agent): implement Skipper middleware with logging and configuration by @godcong
Release v0.1.23
Changelog
- refactor(proto): remove validation rules from JWT config by @godcong
Release v0.1.22
Changelog
- feat(runtime): add new Go-specific API level feature by @godcong