-
Bot authored
# [1.0.0-alpha.3](https://git.gitlab.arm.com/bazel/rules_curl/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-01-29) ### Features * replace `curl_upload` with `curl_upload_file` ([088c8916](https://git.gitlab.arm.com/bazel/rules_curl/commit/088c891619375d4d26cc1dddc618308fcdccb570)) ### BREAKING CHANGES * `curl_upload` is removed, long live `curl_upload_file`. We hope to add `curl_upload` back in to allow uploads of multiple files. There are complexities due to the correct mapping of filepaths. It may be that packaging multiple files into a archive with `rules_pkg` and then uploading that archive is a better way forward anyway.
ef696ecb
Loading