Commit Graph

15 Commits

Author SHA1 Message Date
Bruno Bigras
72f35a0af4 veilid: 0.3.3 -> 0.3.4 2024-08-02 19:02:34 -04:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
Bruno Bigras
4279d8d442 veilid: 0.3.2 -> 0.3.3 2024-07-07 14:55:48 -04:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Aaron Bieber
25865a40d1 veilid: 0.3.1 -> 0.3.2 2024-05-05 12:51:47 +02:00
Bruno Bigras
8d1ccea740 veilid: 0.3.0 -> 0.3.1 2024-04-04 22:24:05 -04:00
Bruno Bigras
bf427c9eba veilid: 0.2.5 -> 0.3.0 2024-03-27 23:12:01 -04:00
Bruno Bigras
88ad841080 veilid: 0.2.4 -> 0.2.5 2023-11-06 22:58:43 -05:00
Bruno Bigras
47a14ca29e veilid: 0.2.3 -> 0.2.4 2023-10-15 18:57:17 -04:00
Aaron Bieber
79e97e485c
veilid: 0.2.1 -> 0.2.3
0.2.3:
- Security fix for WS denial of service
- Support for latest Rust 1.72

0.2.2:
-  Capnproto 1.0.1 + Protobuf 24.3
-  DHT set/get correctness fixes
-  Connection table fixes
-  Node resolution fixes
-  More debugging commands (appmessage, appcall, resolve, better nodeinfo, etc)
-  Reverse connect for WASM nodes
-  Better Typescript types for WASM
-  Various script and environment cleanups
-  Earthly build for aarch64 RPM
-  Much improved and faster public address detection

While here, add myself to the maintainer list.

closes #258587

add myself as maintainer
2023-10-02 09:22:59 -06:00
Bruno Bigras
93f7036409 veilid: 0.2.0 -> 0.2.1 2023-09-03 23:47:17 -04:00
Bruno Bigras
db90c45534 veilid: 0.1.10 -> 0.2.0 2023-09-02 13:13:16 -04:00
Bruno Bigras
93b7095e08 veilid: 0.1.9 -> 0.1.10 2023-08-20 13:05:41 -04:00
Bruno Bigras
adba145d40 veilid: 0.1.7 -> 0.1.9 2023-08-19 19:39:06 -04:00
Bruno Bigras
d28fdbe974 veilid: init at 0.1.7
Co-authored-by: Evan Richter <evanjrichter@gmail.com>
2023-08-16 16:58:47 +00:00