This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
0.99.0
Pre-release
Pre-release
- Discovery:
- Bundle on release using embed
- Cache in the JSON
- Errors:
- Remove error levels for now
- Improve the context
- Use
errors.New
when we can
- HTTP:
- Add tests
- Implement some utility functions for paths
- Set a user agent
- OAuth:
- Make ISS required
- Only handle the token authorization callback request once
- Add logging for token flow
- Server:
- Add profile tests
- Validate endpoints to have the same scheme and hostname
- General:
- Update dependencies
- Use one logger instance