Commit graph

277 commits

Author SHA1 Message Date
Zhang Jingqiang
4e2ad999b9 g3tiles version 0.2.5 2023-06-12 11:46:35 +08:00
Zhang Jingqiang
8f0490b9ea g3fcgen version 0.5.0 2023-06-12 11:42:22 +08:00
Zhang Jingqiang
3408076c5a g3bench version 0.7.0 2023-06-12 11:41:15 +08:00
Zhang Jingqiang
e9e9701644 update packages 2023-06-12 10:36:07 +08:00
Zhang Jingqiang
3261accbce update packages 2023-06-11 21:47:56 +08:00
Zhang Jingqiang
7cd1bec4e8 update packages 2023-06-10 21:47:38 +08:00
dependabot[bot]
385b611d6d
build(deps): bump capnp from 0.17.0 to 0.17.1 (#80)
Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.17.0 to 0.17.1.
- [Commits](https://github.com/capnproto/capnproto-rust/compare/capnp-v0.17.0...capnp-v0.17.1)

---
updated-dependencies:
- dependency-name: capnp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 12:54:52 +08:00
dependabot[bot]
f4cd1c9d4f
build(deps): bump serde from 1.0.163 to 1.0.164 (#79)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 12:30:43 +08:00
dependabot[bot]
58ff72bf1f
build(deps): bump blake3 from 1.3.3 to 1.4.0 (#78)
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.3.3...1.4.0)

---
updated-dependencies:
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 12:30:15 +08:00
Zhang Jingqiang
f898c37f7c g3proxy: remove useless dependency 2023-06-09 10:29:57 +08:00
Zhang Jingqiang
6824215bac update packages 2023-06-07 21:37:26 +08:00
dependabot[bot]
7f1992dc77
build(deps): bump libc from 0.2.144 to 0.2.146 (#77)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.144 to 0.2.146.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.144...0.2.146)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 12:49:52 +08:00
Zhang Jingqiang
6cf9cca9f8 Revert "build(deps): bump libc from 0.2.144 to 0.2.145 (#73)"
This reverts commit 59ab5a7dd8.
2023-06-06 19:32:20 +08:00
Zhang Jingqiang
5a7a36810d g3proxy version 1.7.15 2023-06-06 15:09:31 +08:00
Zhang Jingqiang
a367d9481e g3magina: move latency interval inside 2023-06-06 14:21:55 +08:00
Zhang Jingqiang
d60b53cbe1 update packages 2023-06-06 12:12:19 +08:00
dependabot[bot]
5af30c9e38
build(deps): bump clap from 4.3.1 to 4.3.2 (#76)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 12:09:38 +08:00
dependabot[bot]
83836cfdce
build(deps): bump regex from 1.8.3 to 1.8.4 (#75)
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 12:09:04 +08:00
Zhang Jingqiang
4407de23f9 g3bench: allow to set latency between serial tasks 2023-06-06 10:50:00 +08:00
Zhang Jingqiang
f2671dc250 update packages 2023-06-05 19:24:26 +08:00
dependabot[bot]
08f973bbfe
build(deps): bump once_cell from 1.17.2 to 1.18.0 (#74)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.2 to 1.18.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.2...v1.18.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 12:51:21 +08:00
dependabot[bot]
59ab5a7dd8
build(deps): bump libc from 0.2.144 to 0.2.145 (#73)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.144 to 0.2.145.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.144...0.2.145)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 12:51:00 +08:00
Zhang Jingqiang
a26b1fe073 update doc 2023-06-04 13:42:41 +08:00
Zhang Jingqiang
d2efe147b8 update to use trust-dns 0.23.0 alpha version 2023-06-03 22:25:21 +08:00
Zhang Jingqiang
70172eb777 update to new trust-dns-resolver api 2023-06-03 22:25:21 +08:00
Zhang Jingqiang
9d32159b38 add dns-over-quic support 2023-06-03 22:25:21 +08:00
zhangjingqiang
d33e6362e8 update to rustls 0.21 2023-06-03 22:25:21 +08:00
Zhang Jingqiang
819d8c077a update doc and packages 2023-06-02 22:15:28 +08:00
Zhang Jingqiang
55b2d8cf2f g3fcgen: compile on old systems 2023-06-02 16:07:36 +08:00
Zhang Jingqiang Working
0b67587d83
increase MSRV to 1.70 (#72)
* increase MSRV to 1.70

* g3bench: use IsTerminal in stdlib

---------

Co-authored-by: Zhang Jingqiang <zh_jq@outlook.com>
2023-06-02 10:28:24 +08:00
Zhang Jingqiang
2829206337 use workspace resolver 2 2023-06-01 21:53:03 +08:00
Zhang Jingqiang
e9ae8522c7 update to use pyo3 0.19 2023-06-01 10:42:25 +08:00
Zhang Jingqiang
96a54bad99 use fnv instead fxhash for ports hashing 2023-05-31 21:45:13 +08:00
Zhang Jingqiang
712e4b6015 update packages 2023-05-31 20:57:56 +08:00
dependabot[bot]
d482205c38
build(deps): bump chrono from 0.4.25 to 0.4.26 (#70)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.25...v0.4.26)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 20:57:02 +08:00
Zhang Jingqiang
803f826d6a fix clippy 1.70 warning 2023-05-31 10:58:01 +08:00
Zhang Jingqiang
2255b21cba delete useless dependency 2023-05-31 10:53:37 +08:00
Zhang Jingqiang
a639863ef7 use rustc-hash instead of fxhash 2023-05-31 10:52:09 +08:00
Zhang Jingqiang
8e5632c366 fix clippy 1.72 warning 2023-05-31 10:44:43 +08:00
Zhang Jingqiang
83266ba10d update packages 2023-05-30 22:25:28 +08:00
Zhang Jingqiang
c402f059a8 g3-yaml: add as_dir_path 2023-05-30 16:51:00 +08:00
Zhang Jingqiang Working
57fef2982d
add MacOS CI (#69)
* add macos ci

* no install of pkgconf

* do not build all on MacOS
2023-05-30 14:57:48 +08:00
Zhang Jingqiang
a2256ac8c1 update doc 2023-05-30 14:01:02 +08:00
Zhang Jingqiang
1a5e903a5e g3-compat: supress empty object warning on MacOS 2023-05-30 13:51:40 +08:00
Zhang Jingqiang
e515eda5e4 g3-compat: compile on other platforms 2023-05-30 13:38:16 +08:00
Zhang Jingqiang
32ac88b7ee update cpu affinity error message on MacOS 2023-05-30 13:27:58 +08:00
Zhang Jingqiang
89b5262b7d update to use openssl 0.10.53 2023-05-30 12:56:00 +08:00
Zhang Jingqiang Working
bc2a40b85c
support compile on MacOS (#68)
* g3-compat: support macos thread affinity

* fix compile
2023-05-30 12:46:19 +08:00
dependabot[bot]
97959ed105
build(deps): bump once_cell from 1.17.1 to 1.17.2 (#66)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.17.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 12:43:43 +08:00
dependabot[bot]
00f316e62c
build(deps): bump indicatif from 0.17.3 to 0.17.4 (#65)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.3...0.17.4)

---
updated-dependencies:
- dependency-name: indicatif
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 12:43:07 +08:00