Skip to content

Digest Redux

Latest
Compare
Choose a tag to compare
@jfarseneau jfarseneau released this 01 May 20:53
3e2ff71

Hopefully this time I've fixed things rather than breaking them further?

The main change in this one is restoring digest auth. It had been broken when I changed from using an older HTTP client library to Axios, which does not support digest auth. There's a little wrapper that has been added in now to support that authentication format.

I've also taken davmc123's suggestion and added --yes to the Docker npx command so folks don't get prompted on Docker run.

Speaking of Docker, if Docker Hub gives you trouble, there's additional mirrors of the Docker packages from GitHub now here:
https://github.com/jfarseneau/antennas/pkgs/container/antennas

What's Changed

Full Changelog: v4.1.2...v4.2.0