Skip to content

Releases: doronz88/rpc-project

v4.3.0

18 Feb 14:16
f30018e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.3.0

v4.2.2

18 Feb 06:43
97b5faf
Compare
Choose a tag to compare

What's Changed

  • pyproject: refactor license line to short version by @doronz88 in #343

Full Changelog: v4.2.1...v4.2.2

v4.2.1

07 Feb 22:45
7c0ebdc
Compare
Choose a tag to compare

What's Changed

  • server: use protobuf-c v1.5.0 inplace instead of submodule by @doronz88 in #342

Full Changelog: v4.2.0...v4.2.1

v4.2.0

25 Jan 09:25
42d700f
Compare
Choose a tag to compare

What's Changed

  • f983a18 client: add darwin mach-related consts and structs
  • d77506b client: processes: add get_mach_ports()
  • ec48cd3 client: processes: add get_mach_port_cross_ref_info()
  • 0ac0fa0 fs: add iterdir to RemotePath
  • 36123a7 fs: add touch to RemotePath
  • 47e78fa fs: adapt RemotePath to python3.12
  • e74eddc fs: fix bug in RemotePath._cp_dir
  • 9167cf9 fs: add exist_ok to mkdir in RemotePath
  • 02cb515 tests: use fs._remote_path in tmp_path
  • 323b8d5 tests: add mkdir test
  • 4f7f5d5 lint: lint files

Full Changelog: v4.1.3...v4.2.0

v4.1.3

23 Jan 12:44
89d2255
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

21 Jan 12:18
d2cc5b0
Compare
Choose a tag to compare

What's Changed

  • 39f3ff3 ci: add python3.12 tests
  • 57ad5e0 shell: remove asyncio logger
  • 912f343 fs: bugfix in pull and push

Full Changelog: v4.1.1...v4.1.2

v4.1.1

17 Jan 09:20
d12aae3
Compare
Choose a tag to compare

What's Changed

  • 9986ff6 client: fix raw register accesses
  • 33b883f ci: stop old runs of pull-request handler

Full Changelog: v4.1.0...v4.1.1

v4.1.0

26 Dec 09:12
9ef4301
Compare
Choose a tag to compare

What's Changed

  • 23952d7 test_fs: Add new tests
  • 3ef01c6 rpcserver: Return response error in handle_listdir
  • fbc34c9 rpcserver: common: Fix buffer overflow in handle_client
  • 2dc0dfe fs: improve pull and push

Full Changelog: v4.0.1...v4.1.0

v4.0.1

21 Dec 10:27
9b6ee75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

20 Dec 14:36
2b18b3a
Compare
Choose a tag to compare

What's Changed

  • 4e1d489 ci: optimize pull-request actions
  • 99073f7 server: force .clang-format
  • 245176a refactor protocol using protobuf

Full Changelog: v3.33.0...v4.0.0