We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e98b6 commit a89bc5aCopy full SHA for a89bc5a
packages/sql_input/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "1.0.0"
3
+ changes:
4
+ - description: Make SQL input package GA
5
+ type: enhancement
6
+ link: https://github.com/elastic/integrations/pull/14348
7
- version: "0.9.0"
8
changes:
9
- description: Add SSL support
packages/sql_input/manifest.yml
@@ -1,7 +1,7 @@
format_version: 3.3.2
name: sql
title: "SQL Input"
-version: "0.9.0"
+version: "1.0.0"
description: "Collects Metrics by querying SQL Databases"
type: input
categories:
0 commit comments