increase 1.264.0 → 1.266.0
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 +178 -0
- data/README.md +1 -1
- data/lib/increase/models/card_token_capabilities.rb +9 -1
- data/lib/increase/models/inbound_mail_item_action_params.rb +4 -4
- data/lib/increase/version.rb +1 -1
- data/rbi/increase/models/card_token_capabilities.rbi +8 -0
- data/rbi/increase/models/inbound_mail_item_action_params.rbi +6 -6
- data/sig/increase/models/card_token_capabilities.rbs +5 -0
- data/sig/increase/models/inbound_mail_item_action_params.rbs +5 -5
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2004aa8a5a6a522e42aaaf06ff7e15006af3bbc40d79c449a899430ea278c9f5
|
|
4
|
+
data.tar.gz: 17da2c665efc77645a3b6824239d551f1f00bf74d2be89a54a43f554d9526cd2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4e7fdc7f3b1b17c3f461228a621b78782d15819d06c41db7db0f7b11c4c0674ab6b36b91deb975c3cca05ec0e551a75eaa8cc58028e936c60e51d0ffadbfc5b5
|
|
7
|
+
data.tar.gz: e744612f5db09add446c9b62f3fea7c37585c8f7484f1d328ee3391b59ec3cb96180eeb33d6611eaef5248332278cbbfb361934d59fe32aac6bfdc473fe609f0
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,183 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.266.0 (2026-03-23)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v1.265.0...v1.266.0](https://github.com/Increase/increase-ruby/compare/v1.265.0...v1.266.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([dca7f03](https://github.com/Increase/increase-ruby/commit/dca7f03f785bf05a990ed941f59c6e9e40fa4bd9))
|
|
10
|
+
* **api:** api update ([f15aa93](https://github.com/Increase/increase-ruby/commit/f15aa93b3d6ae1dd294f25e1153f28248995f7e3))
|
|
11
|
+
* **api:** api update ([514fb64](https://github.com/Increase/increase-ruby/commit/514fb646057005074a8140bae2c34258b3dc854a))
|
|
12
|
+
* **api:** api update ([d47f389](https://github.com/Increase/increase-ruby/commit/d47f389c4c831d79b6afa51f5d77bdf9b0283c2a))
|
|
13
|
+
* **api:** api update ([bf75ccb](https://github.com/Increase/increase-ruby/commit/bf75ccbbc858f4140cf1de6261043f5477dfcfea))
|
|
14
|
+
* **api:** api update ([4401edc](https://github.com/Increase/increase-ruby/commit/4401edc2eccc7e23cf0dbff1043dfed3bb2ffbaf))
|
|
15
|
+
* **api:** api update ([a8f9781](https://github.com/Increase/increase-ruby/commit/a8f9781028df983df9274fc0a5b590a6215fff99))
|
|
16
|
+
* **api:** api update ([e222328](https://github.com/Increase/increase-ruby/commit/e222328aab64f3458322eef37873ac0067adf4bf))
|
|
17
|
+
* **api:** api update ([d6c776e](https://github.com/Increase/increase-ruby/commit/d6c776eae3d415cf592eb2d50eff86ecc45ea730))
|
|
18
|
+
* **api:** api update ([a7abdff](https://github.com/Increase/increase-ruby/commit/a7abdff25371dc04f8408cf7c499142f1ffb54d3))
|
|
19
|
+
* **api:** api update ([f7d74ec](https://github.com/Increase/increase-ruby/commit/f7d74ec547269cefb78232be3f86a1168d1e2461))
|
|
20
|
+
* **api:** api update ([ff314ab](https://github.com/Increase/increase-ruby/commit/ff314ab8e87249407ac4517962ff12e1bdaa0c47))
|
|
21
|
+
* **api:** api update ([70a43c9](https://github.com/Increase/increase-ruby/commit/70a43c9a4f3827e1e270382afbf9e1cf730f0906))
|
|
22
|
+
* **api:** api update ([71ebdbe](https://github.com/Increase/increase-ruby/commit/71ebdbe6510fbbb9b37ce7997c949ed803f89a02))
|
|
23
|
+
* **api:** api update ([8f6f005](https://github.com/Increase/increase-ruby/commit/8f6f005318c7081f2b2307afca2556ec514743cf))
|
|
24
|
+
* **api:** api update ([6dddf56](https://github.com/Increase/increase-ruby/commit/6dddf56e9795979c8d0101cdf03d0181db033fd8))
|
|
25
|
+
* **api:** api update ([e186f28](https://github.com/Increase/increase-ruby/commit/e186f280cbe9dba5b6fc3bf22f690b1ee8f5df91))
|
|
26
|
+
* **api:** api update ([0efc17e](https://github.com/Increase/increase-ruby/commit/0efc17ef7cf0549cba04e59f2c3ce8ade7a0f5bd))
|
|
27
|
+
* **api:** api update ([46f13fb](https://github.com/Increase/increase-ruby/commit/46f13fbc2c2d8c61b2ef81908ab1268b0daec9a1))
|
|
28
|
+
* **api:** api update ([4047a90](https://github.com/Increase/increase-ruby/commit/4047a90a1133c0817e404b466e15eca2161537cc))
|
|
29
|
+
* **api:** api update ([7ca6d0e](https://github.com/Increase/increase-ruby/commit/7ca6d0e11076849403646ab94384acf4be38e951))
|
|
30
|
+
* **api:** api update ([685cdca](https://github.com/Increase/increase-ruby/commit/685cdca2c35f8c425e87d452adc112b555a812a2))
|
|
31
|
+
* **api:** api update ([637b7dc](https://github.com/Increase/increase-ruby/commit/637b7dc6ff6934498094eb2a07a862d3a078d07f))
|
|
32
|
+
* **api:** api update ([96de2a0](https://github.com/Increase/increase-ruby/commit/96de2a03d65c0b10ed3c079df031d54b2615e03a))
|
|
33
|
+
* **api:** api update ([825556b](https://github.com/Increase/increase-ruby/commit/825556b82887af904b0b8ab5b9802a8e2a99c324))
|
|
34
|
+
* **api:** api update ([bf1a7c1](https://github.com/Increase/increase-ruby/commit/bf1a7c1277906587fe2936e1a22b0d2600afa37d))
|
|
35
|
+
* **api:** api update ([db50914](https://github.com/Increase/increase-ruby/commit/db5091471b34d8b77f3c033140e39ecf0fa17572))
|
|
36
|
+
* **api:** api update ([a1fbe28](https://github.com/Increase/increase-ruby/commit/a1fbe28bc558d22af76914980c6ed28afcef7909))
|
|
37
|
+
* **api:** api update ([d0e90a3](https://github.com/Increase/increase-ruby/commit/d0e90a3c94918124e74d1e07e5db94305582e2f5))
|
|
38
|
+
* **api:** api update ([6559af9](https://github.com/Increase/increase-ruby/commit/6559af9d9552f0bdbb37f76c18ecdb73afbc212f))
|
|
39
|
+
* **api:** api update ([cfada5f](https://github.com/Increase/increase-ruby/commit/cfada5f2d836be7a2812384112dbea652f50a063))
|
|
40
|
+
* **api:** api update ([a983d19](https://github.com/Increase/increase-ruby/commit/a983d1940123f48578655ee17920f426bdbcea48))
|
|
41
|
+
* **api:** api update ([e31a754](https://github.com/Increase/increase-ruby/commit/e31a754a01ebde6f6137a884980914149bcdecd0))
|
|
42
|
+
* **api:** api update ([645195b](https://github.com/Increase/increase-ruby/commit/645195bd521ea964e9e45a8481da6a9fd4b6d8fa))
|
|
43
|
+
* **api:** api update ([2d9f9cf](https://github.com/Increase/increase-ruby/commit/2d9f9cf21e6b687ad3d258f911c407d65f14efc1))
|
|
44
|
+
* **api:** api update ([66feace](https://github.com/Increase/increase-ruby/commit/66feace168340eeddbe3ba3dc7b8e14367da26e3))
|
|
45
|
+
* **api:** api update ([44a2122](https://github.com/Increase/increase-ruby/commit/44a2122e09ada53ea9a7bad2c1a7464efebac4f5))
|
|
46
|
+
* **api:** api update ([66453f0](https://github.com/Increase/increase-ruby/commit/66453f0af0d45454683288f06335ba1810cf14a1))
|
|
47
|
+
* **api:** api update ([7dc118e](https://github.com/Increase/increase-ruby/commit/7dc118ecddad0d55af30cdfa21dd17c35edcb1bb))
|
|
48
|
+
* **api:** api update ([ddc3cd4](https://github.com/Increase/increase-ruby/commit/ddc3cd4884004ebf1fbafc1f5fa167ca1f4e426c))
|
|
49
|
+
* **api:** api update ([fb5f4b5](https://github.com/Increase/increase-ruby/commit/fb5f4b56e93b5788f9a91cee8ede3101cbf68bc9))
|
|
50
|
+
* **api:** api update ([8d54036](https://github.com/Increase/increase-ruby/commit/8d540364e842ef2d4b902a9bef64a7a8e06a1119))
|
|
51
|
+
* **api:** api update ([db6601e](https://github.com/Increase/increase-ruby/commit/db6601e09d4bd7249a54d5392d48f7f63d13e056))
|
|
52
|
+
* **api:** api update ([8138773](https://github.com/Increase/increase-ruby/commit/813877385707317ec80dee8cc74e5467dd6acaa5))
|
|
53
|
+
* **api:** api update ([604cbbe](https://github.com/Increase/increase-ruby/commit/604cbbe5d1d9f99deaa46ed986e7663e2756b0fd))
|
|
54
|
+
* **api:** api update ([cd57df1](https://github.com/Increase/increase-ruby/commit/cd57df1c07f29864b0e36d045da0a3d3dea37229))
|
|
55
|
+
* **api:** api update ([efcfa51](https://github.com/Increase/increase-ruby/commit/efcfa5154c46aab88003a81d2efdd0b4f5cdc86b))
|
|
56
|
+
* **api:** api update ([81dd29e](https://github.com/Increase/increase-ruby/commit/81dd29e9dfdb8299aaa1b41197f66a09a0711ca2))
|
|
57
|
+
* **api:** api update ([cc6c884](https://github.com/Increase/increase-ruby/commit/cc6c8843f24bd39fe4a69d6edf9b3beb64ef5792))
|
|
58
|
+
* **api:** api update ([b8cbdc8](https://github.com/Increase/increase-ruby/commit/b8cbdc86fbef7fcce3ac85a343889971b77c3a30))
|
|
59
|
+
* **api:** api update ([d02efb1](https://github.com/Increase/increase-ruby/commit/d02efb177d58b0323bf73de2f3deeded92a0c185))
|
|
60
|
+
* **api:** api update ([2f6fc4d](https://github.com/Increase/increase-ruby/commit/2f6fc4dbc127a023adcb3f72e0109ff37e438cd8))
|
|
61
|
+
* **api:** api update ([8f4579a](https://github.com/Increase/increase-ruby/commit/8f4579a2a216731fe314953038ad9ee909d49148))
|
|
62
|
+
* **api:** api update ([2ce4a69](https://github.com/Increase/increase-ruby/commit/2ce4a69b1c900c2bcc275023fb5143355f61d7fb))
|
|
63
|
+
* **api:** api update ([10f88cf](https://github.com/Increase/increase-ruby/commit/10f88cfa5326ec0c3a5ba0bb3fc3c5eff9a3ba93))
|
|
64
|
+
* **api:** api update ([00e40b7](https://github.com/Increase/increase-ruby/commit/00e40b7f0b1545a03d150056eb324008d28757a7))
|
|
65
|
+
* **api:** api update ([6d5ae13](https://github.com/Increase/increase-ruby/commit/6d5ae13ad65d9357064023c4aadd89bd280a37dd))
|
|
66
|
+
* **api:** api update ([3c7de8b](https://github.com/Increase/increase-ruby/commit/3c7de8be54ab3a3838bf3f531f0d9fcf4326f981))
|
|
67
|
+
* **api:** api update ([477fc1d](https://github.com/Increase/increase-ruby/commit/477fc1d2d3e0ffa94d87bd38de8f9fa640b6d6b6))
|
|
68
|
+
* **api:** api update ([8e4bd77](https://github.com/Increase/increase-ruby/commit/8e4bd77a9f6e38d6fb624f14de54158a1f5d8c47))
|
|
69
|
+
* **api:** api update ([994c574](https://github.com/Increase/increase-ruby/commit/994c574e2a7b0ca88f389b0497b590cd3c12dfc1))
|
|
70
|
+
* **api:** api update ([933d5be](https://github.com/Increase/increase-ruby/commit/933d5beb3f18163905c9f83ba7df18875bf01489))
|
|
71
|
+
* **api:** api update ([19af3d3](https://github.com/Increase/increase-ruby/commit/19af3d3a57953bb6bb3eb70feab82483c7f15e19))
|
|
72
|
+
* **api:** api update ([5b3d504](https://github.com/Increase/increase-ruby/commit/5b3d50412c6d0936cae8657e9d36ec49d2988eda))
|
|
73
|
+
* **api:** api update ([21c63e6](https://github.com/Increase/increase-ruby/commit/21c63e65a7c7a4077af5dd863f125871b5726d85))
|
|
74
|
+
* **api:** api update ([6e53b59](https://github.com/Increase/increase-ruby/commit/6e53b5915bd240411121268dd808b13d2bd3ab82))
|
|
75
|
+
* **api:** api update ([c8a408a](https://github.com/Increase/increase-ruby/commit/c8a408a669f396435823a3c7bd3ca0a2aa978663))
|
|
76
|
+
* **api:** api update ([a8fec40](https://github.com/Increase/increase-ruby/commit/a8fec40bf005e25dcbdeb20a820a232a7a896038))
|
|
77
|
+
* **api:** api update ([1d50d86](https://github.com/Increase/increase-ruby/commit/1d50d86f1f11eb6bdaf6b04c8a847cbe4719d3b7))
|
|
78
|
+
* **api:** api update ([bc9e64d](https://github.com/Increase/increase-ruby/commit/bc9e64deb4c9ec1da47bd0a234882f7acb624ad0))
|
|
79
|
+
* **api:** api update ([17fab0d](https://github.com/Increase/increase-ruby/commit/17fab0dfc100c6ac9fa01ddb459cb5ed511e49d6))
|
|
80
|
+
* **api:** api update ([5d17ef7](https://github.com/Increase/increase-ruby/commit/5d17ef766f6b516c5a9669b497565b6d5d7db71a))
|
|
81
|
+
* **api:** api update ([28f6cee](https://github.com/Increase/increase-ruby/commit/28f6cee5a4346d0a0c7f6562e91319f90689d7b0))
|
|
82
|
+
* **api:** api update ([f738a4c](https://github.com/Increase/increase-ruby/commit/f738a4ca9f5bf4da6aa89a71cf2618404e13e75d))
|
|
83
|
+
* **api:** api update ([f4c26d1](https://github.com/Increase/increase-ruby/commit/f4c26d1b1cdfbcfe12d127c29b3de964b3400d68))
|
|
84
|
+
* **api:** api update ([d576bf7](https://github.com/Increase/increase-ruby/commit/d576bf7b4b1f3cc201cf63ef73c384fdaba766c5))
|
|
85
|
+
* **api:** api update ([05030a4](https://github.com/Increase/increase-ruby/commit/05030a4fc7232f9724c7ddaa2dc2592cbfd3edd6))
|
|
86
|
+
* **api:** api update ([67c1f0b](https://github.com/Increase/increase-ruby/commit/67c1f0b2926fe0a4d0d9abb4c86d36c0821b4b6a))
|
|
87
|
+
* **api:** api update ([70d6b93](https://github.com/Increase/increase-ruby/commit/70d6b937f554264a3b965f0278e9af20bb13f524))
|
|
88
|
+
* **api:** api update ([1caa411](https://github.com/Increase/increase-ruby/commit/1caa4112436ad6896121d27afdd4a06f406ac9a8))
|
|
89
|
+
* **api:** api update ([8f9e694](https://github.com/Increase/increase-ruby/commit/8f9e69431eca1427c939b902e793c1fe27490f7c))
|
|
90
|
+
* **api:** api update ([092b919](https://github.com/Increase/increase-ruby/commit/092b9196c87f3494f483d62b214b229ca26e1f58))
|
|
91
|
+
* **api:** api update ([e1dc24f](https://github.com/Increase/increase-ruby/commit/e1dc24f2a597da1fb4e51f9a648b1bccb35c583e))
|
|
92
|
+
* **api:** api update ([6aa76a0](https://github.com/Increase/increase-ruby/commit/6aa76a005943d4e9cf671360dcee9863e442835f))
|
|
93
|
+
* **api:** api update ([27f834c](https://github.com/Increase/increase-ruby/commit/27f834c3056d05eceaeedecffaef9876d23c3207))
|
|
94
|
+
* **api:** api update ([a9ab98b](https://github.com/Increase/increase-ruby/commit/a9ab98b9e29d37ff5a00e166eb53c25c1bcaccc4))
|
|
95
|
+
* **api:** api update ([8b8d2d6](https://github.com/Increase/increase-ruby/commit/8b8d2d63a92772d12202716c6e640a256cc710ad))
|
|
96
|
+
* **api:** api update ([52ab218](https://github.com/Increase/increase-ruby/commit/52ab218e2b9df867348b2512eba89077359d766a))
|
|
97
|
+
* **api:** api update ([8d4da8c](https://github.com/Increase/increase-ruby/commit/8d4da8ce0198334d123f78a9007b321ff12fb5d6))
|
|
98
|
+
* **api:** api update ([111a104](https://github.com/Increase/increase-ruby/commit/111a1045d994ccd58b6f14194322d764ef8cbb7f))
|
|
99
|
+
* **api:** api update ([a4d7fde](https://github.com/Increase/increase-ruby/commit/a4d7fded60123d3ee9ff7bb2c814e7a91deef931))
|
|
100
|
+
* **api:** api update ([81619dc](https://github.com/Increase/increase-ruby/commit/81619dc2ac3f2b68f5326c8e64be9dd674afd34e))
|
|
101
|
+
* **api:** api update ([098249e](https://github.com/Increase/increase-ruby/commit/098249e18aa22539c26a93e87d5ecbb262bb9183))
|
|
102
|
+
* **api:** api update ([11114af](https://github.com/Increase/increase-ruby/commit/11114af8856a05605a2b2091d0c31bae5c46bd22))
|
|
103
|
+
* **api:** api update ([0aa66a3](https://github.com/Increase/increase-ruby/commit/0aa66a3195f4efe263ac76df4ef7192623a0f5a8))
|
|
104
|
+
* **api:** api update ([0faec8e](https://github.com/Increase/increase-ruby/commit/0faec8e767f7679258cf8c0bf0179d7644e7ba70))
|
|
105
|
+
* **api:** api update ([65a3663](https://github.com/Increase/increase-ruby/commit/65a3663561976c1a6d63ab045e69177563f34416))
|
|
106
|
+
* **api:** api update ([3cf8a9d](https://github.com/Increase/increase-ruby/commit/3cf8a9d9253e87984e2d7886ac3e28be3971a76f))
|
|
107
|
+
* **api:** api update ([4242458](https://github.com/Increase/increase-ruby/commit/4242458875f37192735850ab74b10a012e13acf3))
|
|
108
|
+
* **api:** api update ([16f0dab](https://github.com/Increase/increase-ruby/commit/16f0dab6226fe15fe7940701ad6069a58bc53b5d))
|
|
109
|
+
* **api:** api update ([e2c60d1](https://github.com/Increase/increase-ruby/commit/e2c60d1ef601903aaa8b200710a558097e9f4278))
|
|
110
|
+
* **api:** api update ([6d86a6a](https://github.com/Increase/increase-ruby/commit/6d86a6afaf3717e5cce39cc681ecb880cb152062))
|
|
111
|
+
* **api:** api update ([1e2e703](https://github.com/Increase/increase-ruby/commit/1e2e70358f12d691c1e6e0352957ef0c25e0def7))
|
|
112
|
+
* **api:** api update ([2ff7de1](https://github.com/Increase/increase-ruby/commit/2ff7de1effe1f3e8ebc604de682682f06a34752b))
|
|
113
|
+
* **api:** api update ([aceb4f3](https://github.com/Increase/increase-ruby/commit/aceb4f3c59f2a0900583306ce30027a831549525))
|
|
114
|
+
* **api:** api update ([e46ae8f](https://github.com/Increase/increase-ruby/commit/e46ae8fe09873e7fded365dafac56aeefbcce73b))
|
|
115
|
+
* **api:** api update ([764783b](https://github.com/Increase/increase-ruby/commit/764783bd11d78eee36a65efb4fceaa4d8ad09bb2))
|
|
116
|
+
* **api:** api update ([723d38e](https://github.com/Increase/increase-ruby/commit/723d38eb40d3ab1403166954cce2327b5b757f85))
|
|
117
|
+
* **api:** api update ([83c266a](https://github.com/Increase/increase-ruby/commit/83c266a24ee743bdca87ebf5155fe4cb485ad097))
|
|
118
|
+
* **api:** api update ([900dbdd](https://github.com/Increase/increase-ruby/commit/900dbdd0fdecd5c00bb815f669b62853b1c79a57))
|
|
119
|
+
* **api:** api update ([229b3fd](https://github.com/Increase/increase-ruby/commit/229b3fdc43be28c9a2c3a18e1f2a8f7b6cdf4da0))
|
|
120
|
+
* **api:** api update ([b28917e](https://github.com/Increase/increase-ruby/commit/b28917e83e452e1f7995d33f5c1e8f5f348e4cd9))
|
|
121
|
+
* **api:** api update ([cbab315](https://github.com/Increase/increase-ruby/commit/cbab315aefb41453b15f6d40294447933ccad6fa))
|
|
122
|
+
* **api:** api update ([30413fd](https://github.com/Increase/increase-ruby/commit/30413fd094d82dda9a2ce63dfd5b02cc437e5edd))
|
|
123
|
+
* **api:** api update ([6bd1989](https://github.com/Increase/increase-ruby/commit/6bd198909a8273554fd61703b047b0900193cf92))
|
|
124
|
+
* **api:** api update ([75344a9](https://github.com/Increase/increase-ruby/commit/75344a9514d97b42e680910123ca5d7f157405ab))
|
|
125
|
+
* **api:** api update ([b7b5b4d](https://github.com/Increase/increase-ruby/commit/b7b5b4daa32fbdd9e98b67252a5dee579d98fab8))
|
|
126
|
+
* **api:** api update ([cd471d1](https://github.com/Increase/increase-ruby/commit/cd471d16f2026e09a7875c4d3d17a0236fc1253a))
|
|
127
|
+
* **api:** api update ([98cb040](https://github.com/Increase/increase-ruby/commit/98cb040f373612a7a336992d6bcf91b665a76941))
|
|
128
|
+
* **api:** api update ([d2fa306](https://github.com/Increase/increase-ruby/commit/d2fa306621499ac6b07ca6d6af0b152a90f61067))
|
|
129
|
+
* **api:** api update ([7fe9f53](https://github.com/Increase/increase-ruby/commit/7fe9f53257f365926ab045ad87866976714062d1))
|
|
130
|
+
* **api:** api update ([67b8dbf](https://github.com/Increase/increase-ruby/commit/67b8dbfbdebd3a25a009b0e9483d3efc20fd47c1))
|
|
131
|
+
* **api:** api update ([d5c3357](https://github.com/Increase/increase-ruby/commit/d5c33578cd9544b10047e3981970f0f79d0e67ad))
|
|
132
|
+
* **api:** api update ([4319fa3](https://github.com/Increase/increase-ruby/commit/4319fa3aab70b389db23e6c3583f7f24dccd176b))
|
|
133
|
+
* **api:** api update ([9af2d06](https://github.com/Increase/increase-ruby/commit/9af2d063181637e84b78c23b2379851b30a1e2c8))
|
|
134
|
+
* **api:** api update ([af572b9](https://github.com/Increase/increase-ruby/commit/af572b982316d8ad976221aaecc78f6a4a5f1a77))
|
|
135
|
+
* **client:** add webhook support ([c873d85](https://github.com/Increase/increase-ruby/commit/c873d8586d280b9e0e13c6e564f68f17fa8d81e3))
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
### Bug Fixes
|
|
139
|
+
|
|
140
|
+
* calling `break` out of streams should be instantaneous ([d9d0a28](https://github.com/Increase/increase-ruby/commit/d9d0a289232863c2e6248afbd22d6ffdfd5bf846))
|
|
141
|
+
* **client:** always add content-length to post body, even when empty ([aef2fe6](https://github.com/Increase/increase-ruby/commit/aef2fe6cb55acc83a228a2acb3f0690dd7f82bef))
|
|
142
|
+
* **client:** loosen json header parsing ([c047ae2](https://github.com/Increase/increase-ruby/commit/c047ae28d54c3ece94f4be124b7bcc74763c9e6c))
|
|
143
|
+
* issue where json.parse errors when receiving HTTP 204 with nobody ([41bfa40](https://github.com/Increase/increase-ruby/commit/41bfa400871737c89342695a01bb2f65ed99a012))
|
|
144
|
+
* properly mock time in ruby ci tests ([89f7533](https://github.com/Increase/increase-ruby/commit/89f7533c558e7eba55dc2c741103fc6f1a47b945))
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
### Chores
|
|
148
|
+
|
|
149
|
+
* **docs:** remove www prefix ([0a9b229](https://github.com/Increase/increase-ruby/commit/0a9b229d07e1646a9d41076313018a3c0327d149))
|
|
150
|
+
* **internal:** codegen related update ([5e62216](https://github.com/Increase/increase-ruby/commit/5e62216d033a720cf9efb23e46bf4dd1d214fa81))
|
|
151
|
+
* **internal:** codegen related update ([70fa568](https://github.com/Increase/increase-ruby/commit/70fa568124ffb341715b9036402c0db8ce9cb81a))
|
|
152
|
+
* **internal:** codegen related update ([cc5705d](https://github.com/Increase/increase-ruby/commit/cc5705d53a00de97ade9365f752dddbcaed07751))
|
|
153
|
+
* **internal:** codegen related update ([36a3ea8](https://github.com/Increase/increase-ruby/commit/36a3ea8ef2941bbe4f8251dab71fdbb8427b1cf8))
|
|
154
|
+
* **internal:** tweak CI branches ([e6bcade](https://github.com/Increase/increase-ruby/commit/e6bcade7f30bfcca40cf3f4e17066633a7c70dba))
|
|
155
|
+
* **internal:** update `actions/checkout` version ([998f9cd](https://github.com/Increase/increase-ruby/commit/998f9cdab36085daa153d3698ae196767034fd85))
|
|
156
|
+
* **internal:** update gitignore ([4838ccc](https://github.com/Increase/increase-ruby/commit/4838ccc963e898e49c38e2fb0026656cf1e31cdb))
|
|
157
|
+
* move `cgi` into dependencies for ruby 4 ([24c9d9f](https://github.com/Increase/increase-ruby/commit/24c9d9fee4c206ffc5f49b81a896366c34a343ae))
|
|
158
|
+
* **tests:** bump steady to v0.19.4 ([704590b](https://github.com/Increase/increase-ruby/commit/704590b4e61fe317a42a8eab1d3f898e06363f66))
|
|
159
|
+
* **tests:** bump steady to v0.19.5 ([c4fca5c](https://github.com/Increase/increase-ruby/commit/c4fca5c3dc01ee9508767d674c7d7fbf44a43829))
|
|
160
|
+
* **tests:** bump steady to v0.19.6 ([d28fad1](https://github.com/Increase/increase-ruby/commit/d28fad1095e910e333b8dc859e38f36283c33a67))
|
|
161
|
+
* update mock server docs ([4d9d783](https://github.com/Increase/increase-ruby/commit/4d9d783cbead1701fea327429ac3f149610e3a40))
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
### Refactors
|
|
165
|
+
|
|
166
|
+
* **tests:** switch from prism to steady ([65ff0ba](https://github.com/Increase/increase-ruby/commit/65ff0bae7d21b9eb2f5d66ad4d9c39425b6aa613))
|
|
167
|
+
|
|
168
|
+
## 1.265.0 (2026-03-21)
|
|
169
|
+
|
|
170
|
+
Full Changelog: [v1.264.0...v1.265.0](https://github.com/Increase/increase-ruby/compare/v1.264.0...v1.265.0)
|
|
171
|
+
|
|
172
|
+
### Features
|
|
173
|
+
|
|
174
|
+
* **api:** api update ([ba4d1d1](https://github.com/Increase/increase-ruby/commit/ba4d1d17e0b779d8e4cb4872bbe8fd200afb38cd))
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Chores
|
|
178
|
+
|
|
179
|
+
* **tests:** bump steady to v0.19.5 ([fa5eb7c](https://github.com/Increase/increase-ruby/commit/fa5eb7c1ad6334e4da6a55ef372b8550126da8a6))
|
|
180
|
+
|
|
3
181
|
## 1.264.0 (2026-03-20)
|
|
4
182
|
|
|
5
183
|
Full Changelog: [v1.263.0...v1.264.0](https://github.com/Increase/increase-ruby/compare/v1.263.0...v1.264.0)
|
data/README.md
CHANGED
|
@@ -44,17 +44,25 @@ module Increase
|
|
|
44
44
|
required :domestic_push_transfers,
|
|
45
45
|
enum: -> { Increase::CardTokenCapabilities::Route::DomesticPushTransfers }
|
|
46
46
|
|
|
47
|
+
# @!attribute issuer_country
|
|
48
|
+
# The ISO-3166-1 alpha-2 country code of the card's issuing bank.
|
|
49
|
+
#
|
|
50
|
+
# @return [String]
|
|
51
|
+
required :issuer_country, String
|
|
52
|
+
|
|
47
53
|
# @!attribute route
|
|
48
54
|
# The card network route the capabilities apply to.
|
|
49
55
|
#
|
|
50
56
|
# @return [Symbol, Increase::Models::CardTokenCapabilities::Route::Route]
|
|
51
57
|
required :route, enum: -> { Increase::CardTokenCapabilities::Route::Route }
|
|
52
58
|
|
|
53
|
-
# @!method initialize(cross_border_push_transfers:, domestic_push_transfers:, route:)
|
|
59
|
+
# @!method initialize(cross_border_push_transfers:, domestic_push_transfers:, issuer_country:, route:)
|
|
54
60
|
# @param cross_border_push_transfers [Symbol, Increase::Models::CardTokenCapabilities::Route::CrossBorderPushTransfers] Whether you can push funds to the card using cross-border Card Push Transfers.
|
|
55
61
|
#
|
|
56
62
|
# @param domestic_push_transfers [Symbol, Increase::Models::CardTokenCapabilities::Route::DomesticPushTransfers] Whether you can push funds to the card using domestic Card Push Transfers.
|
|
57
63
|
#
|
|
64
|
+
# @param issuer_country [String] The ISO-3166-1 alpha-2 country code of the card's issuing bank.
|
|
65
|
+
#
|
|
58
66
|
# @param route [Symbol, Increase::Models::CardTokenCapabilities::Route::Route] The card network route the capabilities apply to.
|
|
59
67
|
|
|
60
68
|
# Whether you can push funds to the card using cross-border Card Push Transfers.
|
|
@@ -33,20 +33,20 @@ module Increase
|
|
|
33
33
|
# @return [Symbol, Increase::Models::InboundMailItemActionParams::Check::Action]
|
|
34
34
|
required :action, enum: -> { Increase::InboundMailItemActionParams::Check::Action }
|
|
35
35
|
|
|
36
|
-
# @!attribute
|
|
36
|
+
# @!attribute account_id
|
|
37
37
|
# The identifier of the Account to deposit the check into. If not provided, the
|
|
38
38
|
# check will be deposited into the Account associated with the Lockbox.
|
|
39
39
|
#
|
|
40
40
|
# @return [String, nil]
|
|
41
|
-
optional :
|
|
41
|
+
optional :account_id, String
|
|
42
42
|
|
|
43
|
-
# @!method initialize(action:,
|
|
43
|
+
# @!method initialize(action:, account_id: nil)
|
|
44
44
|
# Some parameter documentations has been truncated, see
|
|
45
45
|
# {Increase::Models::InboundMailItemActionParams::Check} for more details.
|
|
46
46
|
#
|
|
47
47
|
# @param action [Symbol, Increase::Models::InboundMailItemActionParams::Check::Action] The action to perform on the Inbound Mail Item.
|
|
48
48
|
#
|
|
49
|
-
# @param
|
|
49
|
+
# @param account_id [String] The identifier of the Account to deposit the check into. If not provided, the ch
|
|
50
50
|
|
|
51
51
|
# The action to perform on the Inbound Mail Item.
|
|
52
52
|
#
|
data/lib/increase/version.rb
CHANGED
|
@@ -71,6 +71,10 @@ module Increase
|
|
|
71
71
|
end
|
|
72
72
|
attr_accessor :domestic_push_transfers
|
|
73
73
|
|
|
74
|
+
# The ISO-3166-1 alpha-2 country code of the card's issuing bank.
|
|
75
|
+
sig { returns(String) }
|
|
76
|
+
attr_accessor :issuer_country
|
|
77
|
+
|
|
74
78
|
# The card network route the capabilities apply to.
|
|
75
79
|
sig do
|
|
76
80
|
returns(Increase::CardTokenCapabilities::Route::Route::TaggedSymbol)
|
|
@@ -83,6 +87,7 @@ module Increase
|
|
|
83
87
|
Increase::CardTokenCapabilities::Route::CrossBorderPushTransfers::OrSymbol,
|
|
84
88
|
domestic_push_transfers:
|
|
85
89
|
Increase::CardTokenCapabilities::Route::DomesticPushTransfers::OrSymbol,
|
|
90
|
+
issuer_country: String,
|
|
86
91
|
route: Increase::CardTokenCapabilities::Route::Route::OrSymbol
|
|
87
92
|
).returns(T.attached_class)
|
|
88
93
|
end
|
|
@@ -91,6 +96,8 @@ module Increase
|
|
|
91
96
|
cross_border_push_transfers:,
|
|
92
97
|
# Whether you can push funds to the card using domestic Card Push Transfers.
|
|
93
98
|
domestic_push_transfers:,
|
|
99
|
+
# The ISO-3166-1 alpha-2 country code of the card's issuing bank.
|
|
100
|
+
issuer_country:,
|
|
94
101
|
# The card network route the capabilities apply to.
|
|
95
102
|
route:
|
|
96
103
|
)
|
|
@@ -103,6 +110,7 @@ module Increase
|
|
|
103
110
|
Increase::CardTokenCapabilities::Route::CrossBorderPushTransfers::TaggedSymbol,
|
|
104
111
|
domestic_push_transfers:
|
|
105
112
|
Increase::CardTokenCapabilities::Route::DomesticPushTransfers::TaggedSymbol,
|
|
113
|
+
issuer_country: String,
|
|
106
114
|
route: Increase::CardTokenCapabilities::Route::Route::TaggedSymbol
|
|
107
115
|
}
|
|
108
116
|
)
|
|
@@ -71,16 +71,16 @@ module Increase
|
|
|
71
71
|
# The identifier of the Account to deposit the check into. If not provided, the
|
|
72
72
|
# check will be deposited into the Account associated with the Lockbox.
|
|
73
73
|
sig { returns(T.nilable(String)) }
|
|
74
|
-
attr_reader :
|
|
74
|
+
attr_reader :account_id
|
|
75
75
|
|
|
76
|
-
sig { params(
|
|
77
|
-
attr_writer :
|
|
76
|
+
sig { params(account_id: String).void }
|
|
77
|
+
attr_writer :account_id
|
|
78
78
|
|
|
79
79
|
sig do
|
|
80
80
|
params(
|
|
81
81
|
action:
|
|
82
82
|
Increase::InboundMailItemActionParams::Check::Action::OrSymbol,
|
|
83
|
-
|
|
83
|
+
account_id: String
|
|
84
84
|
).returns(T.attached_class)
|
|
85
85
|
end
|
|
86
86
|
def self.new(
|
|
@@ -88,7 +88,7 @@ module Increase
|
|
|
88
88
|
action:,
|
|
89
89
|
# The identifier of the Account to deposit the check into. If not provided, the
|
|
90
90
|
# check will be deposited into the Account associated with the Lockbox.
|
|
91
|
-
|
|
91
|
+
account_id: nil
|
|
92
92
|
)
|
|
93
93
|
end
|
|
94
94
|
|
|
@@ -97,7 +97,7 @@ module Increase
|
|
|
97
97
|
{
|
|
98
98
|
action:
|
|
99
99
|
Increase::InboundMailItemActionParams::Check::Action::OrSymbol,
|
|
100
|
-
|
|
100
|
+
account_id: String
|
|
101
101
|
}
|
|
102
102
|
)
|
|
103
103
|
end
|
|
@@ -25,6 +25,7 @@ module Increase
|
|
|
25
25
|
{
|
|
26
26
|
cross_border_push_transfers: Increase::Models::CardTokenCapabilities::Route::cross_border_push_transfers,
|
|
27
27
|
domestic_push_transfers: Increase::Models::CardTokenCapabilities::Route::domestic_push_transfers,
|
|
28
|
+
issuer_country: String,
|
|
28
29
|
route: Increase::Models::CardTokenCapabilities::Route::route
|
|
29
30
|
}
|
|
30
31
|
|
|
@@ -33,17 +34,21 @@ module Increase
|
|
|
33
34
|
|
|
34
35
|
attr_accessor domestic_push_transfers: Increase::Models::CardTokenCapabilities::Route::domestic_push_transfers
|
|
35
36
|
|
|
37
|
+
attr_accessor issuer_country: String
|
|
38
|
+
|
|
36
39
|
attr_accessor route: Increase::Models::CardTokenCapabilities::Route::route
|
|
37
40
|
|
|
38
41
|
def initialize: (
|
|
39
42
|
cross_border_push_transfers: Increase::Models::CardTokenCapabilities::Route::cross_border_push_transfers,
|
|
40
43
|
domestic_push_transfers: Increase::Models::CardTokenCapabilities::Route::domestic_push_transfers,
|
|
44
|
+
issuer_country: String,
|
|
41
45
|
route: Increase::Models::CardTokenCapabilities::Route::route
|
|
42
46
|
) -> void
|
|
43
47
|
|
|
44
48
|
def to_hash: -> {
|
|
45
49
|
cross_border_push_transfers: Increase::Models::CardTokenCapabilities::Route::cross_border_push_transfers,
|
|
46
50
|
domestic_push_transfers: Increase::Models::CardTokenCapabilities::Route::domestic_push_transfers,
|
|
51
|
+
issuer_country: String,
|
|
47
52
|
route: Increase::Models::CardTokenCapabilities::Route::route
|
|
48
53
|
}
|
|
49
54
|
|
|
@@ -30,24 +30,24 @@ module Increase
|
|
|
30
30
|
type check =
|
|
31
31
|
{
|
|
32
32
|
action: Increase::Models::InboundMailItemActionParams::Check::action,
|
|
33
|
-
|
|
33
|
+
account_id: String
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
class Check < Increase::Internal::Type::BaseModel
|
|
37
37
|
attr_accessor action: Increase::Models::InboundMailItemActionParams::Check::action
|
|
38
38
|
|
|
39
|
-
attr_reader
|
|
39
|
+
attr_reader account_id: String?
|
|
40
40
|
|
|
41
|
-
def
|
|
41
|
+
def account_id=: (String) -> String
|
|
42
42
|
|
|
43
43
|
def initialize: (
|
|
44
44
|
action: Increase::Models::InboundMailItemActionParams::Check::action,
|
|
45
|
-
?
|
|
45
|
+
?account_id: String
|
|
46
46
|
) -> void
|
|
47
47
|
|
|
48
48
|
def to_hash: -> {
|
|
49
49
|
action: Increase::Models::InboundMailItemActionParams::Check::action,
|
|
50
|
-
|
|
50
|
+
account_id: String
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
type action = :deposit | :ignore
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: increase
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.266.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Increase
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-03-
|
|
11
|
+
date: 2026-03-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: cgi
|