Releases: travelping/eradius
Releases · travelping/eradius
2.3.0
21 Oct 14:50
Compare
Sorry, something went wrong.
No results found
Version 2.3.0 - 21 October 2022
Bugfixes 🐛
#223 Remove duplicated Login-Host attribute from dictionary.compat
#220 Use native time unit for prometheus histograms
#218 prometheus_collector: return cumulative values in histograms
Features 🚀
#225 Add support of sndbuf
#222 Resolve a failover RADIUS server hostname if need
#219 Allow to specify hostname in failover RADIUS servers
#215 Support optional socket options
2.2.4
09 Aug 15:32
Compare
Sorry, something went wrong.
No results found
Version 2.2.4 - 9 August 2021
Bugfixes 🐛
#213 Fix updating of server status metric
2.2.3
29 Jul 20:29
Compare
Sorry, something went wrong.
No results found
Version 2.2.3 - 29 July 2021
Features 🚀
#208 Add server_status metric
#210 Make server status metrics optional
Bugfixes 🐛
#209 Fix NAS name in metrics test commen
2.2.2
23 Jun 14:57
Compare
Sorry, something went wrong.
No results found
Version 2.2.2 - 23 June 2021
Features 🚀
#203 Adding RADIUS dictionary for APC by Schneider Electric
Bugfixes 🐛
#192 Fix building of eradius with persistent_term
#204 Fix gathering of RADIUS Accounting metrics
Refactorings 🔥
#194 Use ets:update_counter to update RADIUS metrics
Dependencies ⚙️
2.2.1
04 Feb 11:17
Compare
Sorry, something went wrong.
No results found
Version 2.2.1 - 4 February 2021
Features 🚀
Bugfixes 🐛
#177 Set servers_pool to empty list by default
#178 Fix getting of servers_pools from configuration in eradius_proxy handler
#175 Update hex package
Refactorings 🔥
#179 Remove non use documentation
2.2.0
24 Dec 20:43
Compare
Sorry, something went wrong.
No results found
Version 2.2.0 - 24 December 2020
Use prometheus_histogram:declare/1 instead prometheus_histogram:new/1 - PR #173
Remove metrics env what was use for exameter - PR #172
Cleanup eradius.app.src - #171
2.1.0
12 Nov 18:35
Compare
Sorry, something went wrong.
No results found
Version 2.1.0 - 12 November 2020
Add support for failover to RADIUS client
Add missing documentation of configuration
Add dictionary unloading functionality: eradius_dict:unload_tables/1 eradius_dict:unload_tables/2
Update meck dependency to 0.9.0
Remove stacktrace_compat dependency
2.0.1
28 Oct 12:28
Compare
Sorry, something went wrong.
No results found
Version 2.0.1 - 28 October 2020
Fix collecting of metrics in eradius_counter_aggregator
2.0.0
26 Oct 20:22
Compare
Sorry, something went wrong.
No results found
Version 2.0.0 - 26 October 2020
Add Ituma dictionary
Replace exometer with prometheus
Divide accounting metrics
0.9.2
12 Mar 13:04
Compare
Sorry, something went wrong.
No results found
Rework eradius sample server
Rework eradius_server behaviour with -callback (to using with Elixir 1.6)
Some fixes and cleanup in metrics docs and rebar.config.script