Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1054 from Artemkaaas/feature/release-1-7-0-prepar…
Browse files Browse the repository at this point in the history
…ation

RC 1.6.2
  • Loading branch information
jovfer authored Aug 10, 2018
2 parents 39c76e8 + da2353f commit c71e63f
Show file tree
Hide file tree
Showing 220 changed files with 6,301 additions and 5,740 deletions.
20 changes: 14 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog

## 1.6.0, 1.6.1

## 1.6.2
* Performed the following changes related to Libindy Ledger API:
* Added `indy_submit_action` endpoint that provides the ability to send either GET_VALIDATOR_INFO or
POOL_RESTART request to specific nodes and to specify custom timeout for a response from a node.
* Updated `indy_build_pool_upgrade_request` API function to accept the additional parameter `package` that allow specify package to be upgraded.* Bugfixes
* Added `pool restart` command in Indy CLI.
* Updated Libindy CD pipeline to run iOS tests and to publish artifacts for Libindy and Libnullpay.
* Bugfixes

## 1.6.1 bugfixes
* Fix connection performance issue
* Fix Android publishing

## 1.6.0
* Integrated tags based search in Anoncreds workflow:
* Updated `indy_prover_store_credential` API function to create tags for a stored credential object.
* API functions `indy_prover_get_credentials` and `indy_prover_get_credentials_for_proof_req` marked as `Deprecated`.
Expand Down Expand Up @@ -30,10 +42,6 @@ Performed the following changes related to Libindy Payments API:
* Added `ledger verify-payment-receipt` command in Indy CLI.
* Bugfixes

### 1.6.1 bugfixes
* Fix connection performance issue
* Fix Android publishing

Notes:

* There is [migration guide](doc/migration-guide-1.5.0-1.6.0.md) about API changes.
Expand Down
Loading

0 comments on commit c71e63f

Please sign in to comment.