From 1a9afb091381936c09e775296df5482cb8e0309c Mon Sep 17 00:00:00 2001 From: mzz <2017@duck.com> Date: Wed, 28 Jun 2023 01:26:58 +0800 Subject: [PATCH] ci(release): draft release v0.2.0rc4 (#163) --- CHANGELOGS.md | 10 ++++++---- README.md | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOGS.md b/CHANGELOGS.md index d64e66f..ffd1241 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -13,7 +13,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '. ## Releases -- [0.2.0rc3 (Pre-release)](#020rc3-pre-release) +- [0.2.0rc4 (Pre-release)](#020rc4-pre-release) - [0.2.0rc2 (Pre-release)](#020rc2-pre-release) - [0.2.0rc1 (Pre-release)](#020rc1-pre-release) - [0.1.10.p1 (Current)](#0110p1-current) @@ -31,7 +31,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '. - [0.1.0](#010) -### 0.2.0rc3 (Pre-release) +### 0.2.0rc4 (Pre-release) > Release date: 2023/06/27 @@ -51,6 +51,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '. - fix: failed to sniff tls1.2 traffic in some cases in [#135](https://github.com/daeuniverse/dae/pull/135) by (@mzz2017) - fix: enlarge kernel geoip size limit in [#130](https://github.com/daeuniverse/dae/pull/130) by (@mzz2017) - fix(config): problem that always append values to default list in [#128](https://github.com/daeuniverse/dae/pull/128) by (@mzz2017) +- fix/ci: fix argument list too long due to packed and use clang-15 in [#162](https://github.com/daeuniverse/dae/pull/162) by (@mzz2017) ### Others @@ -83,6 +84,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '. - 修复: 一些情况下无法嗅探 tls1.2 流量的问题 in [#135](https://github.com/daeuniverse/dae/pull/135) by (@mzz2017) - 修复: 扩大内核程序中可放置的 geoip 大小限制 in [#130](https://github.com/daeuniverse/dae/pull/130) by (@mzz2017) - 修复(config): 总是将用户设置的值添加到默认列表的后面的问题,例如 tcp_check_url 列表 in [#128](https://github.com/daeuniverse/dae/pull/128) by (@mzz2017) +- 修复/自动化: 修复 packed 导致的 argument list too long 并使用 clang-15 构建 in [#162](https://github.com/daeuniverse/dae/pull/162) by (@mzz2017) ### 其他变更 @@ -99,9 +101,9 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '. - 杂项(changelogs-v0.2.0rc1): 修复格式问题 in [#125](https://github.com/daeuniverse/dae/pull/125) by (@yqlbu) - 杂项(config): 为 config.Marhsaller 添加 IgnoreZero 选项支持 in [#153](https://github.com/daeuniverse/dae/pull/153) by (@mzz2017) -**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.0rc3/example.dae +**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.0rc4/example.dae -**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.0rc2...v0.2.0rc3 +**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.0rc2...v0.2.0rc4 ### 0.2.0rc2 (Pre-release) diff --git a/README.md b/README.md index 4f6a11c..67c609c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

License - version + version lastcommit