tayganr / purviewcli

Microsoft Purview CLI
https://aka.ms/purviewcli
MIT License
48 stars 27 forks source link

Update default user agent to include "purviewcli/<version>" #20

Closed sonnyhcl closed 2 years ago

sonnyhcl commented 2 years ago

Update default user agent to include purviewcli/<version> to indicate requests are sent using which purviewcli version.

before

'User-Agent': 'python-requests/2.25.1'

after

'User-Agent': 'purviewcli/0.3.0 python-requests/2.25.1'
sonnyhcl commented 2 years ago

@tayganr Thanks for your quick reaction! May I know what's timeline for next release? to deliver this enhancement to more users : )

tayganr commented 2 years ago

@sonnyhcl - Just published 0.3.1.