Files
vault/website/content/partials/deprecation/ruby-client-library.mdx
2024-04-24 09:28:49 -07:00

21 lines
861 B
Plaintext

## Ruby client libraries ((#ruby-client-lib))
| Announced | Expected end of support | Expected removal |
| :-------: | :---------------------: | :--------------: |
| APR 2024 | APR 2025 | N/A
If you are interested in assuming ownership and providing future maintenance:
1. Fork the relevant GitHub repo:
[hashicorp/vault-ruby](https://github.com/hashicorp/vault-ruby) or
[hashicorp/vault-rails](https://github.com/hashicorp/vault-rails).
1. Open a GitHub issue in the relevant repo, mention the deprecation notice, and
indicate your desire to take over the project.
<Note title="We are currently assessing the relevant repos">
Once we have reviewed the relevant repos and the issues submitted for
ownership, we will update the information for
our [community-supported libraries](/vault/api-docs/libraries#community).
</Note>