Skip to content

Commit

Permalink
v10.2.4 (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist authored Jul 28, 2023
1 parent 9e29f86 commit 3906b08
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [v10.2.4](https://github.com/fastly/cli/releases/tag/v10.2.4) (2023-07-28)

**Enhancements:**

* fix(kvstoreentry): improve error handling for batch processing [#980](https://github.com/fastly/cli/pull/980)
* feat(kvstore): support deleting all keys [#981](https://github.com/fastly/cli/pull/981)
* feat(configstoreentry): support deleting all keys [#983](https://github.com/fastly/cli/pull/983)

**Bug fixes:**

* fix(compute/deploy): support --service-name for publishing to a non-manifest specific service [#979](https://github.com/fastly/cli/pull/979)
* fix(compute/validate): remove broken decompression bomb check [#984](https://github.com/fastly/cli/pull/984)

## [v10.2.3](https://github.com/fastly/cli/releases/tag/v10.2.3) (2023-07-20)

**Enhancements:**
Expand Down

0 comments on commit 3906b08

Please sign in to comment.