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

Release 6.1.0 #1359

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Release 6.1.0 #1359

merged 4 commits into from
Aug 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 23, 2024

Created by Github Actions
Jira ref: PDP-1418

@snowplowcla
Copy link
Collaborator

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://docs.snowplowanalytics.com/docs/contributing/contributor-license-agreement/ to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

pondzix and others added 4 commits August 26, 2024 15:04
New config section for storage:

```
"storage" : {
...
    "oauth": {
      "clientId": "client-id"
      "clientSecret": ${OAUTH_CLIENT_SECRET}
    }
}
```

So that we can set `clientId` and `clientSecret` authentication properties. Old-style `password` field (relying on personal access tokens) is still supported.
@pondzix pondzix merged commit 875ebbd into master Aug 27, 2024
11 checks passed
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.

4 participants