Releases: internetee/epp_proxy
Releases · internetee/epp_proxy
210128 Improved logging and github actions
Security update to Rack
- Bump rack from 2.0.8 to 2.2.3 in /apps/epp_proxy/priv/test_backend_app #36
Security update to Puma
- Bump puma to 4.3.5 in /apps/epp_proxy/priv/test_backend_app #34
Replace xmerl and bump puma to 4.3.3
Memory usage logging
Added memory usage logging to troubleshoot the crashing problem #31
Handle hello that is not nested under command element
Merge pull request #26 from maciej-szlosarczyk/handle-commandless-hello Handle hello that is not nested under command element
Increase EPP client timeout
Merge pull request #23 from internetee/increase-epp-client-timeout Increase EPP client timeout
Allow for disabling CRL check
v0.2.3 Merge pull request #21 from internetee/disable-crl-check-with-a-featu…
Allow for insecure HTTPS connections to registry
Merge pull request #19 from internetee/move-records-to-header Move records to header
Log IP at the beginning of each connection
v0.2.1 Merge pull request #18 from internetee/add-logging-of-process-and-ip-…