Skip to content
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

Downgrade Diplomat gem to ~> 2.0.5 #38

Closed
wants to merge 1 commit into from

Conversation

nogazr
Copy link
Contributor

@nogazr nogazr commented Jan 11, 2023

Notes

  • Downgrade Diplomat gem to ~> 2.0.5

@nogazr nogazr requested a review from a team January 11, 2023 16:32
@nogazr nogazr force-pushed the downgrade-diplomat-to-2.0.5 branch from 195d23d to 8311785 Compare January 12, 2023 06:46
@@ -21,7 +21,7 @@ def service(key, scope: :all, options: {}, meta: {})
end

# Execute a prepared query
def query(name_or_id, options: nil)
def query(name_or_id, options: {})
Copy link
Contributor Author

@nogazr nogazr Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I modified this to keep this options variable consistent as the other Consul methods (service and key), they are also having as default an empty hash

@nogazr nogazr changed the base branch from master to test-consul-query-method January 12, 2023 16:04
@nogazr nogazr force-pushed the test-consul-query-method branch 3 times, most recently from 28b88b3 to 3d7fb20 Compare January 12, 2023 16:39
@nogazr
Copy link
Contributor Author

nogazr commented Jan 12, 2023

This fix is included in this PR #39

@nogazr nogazr closed this Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant