Releases: travelping/eradius
Releases · travelping/eradius
0.9.1
- [METRICS] Set min_heap_size to default value(233) for exometer histograms
0.9.0
- Remove nas_prop explicit transformations in remote handler
- Resolve domain name during send request on client, it includes the fix for pass proxy handler validation
- Fix GOOD_CMD guard to have the ability to combine it with other guards
- Fix dictionary collisions
0.8.9
- Reworks dicts to maps in client and node_mon
- Parse $INCLUDE directive in priv/dictionaries/dictionary* files
- Get rid of tetrapak
0.8.8
- Allow 0.0.0.0 as NAS IP to avoid checking source IP
0.8.7
- Add METRICS.md
- Set client options in
radius_request
callback of proxy module
0.8.6
- Fix badmatch when eradius_proxy sends to server
0.8.5
- Move meck to the test profile
0.8.4
- Fix warning when run common test suites
- timeout and retries configuration options for eradius_proxy
- Do not send RADIUS request if a suitable route was not found in proxy
0.8.3
eradius_proxy
is able to match relays with a regular expression
0.8.2
- Rework unit test to common test
- Fix ipv6prefix coding
- Fix compile error on Windows. Fix for Issue #102
- Get rid of rebar2 and move to rebar3
- Add missed update_client_request() for a request timeout metric