2.2.0 (March 12, 2024)
IMPROVEMENTS:
- data source/allocations: add support for
namespace
(#434) - provider: update Go to 1.22.1 (#439)
- resource/acl_auth_method: add support for
oidc_disable_userinfo
(#429)
BUG FIXES:
- resource/nomad_acl_auth_method: fixed a bug that caused an unexpected plan difference when the
token_name_format
argument was not defined (#442)
2.1.1 (January 30, 2024)
NOTES:
- deps: update Nomad dependency to ensure all code used is licensed under MPL-2.0