Skip to content

Conversation

gurustephen
Copy link
Contributor

As the title describes, this should be a straightforward change allowing a password to be specified when connecting to the redis server. I don't anticipate that this would cause any problems, but please double check my work.

I understand that there is a phpredis_client client option we could use instead to pass in a functional phpredis client with a password, but this approach would be easier for us to manage due to differences in our development and production environments.

I would be grateful for a speedy release, so please let me know if I can help. Thank you for your time!

@gurustephen gurustephen requested a review from a team as a code owner October 10, 2024 02:54
@gurustephen gurustephen changed the title Add ability to specify password for the redis server feat: Add ability to specify password for the redis server Oct 10, 2024
@keelerm84 keelerm84 merged commit 233e481 into launchdarkly:main Oct 10, 2024
12 checks passed
keelerm84 pushed a commit that referenced this pull request Oct 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](1.2.0...1.3.0)
(2024-10-10)


### Features

* Add ability to specify password for the redis server
([#20](#20))
([233e481](233e481))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@keelerm84
Copy link
Member

Thank you for your contribution. This has been released in v1.3.0

@gurustephen
Copy link
Contributor Author

I appreciate the quick turnaround! Thank you so much!

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.

2 participants