aries-askar GitHub

v0.3.0
v0.3.0 ## What's Changed * Refactor storage into a separate crate by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/90 * Update dependencies by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/153 * Updates to the README and other Admin files in the repository by @swcurran in https://github.com/hyperledger/aries-askar/pull/151 * Correct Daniel Hardman's github id by @ryjones in https://github.com/hyperledger/aries-askar/pull/154 * Fix build error and warnings by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/155 * build(deps): bump semver from 5.7.1 to 5.7.2 in /wrappers/javascript by @dependabot in https://github.com/hyperledger/aries-askar/pull/156 * Update dependencies and add P-384 key support by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/157 * build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /wrappers/javascript by @dependabot in https://github.com/hyperledger/aries-askar/pull/158 * fix(js): storeRekey in React Native by @genaris in https://github.com/hyperledger/aries-askar/pull/161 * (python) Add autocommit flag to transaction by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/162 * chore: update version for js wrapper by @TimoGlastra in https://github.com/hyperledger/aries-askar/pull/165 * Support copying individual profiles or a whole Store by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/159 * fix(js): add p384 key algo by @genaris in https://github.com/hyperledger/aries-askar/pull/168 * fix(js)!: use patched ref-napi/ffi-napi for nodejs by @genaris in https://github.com/hyperledger/aries-askar/pull/171 * Retry database file removal on windows by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/172 * feat(js): use buffer instead of text-decoder by @berendsliedrecht in https://github.com/hyperledger/aries-askar/pull/170 * Add profile management and store export to JS wrapper by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/169 * Adjust permissions to support uniffi module outside the repo by @conanoc in https://github.com/hyperledger/aries-askar/pull/175 * Update dependencies by @berendsliedrecht in https://github.com/hyperledger/aries-askar/pull/176 * Add method to ping store sessions; verify profile existence when opening a session by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/178 * Postgres provisioning fixes by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/177 * Combine checks for matrix build steps by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/184 * Actively return pool connections by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/183 * chore: update version to 0.3.0 dev by @TimoGlastra in https://github.com/hyperledger/aries-askar/pull/179 * build(js): remove lerna useWorkspaces by @berendsliedrecht in https://github.com/hyperledger/aries-askar/pull/186 * Adjust lower maximum number of connections for sqlite by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/189 * Update to dalek 2.x crates by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/180 * build(deps): bump @babel/traverse from 7.22.17 to 7.23.2 in /wrappers/javascript by @dependabot in https://github.com/hyperledger/aries-askar/pull/191 * Add workaround for building ring on aarch64 by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/198 * release dev under alpha and fix windows install by @berendsliedrecht in https://github.com/hyperledger/aries-askar/pull/192 * fix(js): use quotes instead of brackets for local dependencies by @berendsliedrecht in https://github.com/hyperledger/aries-askar/pull/193 * fix(js): missing binding methods in react native by @genaris in https://github.com/hyperledger/aries-askar/pull/194 * Update dependencies and crate versions by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/199 * build(deps): bump axios from 1.5.0 to 1.6.1 in /wrappers/javascript by @dependabot in https://github.com/hyperledger/aries-askar/pull/200 * Update python wrapper version to 0.3.0 by @andrewwhitehead in https://github.com/hyperledger/aries-askar/pull/201 ## New Contributors * @ryjones made their first contribution in https://github.com/hyperledger/aries-askar/pull/154 * @conanoc made their first contribution in https://github.com/hyperledger/aries-askar/pull/175 **Full Changelog**: https://github.com/hyperledger/aries-askar/compare/v0.2.9...v0.3.0
View on GitHub Created At 2023-11-11 20:18:21 +0000 UTC