|
1 | 1 | #vulcanizer |
2 | 2 |
|
| 3 | +⚠️ This repository is deprecated and no longer maintained. |
| 4 | + |
| 5 | +As of March 2025, the vulcanizer project has been officially deprecated. This means: |
| 6 | + |
| 7 | +- No further updates, bug fixes, or security patches will be provided. |
| 8 | +- Issues and pull requests will no longer be monitored or addressed. |
| 9 | +- Users are encouraged to find alternative solutions or migrate to maintained projects such as[go-elasticsearch](https://github.com/elastic/go-elasticsearch) |
| 10 | + |
| 11 | +If you are currently using this repository, we recommend forking it if you wish to continue development on your own. |
| 12 | + |
| 13 | +--- |
| 14 | + |
3 | 15 | GitHub's ops focused Elasticsearch library |
4 | 16 |
|
5 | 17 | [](https://github.com/github/vulcanizer/actions)[](https://godoc.org/github.com/github/vulcanizer)[](https://goreportcard.com/report/github.com/github/vulcanizer)[](https://github.com/github/vulcanizer/releases) |
@@ -66,10 +78,6 @@ Flags: |
66 | 78 | Use "vulcanizer [command] --help" for more information about a command. |
67 | 79 | ``` |
68 | 80 |
|
69 | | -####Roadmap and future releases |
70 | | - |
71 | | -The proposed future for vulcanizer can be found in our[ROADMAP](ROADMAP.md). |
72 | | - |
73 | 81 |
|
74 | 82 | ####Configuration and connection information |
75 | 83 |
|
@@ -115,7 +123,7 @@ Integration tests are set up to run against the latest v5 and v6 versions of Ela |
115 | 123 |
|
116 | 124 | ### Project status |
117 | 125 |
|
118 | | -This project isunder active development. |
| 126 | +This project isno longer actively maintained. |
119 | 127 |
|
120 | 128 | ### Contributing |
121 | 129 |
|
|