Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Nov 10, 2023
1 parent f5d378f commit 8bc4851
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Because of the changes below, upgrading to this version of `targets` will unavoi
* For AWS S3 targets, `tar_delete()`, `tar_destroy()`, and `tar_prune()` now use efficient batched calls to `delete_objects()` instead of costly individual calls to `delete_object()` (#1171).
* Add a new `verbose` argument to `tar_delete()`, `tar_destroy()`, and `tar_prune()`.
* Add a new `batch_size` argument to `tar_delete()`, `tar_destroy()`, and `tar_prune()`.
* Add new arguments `page_size`, `version`, and `verbose` to `tar_resources_aws()` (#1172).
* Add new argument `version` to `tar_resources_gcp()` (#1172).


# targets 1.3.2

Expand Down

0 comments on commit 8bc4851

Please sign in to comment.