FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Escape special characters in the Postgres password (#4394) by job-almekinders · Pull Request #4396 · feast-dev/feast · GitHub

fix: Escape special characters in the Postgres password (#4394) - #4396

Merged
tokoko merged 1 commit into
feast-dev:v0.40-branchfrom
job-almekinders:v0.40-branch
Aug 9, 2024
Merged

fix: Escape special characters in the Postgres password (#4394)#4396
tokoko merged 1 commit into
feast-dev:v0.40-branchfrom
job-almekinders:v0.40-branch

Conversation

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

This PR cherry-picks a fix commit to properly parse special characters in Postgres passwords.

More information can be found in the original PR.

* Apply fix

Signed-off-by: Job Almekinders <job.almekinders@teampicnic.com>

* Add special characters to postgres online store test

Signed-off-by: Job Almekinders <job.almekinders@teampicnic.com>

* Fix linting error

Signed-off-by: Job Almekinders <job.almekinders@teampicnic.com>

---------

Signed-off-by: Job Almekinders <job.almekinders@teampicnic.com>

Copy link
Copy Markdown
Contributor Author

I don't understand why the java integration test is failing; is this an unrelated issue perhaps?

tokoko commented Aug 9, 2024

Copy link
Copy Markdown
Collaborator

yeah, it's unrelated #4381. we can merge regardless

tokoko merged commit b456984 into feast-dev:v0.40-branch Aug 9, 2024
franciscojavierarceo pushed a commit that referenced this pull request Aug 9, 2024
## [0.40.1](v0.40.0...v0.40.1) (2024-08-09)

### Bug Fixes

* Add feast-operator files to semantic-release script (v0.40-branch) ([#4383](#4383)) ([44f0e84](44f0e84))
* Escape special characters in the Postgres password ([#4394](#4394)) ([#4396](#4396)) ([b456984](b456984))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL