🚀 Features
- Enable response wrapping of PKI secrets. GH-649
- Add auth_methods module to support AppRole. GH-637
- Fix oidc login and add working example. GH-638
- Add rabbitmq vhost_topics parameter. GH-626
🐛 Bug Fixes
- Template "auth method not implemented" error message. GH-651
- Fix health.py read_health_status GET method. GH-653
- Fix transit constants for "generate_data_key". GH-632
- Fix PUT method in secrets engine kv_v1 to use PUT instead of POST. GH-629
- Remove Erroneous json() Calls In rabbitmq Class. GH-624
📚 Documentation
- Fix oidc login and add working example. GH-638
🧰 Miscellaneous
- Update health.py to match new Vault API query parameters. GH-635
- Remove Consul Secrets Engine create_or_update_role Policy Type Validation. GH-636
Thanks to @Angeall, @JJCella, @briantist, @derBroBro, @discogestalt, @dogfish182, @el-deano, @ghTravis, @godara01, @jeffwecan, @leongyh, @phickey, @tienthanh2509, @tmcolby and @trixpan for their lovely contributions.