Skip to content

Commit

Permalink
docs: update authors, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Mar 15, 2024
1 parent b512841 commit fe60fbe
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ Manuel Castro <macastro@princeton.edu>
Nico Kemnitz <nkemnitz@princeton.edu>
V24 <55334829+umarfarouk98@users.noreply.github.com>
William Silversmith <william.silversmith@gmail.com>
madiganz <madiganz@users.noreply.github.com>
ranlu <ranlu@users.noreply.github.com>
23 changes: 23 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
CHANGES
=======

4.23.0
------

* feat: add content type to transfer\_to/from
* fix: avoid an error when deleting "parallel" from kwargs

4.22.0
------

* feat: add no\_sign\_request for s3 services
* ci: remove py37 add py312
* fixtest: bump moto version and fix backwards incompatible calls
* fixtest: files present don't interfere with aws credentials
* Add support for AWS\_SESSION\_TOKEN (#102)
* perf: faster path extraction via caching computations

4.21.1
------

* chore: update ChangeLog
* fix: annotate other callsites with locks
* perf: fix potential for multi-thread collision when creating pools

4.21.0
------

Expand Down

0 comments on commit fe60fbe

Please sign in to comment.