George Kelly
George Kelly
Not saying you shouldn't drop terminal support, but it can compile to a .jar file which can be run so long as you have the java runtime installed (which pretty...
@wk Thanks for the feedback. I've done the docs and config changes here: https://github.com/ytti/oxidized/pull/2201/files The endpoint will now 404 unless the run_command_endpoint option is set to true in the config
@srichter ha good point. I'm a little hesitant to remove the check outright as that's a breaking change and could mess with some people's API's. Not sure what the best...
when I get a sec, I'll switch it over, but if you're up for it feel free to submit a PR
Thanks for this @nick322 I'll take a look when I get a sec
Sorry, just saw this @andrzejkupczyk You might also need to add the StartSession middleware first, potentially the cookie ones as well The `/health` endpoint has no middleware on it by...
This commits us to deprecating support for 5.6, which I'm happy to do but requires we v2 it