CHANGELOG.md (27790B)
1 # v1.19.37 (2026-08-20) 2 3 * **Dependency Update**: Updated to the latest SDK module versions 4 5 # v1.19.36 (2026-08-14) 6 7 * **Dependency Update**: Update to smithy-go v1.27.8. 8 * **Dependency Update**: Updated to the latest SDK module versions 9 10 # v1.19.35 (2026-08-10) 11 12 * **Dependency Update**: Update to smithy-go v1.27.7. 13 * **Dependency Update**: Updated to the latest SDK module versions 14 15 # v1.19.34 (2026-08-05) 16 17 * **Dependency Update**: Updated to the latest SDK module versions 18 19 # v1.19.33 (2026-07-31.2) 20 21 * **Dependency Update**: Updated to the latest SDK module versions 22 * **Dependency Update**: Upgrade to smithy-go v1.27.6 to fix various serde issues in HTTP binding services. 23 24 # v1.19.32 (2026-07-29) 25 26 * **Dependency Update**: Updated to the latest SDK module versions 27 28 # v1.19.31 (2026-07-28) 29 30 * **Dependency Update**: Update to smithy-go v1.27.5. 31 * **Dependency Update**: Updated to the latest SDK module versions 32 33 # v1.19.30 (2026-07-21) 34 35 * **Dependency Update**: Updated to the latest SDK module versions 36 37 # v1.19.29 (2026-07-13) 38 39 * **Dependency Update**: Updated to the latest SDK module versions 40 41 # v1.19.28 (2026-07-08.2) 42 43 * **Dependency Update**: Updated to the latest SDK module versions 44 45 # v1.19.27 (2026-07-06) 46 47 * **Dependency Update**: Updated to the latest SDK module versions 48 49 # v1.19.26 (2026-07-01) 50 51 * **Bug Fix**: Bump smithy-go to 1.27.3, fix JSON encorder for document.Number, endpoint host label format validation and CBOR union serialization on new serde 52 * **Dependency Update**: Updated to the latest SDK module versions 53 54 # v1.19.25 (2026-06-29) 55 56 * **Dependency Update**: Updated to the latest SDK module versions 57 58 # v1.19.24 (2026-06-10) 59 60 * **Dependency Update**: Updated to the latest SDK module versions 61 62 # v1.19.23 (2026-06-08) 63 64 * **Dependency Update**: Updated to the latest SDK module versions 65 66 # v1.19.22 (2026-06-04) 67 68 * **Dependency Update**: Update to smithy-go v1.27.1 to fix several union-related deserialization bugs in schema-serde-enabled services. 69 * **Dependency Update**: Updated to the latest SDK module versions 70 71 # v1.19.21 (2026-06-03) 72 73 * **Dependency Update**: Updated to the latest SDK module versions 74 75 # v1.19.20 (2026-06-02) 76 77 * **Dependency Update**: Updated to the latest SDK module versions 78 79 # v1.19.19 (2026-05-29) 80 81 * **Dependency Update**: Update to smithy-go v1.26.0. 82 * **Dependency Update**: Updated to the latest SDK module versions 83 84 # v1.19.18 (2026-05-28) 85 86 * **Bug Fix**: Create new login cache files with 0600 on Unix platforms. 87 * **Dependency Update**: Updated to the latest SDK module versions 88 89 # v1.19.17 (2026-05-22) 90 91 * **Dependency Update**: Updated to the latest SDK module versions 92 93 # v1.19.16 (2026-04-29) 94 95 * **Dependency Update**: Update to smithy-go v1.25.1. 96 * **Dependency Update**: Updated to the latest SDK module versions 97 98 # v1.19.15 (2026-04-17) 99 100 * **Dependency Update**: Bump smithy-go to 1.25.0 to support endpointBdd trait 101 * **Dependency Update**: Updated to the latest SDK module versions 102 103 # v1.19.14 (2026-04-02) 104 105 * **Dependency Update**: Updated to the latest SDK module versions 106 107 # v1.19.13 (2026-03-26) 108 109 * **Dependency Update**: Updated to the latest SDK module versions 110 111 # v1.19.12 (2026-03-13) 112 113 * **Bug Fix**: Replace usages of the old ioutil/ package throughout the SDK. 114 * **Dependency Update**: Updated to the latest SDK module versions 115 116 # v1.19.11 (2026-03-03) 117 118 * **Dependency Update**: Bump minimum Go version to 1.24 119 * **Dependency Update**: Updated to the latest SDK module versions 120 121 # v1.19.10 (2026-02-23) 122 123 * **Dependency Update**: Updated to the latest SDK module versions 124 125 # v1.19.9 (2026-02-18) 126 127 * **Dependency Update**: Updated to the latest SDK module versions 128 129 # v1.19.8 (2026-02-17) 130 131 * **Dependency Update**: Updated to the latest SDK module versions 132 133 # v1.19.7 (2026-01-09) 134 135 * **Dependency Update**: Updated to the latest SDK module versions 136 137 # v1.19.6 (2025-12-16) 138 139 * **Dependency Update**: Updated to the latest SDK module versions 140 141 # v1.19.5 (2025-12-09) 142 143 * **Dependency Update**: Updated to the latest SDK module versions 144 145 # v1.19.4 (2025-12-08) 146 147 * **Dependency Update**: Updated to the latest SDK module versions 148 149 # v1.19.3 (2025-12-02) 150 151 * **Dependency Update**: Updated to the latest SDK module versions 152 * **Dependency Update**: Upgrade to smithy-go v1.24.0. Notably this version of the library reduces the allocation footprint of the middleware system. We observe a ~10% reduction in allocations per SDK call with this change. 153 154 # v1.19.2 (2025-11-25) 155 156 * **Dependency Update**: Updated to the latest SDK module versions 157 158 # v1.19.1 (2025-11-21) 159 160 * **Dependency Update**: Updated to the latest SDK module versions 161 162 # v1.19.0 (2025-11-19.2) 163 164 * **Feature**: Add support for AWS Login credentials (package credentials/logincreds) to the default credential chain. 165 * **Dependency Update**: Updated to the latest SDK module versions 166 167 # v1.18.25 (2025-11-19) 168 169 * **Dependency Update**: Updated to the latest SDK module versions 170 171 # v1.18.24 (2025-11-12) 172 173 * **Dependency Update**: Updated to the latest SDK module versions 174 175 # v1.18.23 (2025-11-11) 176 177 * **Dependency Update**: Updated to the latest SDK module versions 178 179 # v1.18.22 (2025-11-10) 180 181 * **Dependency Update**: Updated to the latest SDK module versions 182 183 # v1.18.21 (2025-11-04) 184 185 * **Dependency Update**: Updated to the latest SDK module versions 186 * **Dependency Update**: Upgrade to smithy-go v1.23.2 which should convey some passive reduction of overall allocations, especially when not using the metrics system. 187 188 # v1.18.20 (2025-10-30) 189 190 * **Dependency Update**: Updated to the latest SDK module versions 191 192 # v1.18.19 (2025-10-23) 193 194 * **Dependency Update**: Updated to the latest SDK module versions 195 196 # v1.18.18 (2025-10-22) 197 198 * **Dependency Update**: Updated to the latest SDK module versions 199 200 # v1.18.17 (2025-10-16) 201 202 * **Dependency Update**: Bump minimum Go version to 1.23. 203 * **Dependency Update**: Updated to the latest SDK module versions 204 205 # v1.18.16 (2025-09-29) 206 207 * **Dependency Update**: Updated to the latest SDK module versions 208 209 # v1.18.15 (2025-09-26) 210 211 * **Dependency Update**: Updated to the latest SDK module versions 212 213 # v1.18.14 (2025-09-23) 214 215 * **Dependency Update**: Updated to the latest SDK module versions 216 217 # v1.18.13 (2025-09-22) 218 219 * **Dependency Update**: Updated to the latest SDK module versions 220 221 # v1.18.12 (2025-09-10) 222 223 * **Dependency Update**: Updated to the latest SDK module versions 224 225 # v1.18.11 (2025-09-08) 226 227 * **Dependency Update**: Updated to the latest SDK module versions 228 229 # v1.18.10 (2025-08-29) 230 231 * **Dependency Update**: Updated to the latest SDK module versions 232 233 # v1.18.9 (2025-08-28) 234 235 * **Dependency Update**: Updated to the latest SDK module versions 236 237 # v1.18.8 (2025-08-27) 238 239 * **Dependency Update**: Update to smithy-go v1.23.0. 240 * **Dependency Update**: Updated to the latest SDK module versions 241 242 # v1.18.7 (2025-08-26) 243 244 * **Dependency Update**: Updated to the latest SDK module versions 245 246 # v1.18.6 (2025-08-21) 247 248 * **Dependency Update**: Updated to the latest SDK module versions 249 250 # v1.18.5 (2025-08-20) 251 252 * **Dependency Update**: Updated to the latest SDK module versions 253 254 # v1.18.4 (2025-08-11) 255 256 * **Dependency Update**: Updated to the latest SDK module versions 257 258 # v1.18.3 (2025-08-04) 259 260 * **Dependency Update**: Updated to the latest SDK module versions 261 262 # v1.18.2 (2025-07-30) 263 264 * **Dependency Update**: Updated to the latest SDK module versions 265 266 # v1.18.1 (2025-07-29) 267 268 * **Dependency Update**: Updated to the latest SDK module versions 269 270 # v1.18.0 (2025-07-28) 271 272 * **Feature**: Add support for HTTP interceptors. 273 * **Dependency Update**: Updated to the latest SDK module versions 274 275 # v1.17.71 (2025-07-19) 276 277 * **Dependency Update**: Updated to the latest SDK module versions 278 279 # v1.17.70 (2025-06-17) 280 281 * **Dependency Update**: Update to smithy-go v1.22.4. 282 * **Dependency Update**: Updated to the latest SDK module versions 283 284 # v1.17.69 (2025-06-10) 285 286 * **Dependency Update**: Updated to the latest SDK module versions 287 288 # v1.17.68 (2025-06-06) 289 290 * **Dependency Update**: Updated to the latest SDK module versions 291 292 # v1.17.67 (2025-04-10) 293 294 * **Dependency Update**: Updated to the latest SDK module versions 295 296 # v1.17.66 (2025-04-03) 297 298 * **Dependency Update**: Updated to the latest SDK module versions 299 300 # v1.17.65 (2025-03-27) 301 302 * **Dependency Update**: Updated to the latest SDK module versions 303 304 # v1.17.64 (2025-03-25) 305 306 * **Dependency Update**: Updated to the latest SDK module versions 307 308 # v1.17.63 (2025-03-24) 309 310 * **Dependency Update**: Updated to the latest SDK module versions 311 312 # v1.17.62 (2025-03-04.2) 313 314 * **Dependency Update**: Updated to the latest SDK module versions 315 316 # v1.17.61 (2025-02-27) 317 318 * **Dependency Update**: Updated to the latest SDK module versions 319 320 # v1.17.60 (2025-02-18) 321 322 * **Bug Fix**: Bump go version to 1.22 323 * **Dependency Update**: Updated to the latest SDK module versions 324 325 # v1.17.59 (2025-02-05) 326 327 * **Dependency Update**: Updated to the latest SDK module versions 328 329 # v1.17.58 (2025-02-04) 330 331 * **Dependency Update**: Updated to the latest SDK module versions 332 333 # v1.17.57 (2025-01-31) 334 335 * **Dependency Update**: Updated to the latest SDK module versions 336 337 # v1.17.56 (2025-01-30) 338 339 * **Dependency Update**: Updated to the latest SDK module versions 340 341 # v1.17.55 (2025-01-24) 342 343 * **Dependency Update**: Updated to the latest SDK module versions 344 * **Dependency Update**: Upgrade to smithy-go v1.22.2. 345 346 # v1.17.54 (2025-01-17) 347 348 * **Dependency Update**: Updated to the latest SDK module versions 349 350 # v1.17.53 (2025-01-15) 351 352 * **Dependency Update**: Updated to the latest SDK module versions 353 354 # v1.17.52 (2025-01-14) 355 356 * **Dependency Update**: Updated to the latest SDK module versions 357 358 # v1.17.51 (2025-01-10) 359 360 * **Dependency Update**: Updated to the latest SDK module versions 361 362 # v1.17.50 (2025-01-09) 363 364 * **Dependency Update**: Updated to the latest SDK module versions 365 366 # v1.17.49 (2025-01-08) 367 368 * **Dependency Update**: Updated to the latest SDK module versions 369 370 # v1.17.48 (2024-12-19) 371 372 * **Bug Fix**: Fix improper use of printf-style functions. 373 * **Dependency Update**: Updated to the latest SDK module versions 374 375 # v1.17.47 (2024-12-02) 376 377 * **Dependency Update**: Updated to the latest SDK module versions 378 379 # v1.17.46 (2024-11-18) 380 381 * **Dependency Update**: Update to smithy-go v1.22.1. 382 * **Dependency Update**: Updated to the latest SDK module versions 383 384 # v1.17.45 (2024-11-14) 385 386 * **Dependency Update**: Updated to the latest SDK module versions 387 388 # v1.17.44 (2024-11-07) 389 390 * **Dependency Update**: Updated to the latest SDK module versions 391 392 # v1.17.43 (2024-11-06) 393 394 * **Dependency Update**: Updated to the latest SDK module versions 395 396 # v1.17.42 (2024-10-28) 397 398 * **Dependency Update**: Updated to the latest SDK module versions 399 400 # v1.17.41 (2024-10-08) 401 402 * **Dependency Update**: Updated to the latest SDK module versions 403 404 # v1.17.40 (2024-10-07) 405 406 * **Dependency Update**: Updated to the latest SDK module versions 407 408 # v1.17.39 (2024-10-04) 409 410 * **Dependency Update**: Updated to the latest SDK module versions 411 412 # v1.17.38 (2024-10-03) 413 414 * **Dependency Update**: Updated to the latest SDK module versions 415 416 # v1.17.37 (2024-09-27) 417 418 * **Dependency Update**: Updated to the latest SDK module versions 419 420 # v1.17.36 (2024-09-25) 421 422 * **Dependency Update**: Updated to the latest SDK module versions 423 424 # v1.17.35 (2024-09-23) 425 426 * **Dependency Update**: Updated to the latest SDK module versions 427 428 # v1.17.34 (2024-09-20) 429 430 * **Dependency Update**: Updated to the latest SDK module versions 431 432 # v1.17.33 (2024-09-17) 433 434 * **Dependency Update**: Updated to the latest SDK module versions 435 436 # v1.17.32 (2024-09-04) 437 438 * **Dependency Update**: Updated to the latest SDK module versions 439 440 # v1.17.31 (2024-09-03) 441 442 * **Dependency Update**: Updated to the latest SDK module versions 443 444 # v1.17.30 (2024-08-26) 445 446 * **Bug Fix**: Save SSO cached token expiry in UTC to ensure cross-SDK compatibility. 447 448 # v1.17.29 (2024-08-22) 449 450 * **Dependency Update**: Updated to the latest SDK module versions 451 452 # v1.17.28 (2024-08-15) 453 454 * **Dependency Update**: Bump minimum Go version to 1.21. 455 * **Dependency Update**: Updated to the latest SDK module versions 456 457 # v1.17.27 (2024-07-18) 458 459 * **Dependency Update**: Updated to the latest SDK module versions 460 461 # v1.17.26 (2024-07-10.2) 462 463 * **Dependency Update**: Updated to the latest SDK module versions 464 465 # v1.17.25 (2024-07-10) 466 467 * **Dependency Update**: Updated to the latest SDK module versions 468 469 # v1.17.24 (2024-07-03) 470 471 * **Dependency Update**: Updated to the latest SDK module versions 472 473 # v1.17.23 (2024-06-28) 474 475 * **Dependency Update**: Updated to the latest SDK module versions 476 477 # v1.17.22 (2024-06-26) 478 479 * **Dependency Update**: Updated to the latest SDK module versions 480 481 # v1.17.21 (2024-06-19) 482 483 * **Dependency Update**: Updated to the latest SDK module versions 484 485 # v1.17.20 (2024-06-18) 486 487 * **Dependency Update**: Updated to the latest SDK module versions 488 489 # v1.17.19 (2024-06-17) 490 491 * **Dependency Update**: Updated to the latest SDK module versions 492 493 # v1.17.18 (2024-06-07) 494 495 * **Dependency Update**: Updated to the latest SDK module versions 496 497 # v1.17.17 (2024-06-03) 498 499 * **Dependency Update**: Updated to the latest SDK module versions 500 501 # v1.17.16 (2024-05-23) 502 503 * **Dependency Update**: Updated to the latest SDK module versions 504 505 # v1.17.15 (2024-05-16) 506 507 * **Dependency Update**: Updated to the latest SDK module versions 508 509 # v1.17.14 (2024-05-15) 510 511 * **Dependency Update**: Updated to the latest SDK module versions 512 513 # v1.17.13 (2024-05-10) 514 515 * **Dependency Update**: Updated to the latest SDK module versions 516 517 # v1.17.12 (2024-05-08) 518 519 * **Dependency Update**: Updated to the latest SDK module versions 520 521 # v1.17.11 (2024-04-05) 522 523 * **Dependency Update**: Updated to the latest SDK module versions 524 525 # v1.17.10 (2024-03-29) 526 527 * **Dependency Update**: Updated to the latest SDK module versions 528 529 # v1.17.9 (2024-03-21) 530 531 * **Dependency Update**: Updated to the latest SDK module versions 532 533 # v1.17.8 (2024-03-18) 534 535 * **Dependency Update**: Updated to the latest SDK module versions 536 537 # v1.17.7 (2024-03-07) 538 539 * **Bug Fix**: Remove dependency on go-cmp. 540 * **Dependency Update**: Updated to the latest SDK module versions 541 542 # v1.17.6 (2024-03-05) 543 544 * **Dependency Update**: Updated to the latest SDK module versions 545 546 # v1.17.5 (2024-03-04) 547 548 * **Dependency Update**: Updated to the latest SDK module versions 549 550 # v1.17.4 (2024-02-23) 551 552 * **Dependency Update**: Updated to the latest SDK module versions 553 554 # v1.17.3 (2024-02-22) 555 556 * **Dependency Update**: Updated to the latest SDK module versions 557 558 # v1.17.2 (2024-02-21) 559 560 * **Dependency Update**: Updated to the latest SDK module versions 561 562 # v1.17.1 (2024-02-20) 563 564 * **Dependency Update**: Updated to the latest SDK module versions 565 566 # v1.17.0 (2024-02-13) 567 568 * **Feature**: Bump minimum Go version to 1.20 per our language support policy. 569 * **Dependency Update**: Updated to the latest SDK module versions 570 571 # v1.16.16 (2024-01-18) 572 573 * **Dependency Update**: Updated to the latest SDK module versions 574 575 # v1.16.15 (2024-01-16) 576 577 * **Dependency Update**: Updated to the latest SDK module versions 578 579 # v1.16.14 (2024-01-04) 580 581 * **Dependency Update**: Updated to the latest SDK module versions 582 583 # v1.16.13 (2023-12-20) 584 585 * **Dependency Update**: Updated to the latest SDK module versions 586 587 # v1.16.12 (2023-12-08) 588 589 * **Dependency Update**: Updated to the latest SDK module versions 590 591 # v1.16.11 (2023-12-07) 592 593 * **Dependency Update**: Updated to the latest SDK module versions 594 595 # v1.16.10 (2023-12-06) 596 597 * **Dependency Update**: Updated to the latest SDK module versions 598 599 # v1.16.9 (2023-12-01) 600 601 * **Dependency Update**: Updated to the latest SDK module versions 602 603 # v1.16.8 (2023-11-30) 604 605 * **Dependency Update**: Updated to the latest SDK module versions 606 607 # v1.16.7 (2023-11-29) 608 609 * **Dependency Update**: Updated to the latest SDK module versions 610 611 # v1.16.6 (2023-11-28.2) 612 613 * **Dependency Update**: Updated to the latest SDK module versions 614 615 # v1.16.5 (2023-11-28) 616 617 * **Dependency Update**: Updated to the latest SDK module versions 618 619 # v1.16.4 (2023-11-21) 620 621 * **Bug Fix**: Don't expect error responses to have a JSON payload in the endpointcreds provider. 622 623 # v1.16.3 (2023-11-20) 624 625 * **Dependency Update**: Updated to the latest SDK module versions 626 627 # v1.16.2 (2023-11-17) 628 629 * **Dependency Update**: Updated to the latest SDK module versions 630 631 # v1.16.1 (2023-11-15) 632 633 * **Dependency Update**: Updated to the latest SDK module versions 634 635 # v1.16.0 (2023-11-14) 636 637 * **Feature**: Add support for dynamic auth token from file and EKS container host in absolute/relative URIs in the HTTP credential provider. 638 639 # v1.15.2 (2023-11-09) 640 641 * **Dependency Update**: Updated to the latest SDK module versions 642 643 # v1.15.1 (2023-11-02) 644 645 * **Dependency Update**: Updated to the latest SDK module versions 646 647 # v1.15.0 (2023-11-01) 648 649 * **Feature**: Adds support for configured endpoints via environment variables and the AWS shared configuration file. 650 * **Dependency Update**: Updated to the latest SDK module versions 651 652 # v1.14.0 (2023-10-31) 653 654 * **Feature**: **BREAKING CHANGE**: Bump minimum go version to 1.19 per the revised [go version support policy](https://aws.amazon.com/blogs/developer/aws-sdk-for-go-aligns-with-go-release-policy-on-supported-runtimes/). 655 * **Dependency Update**: Updated to the latest SDK module versions 656 657 # v1.13.43 (2023-10-12) 658 659 * **Dependency Update**: Updated to the latest SDK module versions 660 661 # v1.13.42 (2023-10-06) 662 663 * **Dependency Update**: Updated to the latest SDK module versions 664 665 # v1.13.41 (2023-10-02) 666 667 * **Dependency Update**: Updated to the latest SDK module versions 668 669 # v1.13.40 (2023-09-22) 670 671 * **Dependency Update**: Updated to the latest SDK module versions 672 673 # v1.13.39 (2023-09-20) 674 675 * **Dependency Update**: Updated to the latest SDK module versions 676 677 # v1.13.38 (2023-09-18) 678 679 * **Dependency Update**: Updated to the latest SDK module versions 680 681 # v1.13.37 (2023-09-05) 682 683 * **Dependency Update**: Updated to the latest SDK module versions 684 685 # v1.13.36 (2023-08-31) 686 687 * **Dependency Update**: Updated to the latest SDK module versions 688 689 # v1.13.35 (2023-08-21) 690 691 * **Dependency Update**: Updated to the latest SDK module versions 692 693 # v1.13.34 (2023-08-18) 694 695 * **Dependency Update**: Updated to the latest SDK module versions 696 697 # v1.13.33 (2023-08-17) 698 699 * **Dependency Update**: Updated to the latest SDK module versions 700 701 # v1.13.32 (2023-08-07) 702 703 * **Dependency Update**: Updated to the latest SDK module versions 704 705 # v1.13.31 (2023-08-01) 706 707 * **Dependency Update**: Updated to the latest SDK module versions 708 709 # v1.13.30 (2023-07-31) 710 711 * **Dependency Update**: Updated to the latest SDK module versions 712 713 # v1.13.29 (2023-07-28) 714 715 * **Dependency Update**: Updated to the latest SDK module versions 716 717 # v1.13.28 (2023-07-25) 718 719 * **Dependency Update**: Updated to the latest SDK module versions 720 721 # v1.13.27 (2023-07-13) 722 723 * **Dependency Update**: Updated to the latest SDK module versions 724 725 # v1.13.26 (2023-06-15) 726 727 * **Dependency Update**: Updated to the latest SDK module versions 728 729 # v1.13.25 (2023-06-13) 730 731 * **Dependency Update**: Updated to the latest SDK module versions 732 733 # v1.13.24 (2023-05-09) 734 735 * No change notes available for this release. 736 737 # v1.13.23 (2023-05-08) 738 739 * **Dependency Update**: Updated to the latest SDK module versions 740 741 # v1.13.22 (2023-05-04) 742 743 * **Dependency Update**: Updated to the latest SDK module versions 744 745 # v1.13.21 (2023-04-24) 746 747 * **Dependency Update**: Updated to the latest SDK module versions 748 749 # v1.13.20 (2023-04-10) 750 751 * **Dependency Update**: Updated to the latest SDK module versions 752 753 # v1.13.19 (2023-04-07) 754 755 * **Dependency Update**: Updated to the latest SDK module versions 756 757 # v1.13.18 (2023-03-21) 758 759 * **Dependency Update**: Updated to the latest SDK module versions 760 761 # v1.13.17 (2023-03-14) 762 763 * **Dependency Update**: Updated to the latest SDK module versions 764 765 # v1.13.16 (2023-03-10) 766 767 * **Dependency Update**: Updated to the latest SDK module versions 768 769 # v1.13.15 (2023-02-22) 770 771 * **Dependency Update**: Updated to the latest SDK module versions 772 773 # v1.13.14 (2023-02-20) 774 775 * **Dependency Update**: Updated to the latest SDK module versions 776 777 # v1.13.13 (2023-02-15) 778 779 * **Dependency Update**: Updated to the latest SDK module versions 780 781 # v1.13.12 (2023-02-03) 782 783 * **Dependency Update**: Updated to the latest SDK module versions 784 785 # v1.13.11 (2023-02-01) 786 787 * No change notes available for this release. 788 789 # v1.13.10 (2023-01-25) 790 791 * **Dependency Update**: Updated to the latest SDK module versions 792 793 # v1.13.9 (2023-01-23) 794 795 * **Dependency Update**: Updated to the latest SDK module versions 796 797 # v1.13.8 (2023-01-05) 798 799 * **Dependency Update**: Updated to the latest SDK module versions 800 801 # v1.13.7 (2022-12-20) 802 803 * **Dependency Update**: Updated to the latest SDK module versions 804 805 # v1.13.6 (2022-12-19) 806 807 * **Dependency Update**: Updated to the latest SDK module versions 808 809 # v1.13.5 (2022-12-15) 810 811 * **Bug Fix**: Unify logic between shared config and in finding home directory 812 * **Dependency Update**: Updated to the latest SDK module versions 813 814 # v1.13.4 (2022-12-02) 815 816 * **Dependency Update**: Updated to the latest SDK module versions 817 818 # v1.13.3 (2022-11-22) 819 820 * **Dependency Update**: Updated to the latest SDK module versions 821 822 # v1.13.2 (2022-11-17) 823 824 * **Dependency Update**: Updated to the latest SDK module versions 825 826 # v1.13.1 (2022-11-16) 827 828 * **Dependency Update**: Updated to the latest SDK module versions 829 830 # v1.13.0 (2022-11-11) 831 832 * **Announcement**: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846 833 * **Feature**: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider 834 835 # v1.12.24 (2022-11-10) 836 837 * **Dependency Update**: Updated to the latest SDK module versions 838 839 # v1.12.23 (2022-10-24) 840 841 * **Dependency Update**: Updated to the latest SDK module versions 842 843 # v1.12.22 (2022-10-21) 844 845 * **Dependency Update**: Updated to the latest SDK module versions 846 847 # v1.12.21 (2022-09-30) 848 849 * **Dependency Update**: Updated to the latest SDK module versions 850 851 # v1.12.20 (2022-09-20) 852 853 * **Dependency Update**: Updated to the latest SDK module versions 854 855 # v1.12.19 (2022-09-14) 856 857 * **Dependency Update**: Updated to the latest SDK module versions 858 859 # v1.12.18 (2022-09-02) 860 861 * **Dependency Update**: Updated to the latest SDK module versions 862 863 # v1.12.17 (2022-08-31) 864 865 * **Dependency Update**: Updated to the latest SDK module versions 866 867 # v1.12.16 (2022-08-30) 868 869 * **Dependency Update**: Updated to the latest SDK module versions 870 871 # v1.12.15 (2022-08-29) 872 873 * **Dependency Update**: Updated to the latest SDK module versions 874 875 # v1.12.14 (2022-08-15) 876 877 * **Dependency Update**: Updated to the latest SDK module versions 878 879 # v1.12.13 (2022-08-11) 880 881 * **Dependency Update**: Updated to the latest SDK module versions 882 883 # v1.12.12 (2022-08-09) 884 885 * **Dependency Update**: Updated to the latest SDK module versions 886 887 # v1.12.11 (2022-08-08) 888 889 * **Dependency Update**: Updated to the latest SDK module versions 890 891 # v1.12.10 (2022-08-01) 892 893 * **Dependency Update**: Updated to the latest SDK module versions 894 895 # v1.12.9 (2022-07-11) 896 897 * **Dependency Update**: Updated to the latest SDK module versions 898 899 # v1.12.8 (2022-07-05) 900 901 * **Dependency Update**: Updated to the latest SDK module versions 902 903 # v1.12.7 (2022-06-29) 904 905 * **Dependency Update**: Updated to the latest SDK module versions 906 907 # v1.12.6 (2022-06-16) 908 909 * **Dependency Update**: Updated to the latest SDK module versions 910 911 # v1.12.5 (2022-06-07) 912 913 * **Dependency Update**: Updated to the latest SDK module versions 914 915 # v1.12.4 (2022-05-26) 916 917 * **Dependency Update**: Updated to the latest SDK module versions 918 919 # v1.12.3 (2022-05-25) 920 921 * **Dependency Update**: Updated to the latest SDK module versions 922 923 # v1.12.2 (2022-05-17) 924 925 * **Dependency Update**: Updated to the latest SDK module versions 926 927 # v1.12.1 (2022-05-16) 928 929 * **Dependency Update**: Updated to the latest SDK module versions 930 931 # v1.12.0 (2022-04-25) 932 933 * **Feature**: Adds Duration and Policy options that can be used when creating stscreds.WebIdentityRoleProvider credentials provider. 934 * **Dependency Update**: Updated to the latest SDK module versions 935 936 # v1.11.2 (2022-03-30) 937 938 * **Dependency Update**: Updated to the latest SDK module versions 939 940 # v1.11.1 (2022-03-24) 941 942 * **Dependency Update**: Updated to the latest SDK module versions 943 944 # v1.11.0 (2022-03-23) 945 946 * **Feature**: Update `ec2rolecreds` package's `Provider` to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy. 947 * **Dependency Update**: Updated to the latest SDK module versions 948 949 # v1.10.0 (2022-03-08) 950 951 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 952 * **Dependency Update**: Updated to the latest SDK module versions 953 954 # v1.9.0 (2022-02-24) 955 956 * **Feature**: Adds support for `SourceIdentity` to `stscreds.AssumeRoleProvider` [#1588](https://github.com/aws/aws-sdk-go-v2/pull/1588). Fixes [#1575](https://github.com/aws/aws-sdk-go-v2/issues/1575) 957 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 958 * **Dependency Update**: Updated to the latest SDK module versions 959 960 # v1.8.0 (2022-01-14) 961 962 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 963 * **Dependency Update**: Updated to the latest SDK module versions 964 965 # v1.7.0 (2022-01-07) 966 967 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 968 * **Dependency Update**: Updated to the latest SDK module versions 969 970 # v1.6.5 (2021-12-21) 971 972 * **Dependency Update**: Updated to the latest SDK module versions 973 974 # v1.6.4 (2021-12-02) 975 976 * **Dependency Update**: Updated to the latest SDK module versions 977 978 # v1.6.3 (2021-11-30) 979 980 * **Dependency Update**: Updated to the latest SDK module versions 981 982 # v1.6.2 (2021-11-19) 983 984 * **Dependency Update**: Updated to the latest SDK module versions 985 986 # v1.6.1 (2021-11-12) 987 988 * **Dependency Update**: Updated to the latest SDK module versions 989 990 # v1.6.0 (2021-11-06) 991 992 * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. 993 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 994 * **Dependency Update**: Updated to the latest SDK module versions 995 996 # v1.5.0 (2021-10-21) 997 998 * **Feature**: Updated to latest version 999 * **Dependency Update**: Updated to the latest SDK module versions 1000 1001 # v1.4.3 (2021-10-11) 1002 1003 * **Dependency Update**: Updated to the latest SDK module versions 1004 1005 # v1.4.2 (2021-09-17) 1006 1007 * **Dependency Update**: Updated to the latest SDK module versions 1008 1009 # v1.4.1 (2021-09-10) 1010 1011 * **Documentation**: Fixes the AssumeRoleProvider's documentation for using custom TokenProviders. 1012 1013 # v1.4.0 (2021-08-27) 1014 1015 * **Feature**: Adds support for Tags and TransitiveTagKeys to stscreds.AssumeRoleProvider. Closes https://github.com/aws/aws-sdk-go-v2/issues/723 1016 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 1017 * **Dependency Update**: Updated to the latest SDK module versions 1018 1019 # v1.3.3 (2021-08-19) 1020 1021 * **Dependency Update**: Updated to the latest SDK module versions 1022 1023 # v1.3.2 (2021-08-04) 1024 1025 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version. 1026 * **Dependency Update**: Updated to the latest SDK module versions 1027 1028 # v1.3.1 (2021-07-15) 1029 1030 * **Dependency Update**: Updated `github.com/aws/smithy-go` to latest version 1031 * **Dependency Update**: Updated to the latest SDK module versions 1032 1033 # v1.3.0 (2021-06-25) 1034 1035 * **Feature**: Updated `github.com/aws/smithy-go` to latest version 1036 * **Bug Fix**: Fixed example usages of aws.CredentialsCache ([#1275](https://github.com/aws/aws-sdk-go-v2/pull/1275)) 1037 * **Dependency Update**: Updated to the latest SDK module versions 1038 1039 # v1.2.1 (2021-05-20) 1040 1041 * **Dependency Update**: Updated to the latest SDK module versions 1042 1043 # v1.2.0 (2021-05-14) 1044 1045 * **Feature**: Constant has been added to modules to enable runtime version inspection for reporting. 1046 * **Dependency Update**: Updated to the latest SDK module versions 1047