radar-commons version 0.13.0
Changes since version 0.12.3:
- Refactored SchemaRetriever. It now has more functionality (retrieving by ID), caching (version, schema and ID caching) and separated out I/O to SchemaRestClient. The cache validity is now configurable, and it can be pruned or cleared whenever necessary.
- Use Android-supported Java 8 syntax in
radar-commons
.