-
Notifications
You must be signed in to change notification settings - Fork 10
changes for aca py 0.7.4 #18
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
Conversation
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
So many files. Is this generated code? I see in the changes some are copyright dates and version updates -- but the page takes a long time to load :-) I raise this because I'm wondering about the ACA-Py changes that drive this. Is the number of files changed reasonable, or did something happen between 0.7.3 and 0.7.4 that we should know about? Thanks! |
Looks like most of the changes are due to a line with a space in it (in a comment) is replaced with a line with no space :-D I'm guessing a change to a template that is used to generate code. |
Sorry for that. Yes, these are generated classes. I do not know where the space in the header is coming from, but from what is currently in the main branch there aren't any breaking changes in the api. The only api change so far is an additional "auto_verify" flag in the presentation exchanges. But as not everything is merged yet that might change. |
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com> # Conflicts: # pom.xml
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com> # Conflicts: # src/main/java/org/hyperledger/aries/AriesClient.java
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com> # Conflicts: # src/main/java/org/hyperledger/aries/api/present_proof/PresentationExchangeRecord.java # src/main/java/org/hyperledger/aries/api/present_proof_v2/V20PresExRecord.java
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com> # Conflicts: # src/test/java/org/hyperledger/aries/api/multitenant/MultiTenantTest.java
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com> # Conflicts: # src/main/java/org/hyperledger/aries/AriesClient.java # src/test/java/org/hyperledger/aries/api/multitenant/MultiTenantTest.java
…etails. Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
Signed-off-by: Philipp Etschel <philipp.etschel@ch.bosch.com>
No description provided.