Skip to content

Releases: PanDAWMS/panda-common

0.1.8

16 Mar 13:59
d2cc070

Choose a tag to compare

What's Changed

  • msg: fix default in passive mode, refactor code by @mightqxc in #61

Full Changelog: 0.1.7...0.1.8

0.1.7

11 Mar 07:42
568684e

Choose a tag to compare

What's Changed

  • Avoid crashing with nested dicts like in the 'config' part of panda server by @EdwardKaravakis in #56
  • msg: reduce memory with malloc trim, fix for panda daemon to read JSON panda config by @mightqxc in #58
  • Fix typos in comments and docstrings by @EdwardKaravakis in #59
  • msg: fix passive prefetch by @mightqxc in #60

Full Changelog: 0.1.5...0.1.7

0.1.5

28 Jan 08:10
fbb79b6

Choose a tag to compare

Merge pull request #55 from PanDAWMS/flin

v1.0.5

0.1.4

26 Nov 09:54
880add5

Choose a tag to compare

Merge pull request #54 from PanDAWMS/flin

add get sql in vars func; v0.1.4

0.1.3

18 Nov 16:13
1eab20e

Choose a tag to compare

Merge pull request #53 from PanDAWMS/flin

v0.1.3; add several functions in utils

0.1.2

17 Oct 08:54
83e4e47

Choose a tag to compare

Merge pull request #51 from PanDAWMS/flin

v0.1.2; add utcnow functions; improve msg bkr

0.1.1

02 May 09:09

Choose a tag to compare

Utility functions in net_utils

0.1.0

24 Jan 09:07

Choose a tag to compare

Enabled pyproject.toml

0.0.45

09 Oct 11:18

Choose a tag to compare

Increase version

0.0.44

28 Sep 16:24
a25eaca

Choose a tag to compare

Merge pull request #45 from PanDAWMS/flin

msg bkr: adjust destination for rabbitmq