Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Authorizations API #96

Merged
merged 11 commits into from
Apr 24, 2020

Conversation

vlastahajek
Copy link
Contributor

@vlastahajek vlastahajek commented Apr 24, 2020

Closes #95 and #82

Added Authorizations API

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass

@vlastahajek vlastahajek requested a review from sranka April 24, 2020 12:19
Copy link
Contributor

@sranka sranka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public API looks good

CHANGELOG.md Outdated
@@ -1,5 +1,8 @@
## 1.1.0
### Features
1. [#95](https://github.com/influxdata/influxdb-client-go/issues/95) Authorization API
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should be better referencing pull request as influxdata/influxdb does

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Fixed.

@vlastahajek vlastahajek changed the title Feat/api authorizations feat: Authorizations API Apr 24, 2020
@vlastahajek vlastahajek merged commit 859fc65 into influxdata:master Apr 24, 2020
@vlastahajek vlastahajek deleted the feat/api-authorizations branch April 24, 2020 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authorization API
3 participants