Skip to content

Commit 8bc7ee8

Browse files
authored
Release: Version 1.21.0 (#1312)
* release: version 1.21.0
1 parent 0f0c492 commit 8bc7ee8

File tree

3 files changed

+1263
-2591
lines changed

3 files changed

+1263
-2591
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.21.0] - 2024-07-19
9+
10+
### Added
11+
12+
Feat: Implement http response cache (#1296)
13+
Feat: Add custom user agent (#1300)
14+
15+
### Fixed
16+
17+
Fix: Handle CERT_HAS_EXPIRED_ERROR (#1299)
18+
Fix: Docker build fails on some OS (#1304)
19+
Fix: Handle ERR_TLS_CERT_ALTNAME_INVALID and improve overall error descriptions (#1309)
20+
21+
### Changed
22+
23+
Chore: Update oclif to v4.14.0 (#1311)
24+
825
## [1.20.2] - 2024-05-16
926

1027
### Fixed

0 commit comments

Comments
 (0)