Skip to content

Releases: ironcore-dev/dpservice

v0.3.12

17 Sep 17:28
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

v0.3.11

08 Jul 16:12
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Place iface_id as the first element in the struct for correct alignment on ARM @guvenc (#587)

v0.3.10

05 Jul 11:22
c1fdd50
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Do not run/fail gRPC GetInit test when attaching to a running service @PlagueCZ (#586)
  • Fix conntrack reference count causing double free @guvenc (#584)
  • Add missing licence info to exporter.py @guvenc (#578)
  • Reorganize licence files and delete unnecessary ones @guvenc (#577)
  • Update docs and fix links after merger @vlorinc (#576)
  • Change gRPC request input error to a warning @PlagueCZ (#575)
  • Fix DNAT cleanup in VNI reset @PlagueCZ (#574)

v0.3.9

05 Jun 14:08
8900dd7
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

v0.3.8

31 May 09:17
42528ad
Compare
Choose a tag to compare

Changes

🚀 Features

  • Remove 'Build and Publish Docker Image' from PR actions @PlagueCZ (#561)

🐛 Bug Fixes

🧰 Maintenance

v0.3.7

28 May 08:14
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Make ND protocol neighbour advertisement flags RFC conform. @guvenc (#556)
  • Fix version template to re-generate during build instead of configure phase @PlagueCZ (#555)

v0.3.6

27 May 16:06
0c09d5d
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Remove flows for a loadbalancer target on deletion @PlagueCZ (#537)
  • Properly handle info of icmp packets in NAT port allocation @byteocean (#529)
  • Fix for running automation test on the tester machine @byteocean (#523)
  • Fix packed structure being used for nat portmap hash key @PlagueCZ (#519)
  • Remove duplicate rte_flow macro @PlagueCZ (#511)
  • Update documentation to reflect DPDK 23.11 change @PlagueCZ (#510)
  • Use "--rm" for the docker tester image execution to clean up @guvenc (#516)

🧰 Maintenance

v0.3.5

01 Mar 12:09
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Identify whether the prepare.sh script on host or on bluefield runs @guvenc (#504)

v0.3.4

01 Mar 10:58
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Add bluefield identifier MT_0000000541 to the prepare.sh list @guvenc (#503)
  • Update prepare.sh to work with newer Linux kernel @PlagueCZ (#500)

v0.3.3

09 Feb 14:38
Compare
Choose a tag to compare

Changes

🚀 Features

  • Adjust prepare.sh script to support Bluefield 2 @guvenc (#494)