Company
Date Published
Author
Kartik Lunkad
Word count
820
Language
English
Hacker News points
None

Summary

The HashiCorp team has released the public beta of their OpenAPI-based Vault client libraries for Go and .NET, allowing developers to access Vault's secrets in an application-native mechanism with a secure posture. The new libraries are designed to provide a familiar look and feel between languages while being idiomatic, and they leverage code generation to keep libraries up-to-date with the latest changes to the Vault API. The libraries aim to replace existing API libraries and offer quality-of-life improvements, such as easily discoverable functionality and consistent interfaces. The team plans to continue expanding the feature set and improving the libraries through community feedback and issue tracking.