Releases: spotify/apollo
Releases · spotify/apollo
v1.1.0
Highlights:
- apollo-entity/better support for serialization and deserialization of payloads: #89
- support for configuring http clients: #94
- bug fixes:
- #101 - better response code for undecodable path parameters
- #105 - avoid serializing empty payloads to null in apollo-extra serializers
commits
v1.0.4
Some documentation updates and #87, which should improve performance for services with large numbers of relatively long-lived requests.
commits
v1.0.3
Minor patch
- #79 Arrival time patch for
RequestContext
commits
v1.0.2
Some small improvements, mainly:
- Deployment instructions, code of conduct link #74, #75
- Fall back to domain if apollo.{backend,domain} are unset #76
- Setting for disabling outgoing request logging #77
commits
v1.0.1
Some small improvements, mainly:
- Support for map/flatmap on endpoint handlers: #52
- Various improvements to the Request interface: #56
- Support for setting TTL per Request: #65
- Allow overriding config files explicitly: #66
commits
v1.0.0
1.0.0 release of Apollo!
Java libraries for writing composable microservices
[http://spotify.github.io/apollo/]
commits