Release Notes
0.7.4
July 7, 2020
fix
If the
gremlin.properties
file was on the classpath, Gremlin was not properly using it when resolving configuration.0.7.3
December 23, 2019
fix
Change the payload of the authorization header sent to Gremlin API to resolve HTTP 401s from a server-side change that does extra certificate validation
new
Added support for HTTP proxy. Set
http_proxy
environment variable, and ALFI traffic to Gremlin API will use the specified proxy URL.0.7.2
April 24, 2019
fix
Allow certificate parsing to work properly on Windows
info
Updated dependencies
0.7.0
April 2, 2019
new
Addition of Inbound HTTP injections points, both for javax.servlet Filters and JAX-RS Filters
0.6.0
February 12, 2019
fix
Allow chaining of property sources, so that a failure to lookup in Parameter Store still allows a lookup from environment variables
0.5.1
October 23, 2018
info
The
GREMLIN_ALFI_IDENTIFIER
is required (previously was optional) when authenticating your application with Gremlin0.5.0
October 11, 2018
new
Install with Maven now avialable
new
Client library modules available individually
new
AWS Parameter Store
can be used for configuration