Skip to content

Commit 4eb7bd9

Browse files
authored
Merge pull request #6039 from segmentio/library-tier-updates
Library Tier Updates
2 parents e0a86b8 + 32eb5e2 commit 4eb7bd9

File tree

10 files changed

+20
-12
lines changed

10 files changed

+20
-12
lines changed

src/_data/support-types.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
types:
22
- display_name: Community
33
slug: community
4-
support-note: "Segment originally developed but no longer manages or updates community libraries. These libraries are available on GitHub under the MIT License for the open-source community."
5-
- display_name: Legacy
6-
slug: legacy
7-
support-note: "Legacy libraries function reliably and send data as intended but receive no new feature support other than security and privacy updates."
4+
support-note: "Segment doesn't manage or update community libraries. These libraries are available on GitHub under the MIT License for the open-source community to fork or contribute."
5+
- display_name: Maintenance
6+
slug: maintenance
7+
support-note: "Maintenance libraries send data as intended but receive no new feature support and only critical maintenance updates from Segment. When possible, Segment recommends using a Flagship version of these libraries."
88
- display_name: Flagship
99
slug: flagship
1010
support-note: "Flagship libraries offer the most up-to-date functionality on Segment’s most popular platforms. Segment actively maintains flagship libraries, which benefit from new feature releases and ongoing development and support."

src/connections/sources/catalog/libraries/ott/roku/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
title: Analytics for Roku
33
sourceTitle: 'Roku'
44
id: BbupS2SB0b
5+
support_type: maintenance
56
---
67
The Segment Roku SDK makes it easy to send data to Segment from any Roku enabled device. This library is open-source, so you can [check it out on GitHub](https://github.com/segmentio/analytics-roku).
78

8-
**NOTE:** The Roku SDK is currently in alpha. We recommend using this version for development, test or QA builds.
9+
> info ""
10+
> The Roku SDK is currently in alpha. Segment recommends using this version for development, test or QA builds.
911
1012

1113
## Getting Started

src/connections/sources/catalog/libraries/server/clojure/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ shortName: 'clojure'
66
support_type: community
77
id: B6L7qzHmhI
88
---
9-
The clojure library lets you record analytics data from your clojure code. The requests hit our servers, and then we route your data to any analytics service you enable on your destinations page.
9+
The clojure library lets you record analytics data from your clojure code. The requests hit Segment servers, and then Segment routes your data to any analytics service you enable on your destinations page.
1010

11-
The library is open-source and was contributed by the very awesome [CircleCI](https://circleci.com/), thanks! You can [check it out on GitHub](https://github.com/circleci/analytics-clj). The clojure library is a wrapper around our [Java library](https://github.com/segmentio/analytics-java).
11+
The library is open-source and was contributed by [CircleCI](https://circleci.com/){:target="_blank"}. You can [check it out on GitHub](https://github.com/circleci/analytics-clj){:target="_blank"}. The clojure library is a wrapper around Segment's [Java library](https://github.com/segmentio/analytics-java){:target="_blank"}.
1212

1313
The clojure library (like our other server side libraries) is built for high-performance, so you can use them in your web server controller code. This library uses an internal queue to make calls non-blocking and fast. It also batches messages and flushes asynchronously to our servers.
1414

src/connections/sources/catalog/libraries/server/csharp/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Analytics-CSharp (C#)
33
strat: csharp
4+
support_type: maintenance
45
id:
56
redirect_from:
67
- '/connections/sources/catalog/libraries/mobile/unity'

src/connections/sources/catalog/libraries/server/go/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ sourceTitle: 'Go'
44
sourceCategory: 'Server'
55
repo: analytics-go
66
id: yBvi77aEwr
7+
support_type: maintenance
78
---
8-
Our Go library lets you record analytics data from your Go code. The requests hit our servers, and then we route your data to any analytics service you enable on your destinations page.
9+
Segment's Go library lets you record analytics data from your Go code. The requests hit Segment servers, and then Segment routes your data to any analytics service you enable on your destinations page.
910

1011
This library is open-source, so you can [check it out on GitHub](https://github.com/segmentio/analytics-go).
1112

src/connections/sources/catalog/libraries/server/java/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
title: Analytics for Java
33
repo: analytics-java
44
id: V6ynUvQgbc
5+
support_type: flagship
56
---
67
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.segment.analytics.java/analytics/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.segment.analytics.java/analytics)
78

8-
Segment's Java library lets you record analytics data from your Java code. The requests hit Segment's servers, and then route your data to any analytics service you enable on your destinations page.
9+
Segment's Java library lets you record analytics data from your Java code. The requests hit Segment's servers, and then routes your data to any analytics service you enable on your destinations page.
910

1011
This library is open-source, so you can [check it out on GitHub](https://github.com/segmentio/analytics-java).
1112

src/connections/sources/catalog/libraries/server/net/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Analytics for .NET
33
repo: analytics.NET
44
id: 8HWbgPTt3k
5-
support_type: legacy
5+
support_type: community
66
tags:
77
- C#
88
- C-sharp

src/connections/sources/catalog/libraries/server/php/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Analytics for PHP
33
repo: analytics-php
44
id: TDO70If4mD
5+
support_type: maintenance
56
---
6-
Our PHP library lets you record analytics data from your PHP code. The requests hit our servers, and then we route your data to any analytics service you enable on your destinations page.
7+
Segment's PHP library lets you record analytics data from your PHP code. The requests hit Segment servers, and then Segment routes your data to any analytics service you enable on your destinations page.
78

89
This library is open-source, so you can [check it out on GitHub](https://github.com/segmentio/analytics-php).
910

src/connections/sources/catalog/libraries/server/python/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Analytics for Python
33
id: XRksQPCr7X
4+
support_type: maintenance
45
---
56
Segment's Python library lets you record analytics data from your Python code. The requests hit Segment's servers, and then Segment routes your data to any analytics service you enable on your destinations page.
67

src/connections/sources/catalog/libraries/server/ruby/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ title: Analytics for Ruby
33
sourceTitle: 'Ruby'
44
sourceCategory: 'Server'
55
id: aACTBqIbWT
6+
support_type: maintenance
67
---
7-
Our Ruby library lets you record analytics data from your ruby code. The requests hit our servers, and then we route your data to any analytics service you enable on your destinations page.
8+
Segment's Ruby library lets you record analytics data from your ruby code. The requests hit Segment servers, and then Segment routes your data to any analytics service you enable on your destinations page.
89

910
This library is open-source, so you can [check it out on GitHub](https://github.com/segmentio/analytics-ruby).
1011

0 commit comments

Comments
 (0)