- Updating dependencies:
joken
to~> 2.6.0
- Updating Azure Key Vault API version to
7.3
. - Updating dependencies:
httpoison
to~> 2.0.0
- Minimum required Elixir version is now
~> 1.11
. - Updating dependencies:
jason
to~> 1.4.0
joken
to~> 2.5.0
Updating dependencies.
httpoison
to~> 1.8.0
jason
to~> 1.2.0
joken
to~> 2.3.0
Removing poison
dependency. Using jason
instead.
Updating dependencies.
joken
to~> 2.2.0
jason
to~> 1.2.0
dialyxir
to~> 1.0
excoveralls
to~> 0.12.0
Updating dependencies.
httpoison
to~> 1.6.0
- Deprecating
certConnect()
in favor ofcert_connect()
, following Elixir naming convention.
- Adding support for client assertion to connect to Azure (using Azure App Registration certificate).
Updating dependencies.
ex_doc
to~> 0.21.0
excoveralls
to0.11.1
- Fixing
parse_trans
warnings.
- Fixing types.
- Adding support for delete secret.
- Adding support for get secrets.
- Fixing
ExAzureKeyVault.Client.connect()
with custom params when application env is predefined.
- Adding pre-release.