grafana / iot-sitewise-datasource

IoT Sitewise
Apache License 2.0
18 stars 9 forks source link

Fix: use ReadAuthSettings to get authSettings #333

Closed kevinwcyu closed 3 months ago

kevinwcyu commented 3 months ago

Uses ReadAuthSettings which tries to read auth settings from context first and then automatically falls back to reading auth settings from the environment.

Also includes the changes for releasing these changes.