ksql 0.1.0.beta → 0.1.0.beta.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2cd9a1d71cc892172f660cee8406014672b19bc7a510cf6897194201ab9fbf76
4
- data.tar.gz: acef9c5aca159a91667816ef3b6c53c54bfa432e141bdff755cbad7ea7a3e986
3
+ metadata.gz: 0afbab26e682135667899a8b214c02ddf8d11447b1356dba698194940b5950e8
4
+ data.tar.gz: 0f5ac452b2743ae96b77c7d117d944e0c7cab05a654237f4d2f0a7dd2ea1e803
5
5
  SHA512:
6
- metadata.gz: 603741e0d00a8bc9c8193473600b2314c9cebb4fbbf0de321127ce52d91d78cfe70710a45d6ec1721e80109811645f207186b2c3aedab967c5485771e822bac6
7
- data.tar.gz: 3e50792e2df0bca4ccf27fb8991ff727099d761284bff71303390fdaa23233ea12756dc92fda170d72ddcdfb4bb3112360c88658ca90a8a4f8f97ddbda58b5ea
6
+ metadata.gz: 9308eae9d92548b0c13e5021d8dc9d1eb06d57d5c59b610aae4ea53b1e8fe7999ec29f7953a294e4fbbe489baae72f4d1b56769091fce84c6fa2ec5b30effc4a
7
+ data.tar.gz: d2336d0b3fddded18b21fda1ded2fdb8786cbcfff273022722aeface5e98acf8048253646012471f9fe7632d6f2a7bff570132da4f5c20c9780d3379fe425975
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  ## [Releases]
2
2
 
3
+ ## [0.1.0.beta.1] - 2022-03-17
4
+
5
+ ### Added
6
+
7
+ - `/clusterStatus` endpoint support
8
+ - `/healthcheck` endpoint support
9
+ - `/info` endpoint support
10
+ - `/terminate` endpoint support
11
+
3
12
  ## [0.1.0.beta] - 2022-02-24
4
13
 
5
14
  - Beta release
@@ -0,0 +1,84 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
6
+
7
+ We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
8
+
9
+ ## Our Standards
10
+
11
+ Examples of behavior that contributes to a positive environment for our community include:
12
+
13
+ * Demonstrating empathy and kindness toward other people
14
+ * Being respectful of differing opinions, viewpoints, and experiences
15
+ * Giving and gracefully accepting constructive feedback
16
+ * Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
17
+ * Focusing on what is best not just for us as individuals, but for the overall community
18
+
19
+ Examples of unacceptable behavior include:
20
+
21
+ * The use of sexualized language or imagery, and sexual attention or
22
+ advances of any kind
23
+ * Trolling, insulting or derogatory comments, and personal or political attacks
24
+ * Public or private harassment
25
+ * Publishing others' private information, such as a physical or email
26
+ address, without their explicit permission
27
+ * Other conduct which could reasonably be considered inappropriate in a
28
+ professional setting
29
+
30
+ ## Enforcement Responsibilities
31
+
32
+ Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
33
+
34
+ Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
35
+
36
+ ## Scope
37
+
38
+ This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
39
+
40
+ ## Enforcement
41
+
42
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at lapoelisacci@gmail.com. All complaints will be reviewed and investigated promptly and fairly.
43
+
44
+ All community leaders are obligated to respect the privacy and security of the reporter of any incident.
45
+
46
+ ## Enforcement Guidelines
47
+
48
+ Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
49
+
50
+ ### 1. Correction
51
+
52
+ **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
53
+
54
+ **Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
55
+
56
+ ### 2. Warning
57
+
58
+ **Community Impact**: A violation through a single incident or series of actions.
59
+
60
+ **Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
61
+
62
+ ### 3. Temporary Ban
63
+
64
+ **Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
65
+
66
+ **Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
67
+
68
+ ### 4. Permanent Ban
69
+
70
+ **Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
71
+
72
+ **Consequence**: A permanent ban from any sort of public interaction within the community.
73
+
74
+ ## Attribution
75
+
76
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0,
77
+ available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
78
+
79
+ Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).
80
+
81
+ [homepage]: https://www.contributor-covenant.org
82
+
83
+ For answers to common questions about this code of conduct, see the FAQ at
84
+ https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.
data/Gemfile.lock CHANGED
@@ -1,31 +1,24 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ksql (0.1.0)
4
+ ksql (0.1.0.beta)
5
5
  activesupport (>= 5)
6
- hashie (~> 4)
7
6
  net-http2 (~> 0)
8
7
 
9
8
  GEM
10
9
  remote: https://rubygems.org/
11
10
  specs:
12
- activesupport (7.0.1)
11
+ activesupport (7.0.2.2)
13
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
14
13
  i18n (>= 1.6, < 2)
15
14
  minitest (>= 5.1)
16
15
  tzinfo (~> 2.0)
17
- addressable (2.8.0)
18
- public_suffix (>= 2.0.2, < 5.0)
19
16
  ast (2.4.2)
20
17
  byebug (11.1.3)
21
18
  concurrent-ruby (1.1.9)
22
- crack (0.4.5)
23
- rexml
24
19
  diff-lcs (1.5.0)
25
- hashdiff (1.0.1)
26
- hashie (4.1.0)
27
20
  http-2 (0.11.0)
28
- i18n (1.9.1)
21
+ i18n (1.10.0)
29
22
  concurrent-ruby (~> 1.0)
30
23
  minitest (5.15.0)
31
24
  net-http2 (0.18.4)
@@ -33,7 +26,6 @@ GEM
33
26
  parallel (1.21.0)
34
27
  parser (3.0.3.2)
35
28
  ast (~> 2.4.1)
36
- public_suffix (4.0.6)
37
29
  rainbow (3.0.0)
38
30
  rake (13.0.6)
39
31
  regexp_parser (2.2.0)
@@ -66,13 +58,9 @@ GEM
66
58
  tzinfo (2.0.4)
67
59
  concurrent-ruby (~> 1.0)
68
60
  unicode-display_width (2.1.0)
69
- vcr (6.0.0)
70
- webmock (3.14.0)
71
- addressable (>= 2.8.0)
72
- crack (>= 0.3.2)
73
- hashdiff (>= 0.4.0, < 2.0.0)
74
61
 
75
62
  PLATFORMS
63
+ arm64-darwin-21
76
64
  x86_64-darwin-20
77
65
 
78
66
  DEPENDENCIES
@@ -81,8 +69,6 @@ DEPENDENCIES
81
69
  rake (~> 13)
82
70
  rspec (~> 3)
83
71
  rubocop (~> 1)
84
- vcr (~> 6)
85
- webmock (~> 3)
86
72
 
87
73
  BUNDLED WITH
88
74
  2.3.7
data/README.md CHANGED
@@ -1,19 +1,19 @@
1
- ![][ruby-shield]
2
-
3
- # ![ksql-rocket](https://user-images.githubusercontent.com/50866745/155471557-6fe01746-444f-4ff6-a164-eeeb3b4b53a1.png) Ruby ksqlDB Client (Under QA)
4
-
5
- ![](https://img.shields.io/static/v1?label=Latest&message=0.1.0&color=blue)
6
- ![](https://img.shields.io/static/v1?label=Coverage&message=95%&color=green)
7
- ![](https://img.shields.io/static/v1?label=Documentation&message=98%&color=success)
8
- ![](https://img.shields.io/static/v1?label=Mantained?&message=Yes&color=success)
1
+ ## <img src="https://user-images.githubusercontent.com/50866745/156314925-b823bfe2-a9d4-4b83-8376-29a6a659b57f.png" width="48"> ksqlDB Client <!-- omit in toc -->
2
+ ![](https://img.shields.io/static/v1?label=Language&message=Ruby&color=red)
3
+ ![](https://img.shields.io/static/v1?label=Latest&message=0.1.0.beta.1&color=blue)
9
4
 
10
5
  KSQL is a [ksqlDB](https://ksqldb.io/) Ruby client that focuses on ease of use. Supports all recent ksqlDB features and does not have any heavyweight dependencies.
11
6
 
12
- ## What is ksqlDB?
7
+ ## What is ksqlDB? <!-- omit in toc -->
13
8
 
14
9
  ksqlDB is a database purpose-built for [Apache Kafka®](https://kafka.apache.org/) streams processing applications, more details [here](https://ksqldb.io/).
15
10
 
16
- ## Installation
11
+ **Official KLIP:** <!-- omit in toc -->
12
+
13
+ - https://github.com/confluentinc/ksql/pull/8794
14
+ - https://github.com/confluentinc/ksql/pull/8865
15
+
16
+ ## Installation <!-- omit in toc -->
17
17
 
18
18
  Add this line to your application's Gemfile:
19
19
 
@@ -29,12 +29,32 @@ Or install it yourself as:
29
29
 
30
30
  $ gem install ksql
31
31
 
32
- ## Usage
32
+ ## Usage <!-- omit in toc -->
33
33
 
34
34
  The gem allows you to perform requests to ksqlDB REST API.
35
35
  Checkout the ksqlDB official documentation [here](https://docs.ksqldb.io/en/latest/developer-guide/api/).
36
36
 
37
- ### Configuration
37
+ ## Table of contents <!-- omit in toc -->
38
+
39
+ - [Configuration](#configuration)
40
+ - [Statements](#statements)
41
+ - [Queries](#queries)
42
+ - [Persistent Query](#persistent-query)
43
+ - [Push Query](#push-query)
44
+ - [Pull Query](#pull-query)
45
+ - [Cluster Status](#cluster-status)
46
+ - [Health Check](#health-check)
47
+ - [Info](#info)
48
+ - [Terminate](#terminate)
49
+ - [Example](#example)
50
+ - [Supported ksqlDB versions](#supported-ksqldb-versions)
51
+ - [Known issues](#known-issues)
52
+ - [ksqlDB close-query](#ksqldb-close-query)
53
+ - [Development](#development)
54
+ - [Contributing](#contributing)
55
+ - [License](#license)
56
+
57
+ ## Configuration
38
58
 
39
59
  The gem requires a minimum configuration to connect to ksqlDB, it is shipped with a built-in generator to create a Rails initializer.
40
60
 
@@ -44,13 +64,10 @@ The gem requires a minimum configuration to connect to ksqlDB, it is shipped wit
44
64
  ```Ruby
45
65
  Ksql.configure do |config|
46
66
  config.host = 'http://localhost:8088' # Required
47
- # config.auth = 'user:password' # optional
48
67
  end
49
68
  ```
50
69
 
51
- **The Client supports Basic Authentication only**
52
-
53
- ### [Statements](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/ksql-endpoint/)
70
+ ## [Statements](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/ksql-endpoint/)
54
71
 
55
72
  All statements, except those starting with `SELECT` can be run with the `ksql` method:
56
73
 
@@ -185,6 +202,46 @@ end
185
202
  locations.count
186
203
  ```
187
204
 
205
+ ## [Cluster Status](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/cluster-status-endpoint/)
206
+
207
+ The client allows you to introspect the cluster status with the `cluster_status` method.
208
+
209
+ **Careful:** The `/clusterStatus` endpoint is not enabled by default, read more [here](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/cluster-status-endpoint/)
210
+
211
+ ```Ruby
212
+ Ksql::Client.cluster_status
213
+ ```
214
+
215
+ ## [Health Check](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/info-endpoint/)
216
+
217
+ You can also check the health of your ksqlDB server by calling the `health_check` method.
218
+
219
+ ```Ruby
220
+ Ksql::Client.health_check
221
+ ```
222
+
223
+ ## [Info](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/info-endpoint/)
224
+
225
+ To get information about the status of a ksqlDB Server call the `info` method.
226
+
227
+ ```Ruby
228
+ Ksql::Client.info
229
+ ```
230
+
231
+ ## [Terminate](https://docs.ksqldb.io/en/latest/developer-guide/ksqldb-rest-api/terminate-endpoint/)
232
+
233
+ You can terminate the cluster and clean up the resources calling the `terminate` method.
234
+
235
+ ```Ruby
236
+ Ksql::Client.terminate
237
+ ```
238
+
239
+ You can provide a list of kafka topic names or regular expressions for Kafka topic names along to delete all topics with names that are in the list or that match any of the regular expressions in the list.
240
+
241
+ ```Ruby
242
+ Ksql::Client.terminate(delete_topic_list: ["FOO", "bar.*"])
243
+ ```
244
+
188
245
  ## Example
189
246
 
190
247
  The following example is from the official ksqlDB [Quickstart](https://ksqldb.io/quickstart.html):
@@ -278,6 +335,7 @@ Ksql::Client.ksql('DROP STREAM IF EXISTS riderLocations;')
278
335
 
279
336
  ```
280
337
 
338
+
281
339
  ## Supported ksqlDB versions
282
340
 
283
341
  | Version | |
@@ -313,7 +371,3 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/LapoEl
313
371
  ## License
314
372
 
315
373
  [![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](https://opensource.org/licenses/MIT)
316
-
317
- <!--- MARKDOWN LINKS --->
318
-
319
- [ruby-shield]: https://img.shields.io/badge/Ruby-CC342D?style=for-the-badge&logo=ruby&logoColor=white
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Ksql
4
+ module Api
5
+ class ClusterStatus
6
+ Headers = { 'Accept' => 'application/json' }.freeze
7
+
8
+ #
9
+ # Build the ksqlDB /clusterStatus request
10
+ #
11
+ # @param [Hash] headers Request headers
12
+ #
13
+ # @return [Ksql::Connection::Request] Request instance
14
+ #
15
+ def self.build(headers:)
16
+ ::Ksql::Connection::Request.new(
17
+ {},
18
+ '/clusterStatus',
19
+ Headers.merge(headers),
20
+ :get
21
+ )
22
+ end
23
+ end
24
+ end
25
+ end
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Ksql
4
+ module Api
5
+ class HealthCheck
6
+ Headers = { 'Accept' => 'application/json' }.freeze
7
+
8
+ #
9
+ # Build the ksqlDB /healthcheck request
10
+ #
11
+ # @param [Hash] headers Request headers
12
+ #
13
+ # @return [Ksql::Connection::Request] Request instance
14
+ #
15
+ def self.build(headers:)
16
+ ::Ksql::Connection::Request.new(
17
+ {},
18
+ '/healthcheck',
19
+ Headers.merge(headers),
20
+ :get
21
+ )
22
+ end
23
+ end
24
+ end
25
+ end
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Ksql
4
+ module Api
5
+ class Info
6
+ Headers = { 'Accept' => 'application/json' }.freeze
7
+
8
+ #
9
+ # Build the ksqlDB /info request
10
+ #
11
+ # @param [Hash] headers Request headers
12
+ #
13
+ # @return [Ksql::Connection::Request] Request instance
14
+ #
15
+ def self.build(headers:)
16
+ ::Ksql::Connection::Request.new(
17
+ {},
18
+ '/info',
19
+ Headers.merge(headers),
20
+ :get
21
+ )
22
+ end
23
+ end
24
+ end
25
+ end
@@ -0,0 +1,26 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Ksql
4
+ module Api
5
+ class Terminate
6
+ Headers = { 'Accept' => 'application/json' }.freeze
7
+
8
+ #
9
+ # Build the ksqlDB /ksql/terminate request
10
+ #
11
+ # @param [Array<String>] delete_topic_list Kafka topic names or regular expressions
12
+ # @param [Hash] headers Request headers
13
+ #
14
+ # @return [Ksql::Connection::Request] Request instance
15
+ #
16
+ def self.build(delete_topic_list = null, headers:)
17
+ ::Ksql::Connection::Request.new(
18
+ { deleteTopicList: delete_topic_list }.compact,
19
+ '/ksql/terminate',
20
+ Headers.merge(headers),
21
+ :post
22
+ )
23
+ end
24
+ end
25
+ end
26
+ end
data/lib/ksql/client.rb CHANGED
@@ -17,6 +17,42 @@ module Ksql
17
17
  Handlers::Raw.handle(result)
18
18
  end
19
19
 
20
+ #
21
+ # Request /clusterStatus endpoint synchronously
22
+ #
23
+ # @param [Hash] headers Request headers
24
+ #
25
+ # @return [JSON] Request response
26
+ #
27
+ def cluster_status(headers: {})
28
+ request = Api::ClusterStatus.build(headers: headers)
29
+ Connection::Client.call_sync(request)
30
+ end
31
+
32
+ #
33
+ # Request /healthcheck endpoint synchronously
34
+ #
35
+ # @param [Hash] headers Request headers
36
+ #
37
+ # @return [JSON] Request response
38
+ #
39
+ def health_check(headers: {})
40
+ request = Api::HealthCheck.build(headers: headers)
41
+ Connection::Client.call_sync(request)
42
+ end
43
+
44
+ #
45
+ # Request /info endpoint synchronously
46
+ #
47
+ # @param [Hash] headers Request headers
48
+ #
49
+ # @return [JSON] Request response
50
+ #
51
+ def info(headers: {})
52
+ request = Api::Info.build(headers: headers)
53
+ Connection::Client.call_sync(request)
54
+ end
55
+
20
56
  #
21
57
  # Request /ksql endpoint
22
58
  #
@@ -65,6 +101,18 @@ module Ksql
65
101
  client, prepared_request = Connection::Client.call_async(request)
66
102
  Handlers::Stream.handle(client, prepared_request)
67
103
  end
104
+
105
+ #
106
+ # Request /terminate endpoint synchronously
107
+ #
108
+ # @param [Array<String>] delete_topic_list Kafka topic names or regular expressions
109
+ #
110
+ # @return [JSON] Request response
111
+ #
112
+ def terminate(delete_topic_list: nil, headers: {})
113
+ request = Api::Terminate.build(delete_topic_list, headers: headers)
114
+ Connection::Client.call_sync(request)
115
+ end
68
116
  end
69
117
  end
70
118
  end
@@ -9,7 +9,7 @@ module Ksql
9
9
  # @return [Array] Request params
10
10
  #
11
11
  def to_params
12
- return method, endpoint, { body: body.to_json, headers: headers.merge(auth_headers) }
12
+ return method, endpoint, { body: body.to_json, headers: headers.merge(auth_headers) }.compact
13
13
  end
14
14
 
15
15
  private
data/lib/ksql/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Ksql
4
- VERSION = '0.1.0.beta'
4
+ VERSION = '0.1.0.beta.1'
5
5
  end
data/lib/ksql.rb CHANGED
@@ -6,9 +6,12 @@ require 'json'
6
6
  require 'ostruct'
7
7
 
8
8
  require_relative 'ksql/api/close_query'
9
+ require_relative 'ksql/api/health_check'
10
+ require_relative 'ksql/api/info'
9
11
  require_relative 'ksql/api/ksql'
10
12
  require_relative 'ksql/api/query'
11
13
  require_relative 'ksql/api/stream'
14
+ require_relative 'ksql/api/terminate'
12
15
 
13
16
  require_relative 'ksql/handlers/collection'
14
17
  require_relative 'ksql/handlers/raw'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ksql
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.beta
4
+ version: 0.1.0.beta.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lapo Elisacci
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-02-24 00:00:00.000000000 Z
11
+ date: 2022-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -24,20 +24,6 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '5'
27
- - !ruby/object:Gem::Dependency
28
- name: hashie
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - "~>"
32
- - !ruby/object:Gem::Version
33
- version: '4'
34
- type: :runtime
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - "~>"
39
- - !ruby/object:Gem::Version
40
- version: '4'
41
27
  - !ruby/object:Gem::Dependency
42
28
  name: net-http2
43
29
  requirement: !ruby/object:Gem::Requirement
@@ -62,6 +48,7 @@ files:
62
48
  - ".rspec"
63
49
  - ".rubocop.yml"
64
50
  - CHANGELOG.md
51
+ - CODE_OF_CONDUCT.md
65
52
  - Gemfile
66
53
  - Gemfile.lock
67
54
  - LICENSE.txt
@@ -72,9 +59,13 @@ files:
72
59
  - lib/generators/templates/initializer.rb
73
60
  - lib/ksql.rb
74
61
  - lib/ksql/api/close_query.rb
62
+ - lib/ksql/api/cluster_status.rb
63
+ - lib/ksql/api/health_check.rb
64
+ - lib/ksql/api/info.rb
75
65
  - lib/ksql/api/ksql.rb
76
66
  - lib/ksql/api/query.rb
77
67
  - lib/ksql/api/stream.rb
68
+ - lib/ksql/api/terminate.rb
78
69
  - lib/ksql/client.rb
79
70
  - lib/ksql/collection.rb
80
71
  - lib/ksql/configuration.rb
@@ -111,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
111
102
  - !ruby/object:Gem::Version
112
103
  version: 1.3.1
113
104
  requirements: []
114
- rubygems_version: 3.2.22
105
+ rubygems_version: 3.3.9
115
106
  signing_key:
116
107
  specification_version: 4
117
108
  summary: Kafka ksqlDB Client for Ruby