Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Conversation

vmax
Copy link
Contributor

@vmax vmax commented Aug 19, 2019

What is the goal of this PR?

Recent changes in protocol (typedb/typedb-protocol#7) allow keyspace operations to be authenticated. This PR adapts Grakn Client Python to these recent changes.

What are the changes implemented in this PR?

  • KeyspaceService.retrieve and KeyspaceService.delete now properly set credentials
  • Bump @graknlabs_protocol and @graknlabs_grakn_core to latest version

@vmax vmax added this to the 1.5.4 milestone Aug 19, 2019
@vmax vmax requested a review from flyingsilverfin August 19, 2019 09:33
Copy link
Member

@flyingsilverfin flyingsilverfin left a comment

Choose a reason for hiding this comment

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

Any chance we can test this?

@vmax
Copy link
Contributor Author

vmax commented Aug 19, 2019

@flyingsilverfin this should be tested in closed-source CI pipeline

Copy link
Member

@flyingsilverfin flyingsilverfin left a comment

Choose a reason for hiding this comment

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

Sounds good!

@vmax vmax merged commit dd858f3 into typedb:master Aug 20, 2019
@vmax vmax deleted the authenticated-keyspace-operations branch August 20, 2019 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants