Content Deep Dive
Vault client libraries for Go and .NET are now in public beta
Blog post from HashiCorp
Post Details
Company
Date Published
Author
Kartik Lunkad
Word Count
820
Language
English
Hacker News Points
-
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.