From 628fde236ae46eb22cb30362330f1f88f7fc8455 Mon Sep 17 00:00:00 2001 From: "Aaron (\"AJ\") Steers" Date: Thu, 17 Mar 2022 06:55:32 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0ca5f60..605e64c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ This is a [Singer](https://singer.io) tap that produces JSON-formatted data following the [Singer spec](https://github.com/singer-io/getting-started/blob/master/SPEC.md). +## Important notice + +- This repository's default branch (`legacy-stable`) is kept for compatibility reasons but is no longer under active development. +- New development is being performed against the `main` branch, which is based on a port to the Meltano SDK in Pull Request #65. +- For a stable experience, users of this tap should begin pinning their installations to a specific [release](https://github.com/MeltanoLabs/tap-gitlab/releases) instead of branch references. More instructions are provided within the `README.md` of the `main` branch. + +## About this tap + It is based on v0.5.1 of , but contains [many additional improvements](./CHANGELOG.md). This tap: