Skip to content

Commit 22fcd6d

Browse files
authored
RUBY-3200 add Ruby 3.2 to CI (#2728)
* add ruby-3.2 to the matrices * fix (one of?) the failing tests under ruby 3.2 * basic style pass * fix another 3.2 error * bump the GH actions to also use ruby 3.2 * add aws-sdk-sts to dev/test dependencies CI under ruby-3.2 complains about missing constant Aws::STS *shrug* * tweak again--make sure both AWS sts and core are loaded * add Ruby 3.2, deprecate Ruby 2.5 and 2.6
1 parent 40160a3 commit 22fcd6d

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

source/reference/driver-compatibility.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ for that Ruby version is deprecated.
245245
:class: compatibility-large no-padding
246246

247247
* - Ruby Driver
248+
- Ruby 3.2
248249
- Ruby 3.1
249250
- Ruby 3.0
250251
- Ruby 2.7
@@ -260,12 +261,30 @@ for that Ruby version is deprecated.
260261
- JRuby 9.2
261262
- JRuby 9.1
262263

264+
* - 2.19
265+
- |checkmark|
266+
- |checkmark|
267+
- |checkmark|
268+
- |checkmark|
269+
- D
270+
- D
271+
-
272+
-
273+
-
274+
-
275+
-
276+
-
277+
- |checkmark|
278+
- |checkmark|
279+
-
280+
263281
* - 2.18
264282
- |checkmark|
265283
- |checkmark|
266284
- |checkmark|
267285
- |checkmark|
268286
- |checkmark|
287+
- |checkmark|
269288
-
270289
-
271290
-
@@ -277,6 +296,7 @@ for that Ruby version is deprecated.
277296
-
278297

279298
* - 2.17
299+
-
280300
- |checkmark|
281301
- |checkmark|
282302
- |checkmark|
@@ -293,6 +313,7 @@ for that Ruby version is deprecated.
293313
-
294314

295315
* - 2.16
316+
-
296317
-
297318
- |checkmark|
298319
- |checkmark|
@@ -309,6 +330,7 @@ for that Ruby version is deprecated.
309330
-
310331

311332
* - 2.15
333+
-
312334
-
313335
- |checkmark|
314336
- |checkmark|
@@ -325,6 +347,7 @@ for that Ruby version is deprecated.
325347
-
326348

327349
* - 2.14
350+
-
328351
-
329352
-
330353
- |checkmark|
@@ -341,6 +364,7 @@ for that Ruby version is deprecated.
341364
-
342365

343366
* - 2.13
367+
-
344368
-
345369
-
346370
- |checkmark|
@@ -357,6 +381,7 @@ for that Ruby version is deprecated.
357381
-
358382

359383
* - 2.12
384+
-
360385
-
361386
-
362387
- |checkmark|
@@ -373,6 +398,7 @@ for that Ruby version is deprecated.
373398
-
374399

375400
* - 2.11
401+
-
376402
-
377403
-
378404
- |checkmark|
@@ -389,6 +415,7 @@ for that Ruby version is deprecated.
389415
-
390416

391417
* - 2.10
418+
-
392419
-
393420
-
394421
- |checkmark|
@@ -408,6 +435,7 @@ for that Ruby version is deprecated.
408435
-
409436
-
410437
-
438+
-
411439
- |checkmark|
412440
- |checkmark|
413441
- |checkmark|
@@ -424,6 +452,7 @@ for that Ruby version is deprecated.
424452
-
425453
-
426454
-
455+
-
427456
- |checkmark|
428457
- |checkmark|
429458
- |checkmark|
@@ -440,6 +469,7 @@ for that Ruby version is deprecated.
440469
-
441470
-
442471
-
472+
-
443473
- |checkmark|
444474
- |checkmark|
445475
- |checkmark|
@@ -456,6 +486,7 @@ for that Ruby version is deprecated.
456486
-
457487
-
458488
-
489+
-
459490
- |checkmark|
460491
- |checkmark|
461492
- |checkmark|

0 commit comments

Comments
 (0)