Skip to content

feat(fs): support providing credentials for both read and read-write#1319

Merged
blacha merged 1 commit intomasterfrom
feat/credential-read-readwrite
Mar 21, 2026
Merged

feat(fs): support providing credentials for both read and read-write#1319
blacha merged 1 commit intomasterfrom
feat/credential-read-readwrite

Conversation

@blacha
Copy link
Copy Markdown
Owner

@blacha blacha commented Oct 10, 2023

Allow supplying both read and read write credentials to the provider the provider will then choose the best credentials.

@blacha blacha force-pushed the feat/credential-read-readwrite branch from 5dab55e to 09bf376 Compare March 4, 2024 23:50
@blacha blacha marked this pull request as ready for review March 5, 2024 00:01
@blacha blacha force-pushed the feat/credential-read-readwrite branch from f79de58 to 7f634cd Compare March 21, 2026 08:18
@blacha blacha merged commit 1307d99 into master Mar 21, 2026
4 checks passed
@blacha blacha deleted the feat/credential-read-readwrite branch March 21, 2026 08:28
@github-actions github-actions bot mentioned this pull request Mar 21, 2026
blacha pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>fs: 11.4.0</summary>

##
[11.4.0](fs-v11.3.2...fs-v11.4.0)
(2026-03-21)


### Features

* **fs:** support providing credentials for both read and read-write
([#1319](#1319))
([1307d99](1307d99))
* support more write options
([#1661](#1661))
([bba1d3c](bba1d3c))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/source bumped from ^11.2.0 to ^11.3.0
    * @chunkd/source-memory bumped from ^11.0.3 to ^11.1.0
    * @chunkd/source-file bumped from ^11.0.2 to ^11.1.0
    * @chunkd/source-http bumped from ^11.2.0 to ^11.3.0
</details>

<details><summary>fs-aws: 11.5.0</summary>

##
[11.5.0](fs-aws-v11.4.2...fs-aws-v11.5.0)
(2026-03-21)


### Features

* **fs:** support providing credentials for both read and read-write
([#1319](#1319))
([1307d99](1307d99))
* support more write options
([#1661](#1661))
([bba1d3c](bba1d3c))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/fs bumped from 11.3.2 to 11.4.0
    * @chunkd/source-aws bumped from 11.0.5 to 11.1.0
</details>

<details><summary>middleware: 11.2.1</summary>

##
[11.2.1](middleware-v11.2.0...middleware-v11.2.1)
(2026-03-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/source bumped from ^11.2.0 to ^11.3.0
</details>

<details><summary>source: 11.3.0</summary>

##
[11.3.0](source-v11.2.0...source-v11.3.0)
(2026-03-21)


### Features

* remove close, sources should auto close themselves
([#1663](#1663))
([f9fde92](f9fde92))
* support more write options
([#1661](#1661))
([bba1d3c](bba1d3c))
</details>

<details><summary>source-aws: 11.1.0</summary>

##
[11.1.0](source-aws-v11.0.5...source-aws-v11.1.0)
(2026-03-21)


### Features

* support more write options
([#1661](#1661))
([bba1d3c](bba1d3c))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/source bumped from ^11.2.0 to ^11.3.0
</details>

<details><summary>source-file: 11.1.0</summary>

##
[11.1.0](source-file-v11.0.2...source-file-v11.1.0)
(2026-03-21)


### Features

* limits reads to the maximum size of the source
([#1666](#1666))
([239855b](239855b))
* remove close, sources should auto close themselves
([#1663](#1663))
([f9fde92](f9fde92))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/source bumped from ^11.2.0 to ^11.3.0
</details>

<details><summary>source-http: 11.3.0</summary>

##
[11.3.0](source-http-v11.2.0...source-http-v11.3.0)
(2026-03-21)


### Features

* support more write options
([#1661](#1661))
([bba1d3c](bba1d3c))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/source bumped from ^11.2.0 to ^11.3.0
</details>

<details><summary>source-memory: 11.1.0</summary>

##
[11.1.0](source-memory-v11.0.3...source-memory-v11.1.0)
(2026-03-21)


### Features

* limits reads to the maximum size of the source
([#1666](#1666))
([239855b](239855b))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @chunkd/source bumped from ^11.2.0 to ^11.3.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant