Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit b42b39b

Browse files
authored
Add deprecation notice
1 parent 0e4ace0 commit b42b39b

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# vulcanizer
22

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+
315
GitHub's ops focused Elasticsearch library
416

517
[![build status](https://github.com/github/vulcanizer/workflows/Vulcanizer%20CI/badge.svg)](https://github.com/github/vulcanizer/actions) [![GoDoc](https://godoc.org/github.com/github/vulcanizer?status.svg)](https://godoc.org/github.com/github/vulcanizer) [![Go Report Card](https://goreportcard.com/badge/github.com/github/vulcanizer)](https://goreportcard.com/report/github.com/github/vulcanizer) [![release](https://img.shields.io/github/release/github/vulcanizer.svg)](https://github.com/github/vulcanizer/releases)
@@ -66,10 +78,6 @@ Flags:
6678
Use "vulcanizer [command] --help" for more information about a command.
6779
```
6880

69-
#### Roadmap and future releases
70-
71-
The proposed future for vulcanizer can be found in our [ROADMAP](ROADMAP.md).
72-
7381

7482
#### Configuration and connection information
7583

@@ -115,7 +123,7 @@ Integration tests are set up to run against the latest v5 and v6 versions of Ela
115123

116124
### Project status
117125

118-
This project is under active development.
126+
This project is no longer actively maintained.
119127

120128
### Contributing
121129

0 commit comments

Comments
 (0)