Release Notes

ALFI

​
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.1
April 11, 2019
fix
Much friendlier error messages when installation/setup is unsuccessful
​
0.7.0
April 2, 2019
new
Addition of Inbound HTTP injections points, both for javax.servlet Filters and JAX-RS Filters
​
0.6.1
February 21, 2019
info
Updated dependencies
​
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.3
January 22, 2019
info
Release process changes only
​
0.5.2
January 10, 2019
info
Change artifact location to maven.gremlin.com
​
0.5.1
October 23, 2018
info
The GREMLIN_ALFI_IDENTIFIER is required (previously was optional) when authenticating your application with Gremlin
​
0.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