All notable changes to this project will be documented in this file.
- Automate documentation of features
- Remove registry restriction
- Upgrade dependencies
- Update files from template
- Add doc cfg gate for generated feature docs
- Replace reqwest-cache with http-cache-reqwest
- Update CI template URL
- Correct typo in documentation
- Switch http mock lib from mockito to wiremock
- Remove registry restriction
- Upgrade dependencies
- Cache HTTP responses using reqwest-cache
- Update files from template
- Add basic project description to readme
- Implement server-server well-known resolution
- Client-server well-known resolution
- Add logging with tracing
- Add method to resolve socket address
- Add pre-commit