# @theorchard/connector-s3-upload-token

## 2.1.0

### Minor Changes

-   SEC: Replace uuid with Node's native randomUUID
-   BREAKING: Minimum node version >= 20

## 2.0.3

### Patch Changes

-   Updated aws dependencies

## 2.0.2

### Patch Changes

-   Add lodash-es to lodash jest module mapping for ESM compatibility

## 2.0.1

### Patch Changes

-   Fix export to use captial letter

## 2.0.0

### Major Changes

-   Upgrade to apollo v4

## 1.2.1

### Patch Changes

-   Patch issue related to truncating a 64-char filename for RoleSessionName [ACC-4587]

## 1.2.0

### Minor Changes

-   Constrain roleSessionName to 64 characters, per AWS API requirements [ACC-4483]

## 1.1.0

### Minor Changes

-   Fix formation of RoleSessionName to force / to -; update dependencies

## 1.0.0

### Major Changes

-   Initial version of connector-s3-upload-token
