# @empiricalrun/r2-uploader

## 0.9.1

### Patch Changes

- 92254ba: fix: cache control config for report artifacts

## 0.9.0

### Minor Changes

- 1967ac3: feat: support iam creds for s3 uploads

## 0.8.0

### Minor Changes

- 3ee1aec: feat: support aws s3

## 0.7.0

### Minor Changes

- 2d9919d: feat: consolidate zip utils and move to streaming

## 0.6.0

### Minor Changes

- 79a4e0f: feat: add blob reporters for sharding

## 0.5.0

### Minor Changes

- a94a7f7: fix: resolve multipart upload retry failures

## 0.4.0

### Minor Changes

- b01be05: feat: move task queue to r2-uploader package

## 0.3.11

### Patch Changes

- 8668785: feat: enabled params for video analysis tool

## 0.3.10

### Patch Changes

- 9f33a7a: chore: fetch r2 files with suffix, add created_at to summary

## 0.3.9

### Patch Changes

- 21b0768: feat: add send invoice and signed url capability to r2-uploader

## 0.3.8

### Patch Changes

- b93e004: chore: fix aws s3 sdk client version

## 0.3.7

### Patch Changes

- 5231c86: fix: print full path for files in log

## 0.3.6

### Patch Changes

- a1e8599: feat: add log levels for r2 uploader

## 0.3.5

### Patch Changes

- 5901db5: fix: add logs for uploader

## 0.3.4

### Patch Changes

- ff77220: chore: return empty list when fetching a file that does not exist

## 0.3.3

### Patch Changes

- 267a65d: fix: mime type for file stream uploads

## 0.3.2

### Patch Changes

- f317919: feat: use multipart upload with file streams

## 0.3.1

### Patch Changes

- fccb68a: chore: remove uploader logs for cleaner ci runs

## 0.3.0

### Minor Changes

- bac164e: feat: add report assets page which fetches from r2 bucket

## 0.2.0

### Minor Changes

- 2f520d3: feat: support in-memory file upload

## 0.1.3

### Patch Changes

- ae142a5: feat: queue uploads in reporter

## 0.1.2

### Patch Changes

- 7a51a93: fix: upload individual attachments per test and add logs

## 0.1.1

### Patch Changes

- 51b7e11: fix: clean up r2 uploader logs

## 0.1.0

### Minor Changes

- 6a1288a: feat: create r2 uploader package and support for retry
