v0.8.0 Release
carl-mastrangelo
released this
14 Aug 23:04
·
5873 commits
to master
since this release
Major changes
- Deadlines are now enforced both on client / server
- Automatic connection reties with backoff
- Experimental Context API
- In-process transport added
- Implementation details moved to internal package
Minor changes
- Numerous documentation improvements
- Interceptors now fire in reverse order
- OkHTTP now has TLS on by default
- Multiple small method
- OkHttp transports now start asynchronously
- NPN Fallback for Android
- Other small code cleanups
- Lots of bug fixes
As we rapidly approach our beta release, we are cleaning up our API and organizing our code to increase maintainability. All breaking changes should have clear and available alternatives (method and class renames).