antbird 0.5.3 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 6.8.18
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 6.8.18
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 7.10.2
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.10.2
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 7.11.2
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.11.2
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 7.12.1
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.12.1
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 7.13.4
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.13.4
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-12-07
3
- # ES version: 7.14.2
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.14.2
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-12-07
3
- # ES version: 7.15.2
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.15.2
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 7.8.1
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.8.1
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2021-08-12
3
- # ES version: 7.9.3
2
+ # Date: 2022-07-28
3
+ # elasticsearch version: 7.9.3
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,3 +1,3 @@
1
1
  module Antbird
2
- VERSION = "0.5.3"
2
+ VERSION = "0.7.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: antbird
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.3
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - fukayatsu
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-01-17 00:00:00.000000000 Z
11
+ date: 2022-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -167,6 +167,12 @@ files:
167
167
  - lib/antbird/rest_api/rest_api_opensearch_v1_0.rb
168
168
  - lib/antbird/rest_api/rest_api_opensearch_v1_1.rb
169
169
  - lib/antbird/rest_api/rest_api_opensearch_v1_2.rb
170
+ - lib/antbird/rest_api/rest_api_opensearch_v1_3.rb
171
+ - lib/antbird/rest_api/rest_api_opensearch_v2_0.rb
172
+ - lib/antbird/rest_api/rest_api_opensearch_v2_1.rb
173
+ - lib/antbird/rest_api/rest_api_opensearch_v2_2.rb
174
+ - lib/antbird/rest_api/rest_api_opensearch_v2_3.rb
175
+ - lib/antbird/rest_api/rest_api_opensearch_v2_4.rb
170
176
  - lib/antbird/rest_api/rest_api_v6_4.rb
171
177
  - lib/antbird/rest_api/rest_api_v6_5.rb
172
178
  - lib/antbird/rest_api/rest_api_v6_6.rb
@@ -193,7 +199,7 @@ homepage: https://github.com/fukayatsu/antbird
193
199
  licenses:
194
200
  - MIT
195
201
  metadata: {}
196
- post_install_message:
202
+ post_install_message:
197
203
  rdoc_options: []
198
204
  require_paths:
199
205
  - lib
@@ -208,8 +214,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
208
214
  - !ruby/object:Gem::Version
209
215
  version: '0'
210
216
  requirements: []
211
- rubygems_version: 3.3.3
212
- signing_key:
217
+ rubygems_version: 3.3.26
218
+ signing_key:
213
219
  specification_version: 4
214
220
  summary: Nearly auto-generated Elasticsearch client
215
221
  test_files: []