A bugfix release. If you connected to an existing subscription using --subscription-id
the subscription was deleted when stopping the client.
Now the subscription is not deleted. Also, a new CLI flag --keep-subscription
was added that skips the subscription delete in those cases it is deleted by default (when registering a new subscription).