anycable 1.5.0 → 1.5.2
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- metadata +10 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d1a655f57183a858307f06e560e32a6bc179d400569c2f14ad23a0026b106754
|
|
4
|
+
data.tar.gz: 91d181078eef377c0199c737c4f5c19fee8aa28e4ee42fbd14cd19f31cb416c3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cc9cc60b7802f5e23370c4d3161d05eead96da22da4fae0d486389486c1161b8a7b4bbaf296d636f24304a8c95649842d2914cac34e214613cafd3e9ffc431b0
|
|
7
|
+
data.tar.gz: 6e3204caf793307f7e67196845b87c5e14dfb2d7c7c927d9ad893238a38bbe112c91954c9cafeaca061b37b386ba9387f4f40448ec484a58f38839e598e9c304
|
data/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
## master
|
|
4
4
|
|
|
5
|
+
## 1.5.2 (2024-12-27)
|
|
6
|
+
|
|
7
|
+
- Update google-protobuf to version 4 (support Ruby 3.4). ([@le0pard][])
|
|
8
|
+
|
|
9
|
+
## 1.5.1 (2024-06-14) 🇪🇺 ⚽️
|
|
10
|
+
|
|
11
|
+
- Fixed compatibility with Rack 3.1 ([@earlopain][])
|
|
12
|
+
|
|
5
13
|
## 1.5.0 (2024-04-01)
|
|
6
14
|
|
|
7
15
|
- Fixed gRPC keepalive settings to align with the Go server client. ([@palkan][])
|
|
@@ -211,3 +219,5 @@ See [Changelog](https://github.com/anycable/anycable/blob/0-6-stable/CHANGELOG.m
|
|
|
211
219
|
[@smasry]: https://github.com/smasry
|
|
212
220
|
[@Envek]: https://github.com/Envek
|
|
213
221
|
[@cylon-v]: https://github.com/cylon-v
|
|
222
|
+
[@earlopain]: https://github.com/earlopain
|
|
223
|
+
[@le0pard]: https://github.com/le0pard
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: anycable
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.5.
|
|
4
|
+
version: 1.5.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- palkan
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-12-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: anycable-core
|
|
@@ -16,28 +16,28 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 1.5.
|
|
19
|
+
version: 1.5.2
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 1.5.
|
|
26
|
+
version: 1.5.2
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: grpc
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - "~>"
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: '1.
|
|
33
|
+
version: '1.6'
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: '1.
|
|
40
|
+
version: '1.6'
|
|
41
41
|
description: AnyCable is a polyglot replacement for ActionCable-compatible servers
|
|
42
42
|
email:
|
|
43
43
|
- dementiev.vm@gmail.com
|
|
@@ -58,7 +58,7 @@ metadata:
|
|
|
58
58
|
homepage_uri: https://anycable.io/
|
|
59
59
|
source_code_uri: http://github.com/anycable/anycable
|
|
60
60
|
funding_uri: https://github.com/sponsors/anycable
|
|
61
|
-
post_install_message:
|
|
61
|
+
post_install_message:
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|
|
64
64
|
- lib
|
|
@@ -73,8 +73,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
73
73
|
- !ruby/object:Gem::Version
|
|
74
74
|
version: '0'
|
|
75
75
|
requirements: []
|
|
76
|
-
rubygems_version: 3.4.
|
|
77
|
-
signing_key:
|
|
76
|
+
rubygems_version: 3.4.19
|
|
77
|
+
signing_key:
|
|
78
78
|
specification_version: 4
|
|
79
79
|
summary: AnyCable is a polyglot replacement for ActionCable-compatible servers
|
|
80
80
|
test_files: []
|