Skip to content

Commit 77e8e0e

Browse files
authored
Release: version 1.21.1 (#1329)
* release: version 1.21.1 * fix: fixed deps version
1 parent 21833ac commit 77e8e0e

File tree

3 files changed

+3303
-2107
lines changed

3 files changed

+3303
-2107
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.1] - 2024-12-06
9+
10+
### Fixed
11+
12+
Fix: Allow --ignoreInvalidTLS flag to override allowUnauthorized value for HTTP fetcher (#1328)
13+
Fix: Fallback for getOSName (#1324)
14+
Fix: run prepack when packing for tarballs (#1317)
15+
16+
### Changed
17+
18+
Test: Add tests for Docker build (#1307)
19+
Docs: Update Telegram Documentation (#1321)
20+
821
## [1.21.0] - 2024-07-19
922

1023
### Added

0 commit comments

Comments
 (0)