karafka-rdkafka 0.14.11 → 0.15.0.alpha1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: karafka-rdkafka
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.11
4
+ version: 0.15.0.alpha1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thijs Cadier
@@ -36,7 +36,7 @@ cert_chain:
36
36
  AnG1dJU+yL2BK7vaVytLTstJME5mepSZ46qqIJXMuWob/YPDmVaBF39TDSG9e34s
37
37
  msG3BiCqgOgHAnL23+CN3Rt8MsuRfEtoTKpJVcCfoEoNHOkc
38
38
  -----END CERTIFICATE-----
39
- date: 2024-07-10 00:00:00.000000000 Z
39
+ date: 2024-03-17 00:00:00.000000000 Z
40
40
  dependencies:
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: ffi
@@ -186,7 +186,6 @@ files:
186
186
  - README.md
187
187
  - Rakefile
188
188
  - certs/cert_chain.pem
189
- - dist/librdkafka_2.3.0.tar.gz
190
189
  - docker-compose.yml
191
190
  - ext/README.md
192
191
  - ext/Rakefile
@@ -195,6 +194,8 @@ files:
195
194
  - lib/rdkafka/abstract_handle.rb
196
195
  - lib/rdkafka/admin.rb
197
196
  - lib/rdkafka/admin/acl_binding_result.rb
197
+ - lib/rdkafka/admin/config_binding_result.rb
198
+ - lib/rdkafka/admin/config_resource_binding_result.rb
198
199
  - lib/rdkafka/admin/create_acl_handle.rb
199
200
  - lib/rdkafka/admin/create_acl_report.rb
200
201
  - lib/rdkafka/admin/create_partitions_handle.rb
@@ -209,6 +210,10 @@ files:
209
210
  - lib/rdkafka/admin/delete_topic_report.rb
210
211
  - lib/rdkafka/admin/describe_acl_handle.rb
211
212
  - lib/rdkafka/admin/describe_acl_report.rb
213
+ - lib/rdkafka/admin/describe_configs_handle.rb
214
+ - lib/rdkafka/admin/describe_configs_report.rb
215
+ - lib/rdkafka/admin/incremental_alter_configs_handle.rb
216
+ - lib/rdkafka/admin/incremental_alter_configs_report.rb
212
217
  - lib/rdkafka/bindings.rb
213
218
  - lib/rdkafka/callbacks.rb
214
219
  - lib/rdkafka/config.rb
metadata.gz.sig CHANGED
Binary file
Binary file