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!: update go-sdk to v1 #81

Merged
merged 30 commits into from
Jun 18, 2024
Merged

feat!: update go-sdk to v1 #81

merged 30 commits into from
Jun 18, 2024

Conversation

denilbhatt0814
Copy link
Contributor

📑 Description

This PR has modified several files to make it in sync with Nitric V1. The primarily affected files are in ./api/ along with appropriate tests for each package. I have also modified the security options applied to API resources to support OIDC.In addition, the PR also brings new package workers, separating the asynchronous actions which can be taken on resources; eg: BlobEvents, Subscription to topics, and so on. Lastly, there have also been slight modifications in package nitric to accommodate the usage of the aforementioned workers.

@denilbhatt0814 denilbhatt0814 marked this pull request as ready for review May 31, 2024 05:35
@denilbhatt0814 denilbhatt0814 marked this pull request as draft May 31, 2024 05:35
@HomelessDinosaur HomelessDinosaur changed the base branch from main to develop May 31, 2024 05:44
Copy link
Member

@tjholm tjholm left a comment

Choose a reason for hiding this comment

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

Really appreciate all the work that went into this @denilbhatt0814, thank you so much for contributing 🙌 .

Just a few small things for now, still reviewing but so far everything looks great 👍

api/keyvalue/keyvalue_test.go Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
@denilbhatt0814
Copy link
Contributor Author

@tjholm I have made the requested changes, please go through them

api/storage/file.go Outdated Show resolved Hide resolved
@tjholm tjholm self-requested a review June 13, 2024 23:40
@tjholm tjholm marked this pull request as ready for review June 17, 2024 23:19
@tjholm tjholm changed the title feat: update go-sdk to v1 feat!: update go-sdk to v1 Jun 17, 2024
@tjholm tjholm changed the base branch from develop to main June 17, 2024 23:22
@tjholm tjholm merged commit e9891a2 into nitrictech:main Jun 18, 2024
1 check failed
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.

5 participants