generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 7
Is multi writer removal #152
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2ec417e
Add AWS Authentication parameters to DSN UI (#115)
justing-bq 4e8126f
Refactor MYSQL_PROXY (#118)
yanw-bq 201ebb8
Further refactor MYSQL_PROXY (#119)
yanw-bq c8b1fde
AWS SDK helper class (#123)
yanw-bq 3547f49
Implement IAM Authentication (#120)
justing-bq 439a5f2
Add Authentication Parameters to ConnectionStringBuilder (#124)
justing-bq 14d5806
Secrets Manager Proxy (#121)
yanw-bq 2cae844
Secrets manager integration test (#127)
yanw-bq 2752b3c
IAM Authentication Integration Tests (#126)
justing-bq 8644fbb
Refactor Integration Tests (#128)
justing-bq 306afd9
Fix installer (#129)
yanw-bq cfbdf15
Adjust DSN config UI for AWS Authentication (#130)
justing-bq 99c1659
Documentation for AWS Authentication (#131)
justing-bq 3d2d01c
rename windows installer (#132)
yanw-bq 6f317f9
Update license (#133)
yanw-bq 1ea8e3d
Parse Region from Secret if User does not provide Region (#134)
justing-bq 7832b5c
Fix SQLCancel not going through proxy (#135)
yanw-bq 97020b1
Fix typo in doc
b55d9c6
Implement ENABLE_STRICT_READER_FAILOVER user parameter (#136)
justing-bq 1a69f6f
Override change_user() in IAM/Secrets Manager proxy (#137)
yanw-bq b1d097b
Fix failover timeout not obeyed (#138)
yanw-bq e7b7bf7
China endpoint support (#140)
yanw-bq 1543087
Verify Writer Cluster Connections (#139)
justing-bq 17a306c
Fix shadowing member variables causing null pointer exception (#148)
yanw-bq 0a8aaca
Fix monitor timeout (#149)
yanw-bq 8b9c4cd
rename a component that may have name collision issue on mac (#151)
yanw-bq a89dff1
Remove is_multi_writer flag and check for last updated writer
381794b
Merge branch 'dev' of github.com:awslabs/aws-mysql-odbc into is-multi…
b6f1cb0
Fix tests
725af3b
Remove uneeded line
790b2bb
Merge branch 'dev' into is-multi-writer-removal
alexr-bq File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.