File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 10.2.0 "
2+ "." : " 10.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 10.2.1] ( https://github.com/workos/workos-ruby/compare/v10.2.0...v10.2.1 ) (2026-08-20)
4+
5+
6+ ### Bug Fixes
7+
8+ * explicitly evict connections if request does not complete as success ([ e792414] ( https://github.com/workos/workos-ruby/commit/e79241473e9cb0e8898632723200a7e23682ff24 ) )
9+
310## [ 10.2.0] ( https://github.com/workos/workos-ruby/compare/v10.1.0...v10.2.0 ) (2026-08-11)
411
512* [ #533 ] ( https://github.com/workos/workos-ruby/pull/533 ) feat(generated)!: regenerate from spec (2 changes)
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- workos (10.2.0 )
4+ workos (10.2.1 )
55 jwt (~> 3.1 )
66 logger (~> 1.7 )
77 zeitwerk (~> 2.6 )
@@ -153,7 +153,7 @@ CHECKSUMS
153153 unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
154154 webmock (3.26.2) sha256=774556f2ea6371846cca68c01769b2eac0d134492d21f6d0ab5dd643965a4c90
155155 webrick (1.9.2) sha256=beb4a15fc474defed24a3bda4ffd88a490d517c9e4e6118c3edce59e45864131
156- workos (10.2.0 )
156+ workos (10.2.1 )
157157 yard (0.9.44) sha256=eb087e9b631ccd887b049f303d489963945452d5e2a7eb49a5a74a7cf6887f28
158158 yard-markdown (0.7.1) sha256=06c378632dfe7ba053be9ba469eb4701aa0470e36bcf7e5546f353eb90c1bfd1
159159 zeitwerk (2.7.5) sha256=d8da92128c09ea6ec62c949011b00ed4a20242b255293dd66bf41545398f73dd
Original file line number Diff line number Diff line change 22
33# @oagen-ignore-file
44module WorkOS
5- VERSION = "10.2.0 "
5+ VERSION = "10.2.1 "
66end
You can’t perform that action at this time.
0 commit comments