v2.0.3 is now live at repos.influxdata.com!
A few notes:
First, to prevent users from accidentally pulling down a breaking change via apt-get upgrade
, we chose to move to a new package named influxdb2
. The new package is configured to conflict with the old one.
Second, we wrote a new helper script to automate the V1->V2 upgrade process when using the standard paths for these packages. Unfortunately, we forgot to update our packaging logic to include the new script in our .deb and .rpms We’ll fix the problem in 2.0.4, but in the meantime you can find it on our GitHub here.