Tim Digel
Tim Digel
We are using a self hosted hex-pm mirror, using `DigiCert, Inc.", CN = GeoTrust G5 TLS RSA4096 SHA384 2022 CA1` as TLS Root Certificate Authority. This cert was added recently...
* Avoid warnings about unused variable `caller`. * Update dev-dependency _ex\_doc_ to avoid compiler warnings.
To avoid `warning: variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name` and similiar warnings!
The Option `clean_session` is already implemented, but always set to `true`. This PR adds 2 lines to be able to set `clean_session` as `false` with `connection_options`. Unfortunately I can't run...
Changes needed for newer versions of Elixir. Fixes: ``` warning: use Mix.Config is deprecated. Use the Config module instead config/config.exs:3 warning: use Mix.Config is deprecated. Use the Config module instead...