You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(documentation): Add release notes, add todo (#9)
- add release notes for patch version
- add todo to remove ClientID from CredentialsProviderOptions in v2
chore(deps): update dependencies (#5)
* chore(examples): update dependencies
Add release notes
* chore(deps): Update package dependencies
* chore(makefile): Add makefile for tests
Add Makefile to reproduce the test commands used in the CI.
A better approach for the future would be to use the exact makefile in the CI
pipelines.
* chore(deps): Update deps and go version
It turns out that the x/crypto with the security fixes requires go 1.23
anyway.
refactor(release): refactoring release process a big. (#3)
* refactor(release): refactoring release process a big.
Add issue templates
Add release drafter
Remove version files
* refactor(github): remove discussions link