Skip to content

Tags: redis/go-redis-entraid

Tags

v1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(documentation): Add release notes, add todo (#9)

- add release notes for patch version
- add todo to remove ClientID from CredentialsProviderOptions in v2

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(documentation): add release notes, add badges in readme (#7)

add release notes for next version
add badges to readme
gofmt -s test file

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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