neubot / dash

Go implementation of Neubot's DASH experiment
https://neubot.github.io
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

Release 0.4.3 #36

Closed bassosimone closed 2 years ago

bassosimone commented 2 years ago

This pull request contains changes to release 0.4.3 of the DASH server and client. Summary of changes:

  1. ensure dash-client users know about the privacy policy
  2. update dependencies
  3. update containers
  4. update build process to use go ~1.18 build commands

I tested this locally on Linux and it seemed to be working as intended.

I'll tag 0.4.3 once the PR is merged.

bassosimone commented 2 years ago

Thanks @robertodauria !