2.17.0
Enhancements made
- Avoid redundant call to
_get_os_path
in_dir_model
#1547 (@joeyutong) - Allow specifying extra params to scrub from logs #1538 (@jtpio)
- Add a logger to the ExtensionPoint API #1523 (@Zsailer)
- Allow user to update identity values #1518 (@brichet)
Bugs fixed
- Fix FileNotFoundError handling in rename_file methods #1548 (@aws-jasakshi)
- Use stdlib override when possible #1532 (@edrogers)
- CORS is not checked when browsing files. check origin now #1459 #1465 (@gogasca)
Maintenance and upkeep improvements
- Bump the actions group across 1 directory with 2 updates #1551 (@dependabot)
- Fix the failing "Test Lint" check on CI #1540 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@aws-jasakshi | @brichet | @dependabot | @edrogers | @gogasca | @joeyutong | @jtpio | @minrk | @vidartf | @Zsailer