-
Notifications
You must be signed in to change notification settings - Fork 0
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
EIT-2638 | Implement Java SDK #38
Merged
Merged
Conversation
This file contains 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
# Conflicts: # Cargo.lock # bloock-bridge/proto/record.proto # bloock-bridge/src/server/record.rs # bloock-core/src/record/builder/mod.rs # bloock-core/src/record/document/mod.rs # languages/js/src/bridge/proto/record.ts # languages/js/src/builder.ts
# Conflicts: # Cargo.lock # languages/js/src/bridge/proto/record.ts
# Conflicts: # Cargo.lock # VERSION # bloock-bridge/Cargo.toml # languages/js/package.json # languages/python/bloock/__init__.py
…e document + Change API key UI on clients (#33) * kinda fixed but not really * Encryption with metadata working (needs polish) * Adapt Go interface to new metadata/encryption model * [JS] Remove unnecessary entities and rebuild proto * Add PDF test * Metadata with pdfs working * Comment out unfinished test * Increase SDK version * Fix clippy * Change api key UI on Go sdk * Change api key UI on Python sdk * Fix segfault on Go client * Fix some errors on python sdk * Change api key UI on JS sdk * Change JS fromJson to accept JSON object instead of string * Fix encryption test * Comment out unfinished code * Cargo fmt and upgrade lopdf to fix security audit * Fix clippy * Python fmt * Comment out gtag so go/python tests pass
marcbaque
approved these changes
Nov 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.