From dfcd19c6aabd307c3f743b4601b007a9b2431a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Javier=20Rib=C3=B3=20Labrador?= Date: Fri, 19 Jan 2024 16:14:27 +0000 Subject: [PATCH] chore(release): release 1.0.0 # 1.0.0 (2024-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Bug Fixes * -docs from source ([ba6317d](https://github.com/atala-community-projects/pluto-encrypted/commit/ba6317d436a9103cbf2cc47ab5d1a7abc7b10095)) * add auth to ci ([3f2929f](https://github.com/atala-community-projects/pluto-encrypted/commit/3f2929f82e1475d9b1e31101d8b4003f0ce0fbed)) * add better documentation on the database project. ([c7ffda1](https://github.com/atala-community-projects/pluto-encrypted/commit/c7ffda1ca635d2132cd7bc82f42e230cdb13d729)) * add better release for monorepos, so that it updates dependencies. ([#59](https://github.com/atala-community-projects/pluto-encrypted/issues/59)) ([0833eb6](https://github.com/atala-community-projects/pluto-encrypted/commit/0833eb66494d309319844ebfd5501edcaf78210d)) * add changelog ([20ad815](https://github.com/atala-community-projects/pluto-encrypted/commit/20ad81572085922aafdf5ce0978c17af3125f6e4)) * add cjs and es versions of the packages. ([91be32e](https://github.com/atala-community-projects/pluto-encrypted/commit/91be32ec5e13b2ba04b4d2513b6b7decd1ea5396)) * add coverage report and changes in readme ([0ce18b8](https://github.com/atala-community-projects/pluto-encrypted/commit/0ce18b8f89e663a261f820e86fbb4b39b5c79d5e)) * add env vars to github action. ([4e1cecf](https://github.com/atala-community-projects/pluto-encrypted/commit/4e1cecfb23dcac6b598535c4ecfb20ea7b64b3ea)) * add estlint on CI task + refactor code removing unused code and … ([#67](https://github.com/atala-community-projects/pluto-encrypted/issues/67)) ([d065c5d](https://github.com/atala-community-projects/pluto-encrypted/commit/d065c5d0c3271836a92fa36bc71ea55ff76de83f)) * Add fully working browser demo. ([84e026b](https://github.com/atala-community-projects/pluto-encrypted/commit/84e026b5e7e41467062475d5fb5604b2fe0672f7)) * add higher test coverage for storages. ([#68](https://github.com/atala-community-projects/pluto-encrypted/issues/68)) ([f15979f](https://github.com/atala-community-projects/pluto-encrypted/commit/f15979fff3c58f04d0eb617eda3a5eb677b1dfa1)) * add indexdb example ([e1a5fb0](https://github.com/atala-community-projects/pluto-encrypted/commit/e1a5fb08ff63adbc3666a6290019818c34764408)) * add level db wrapper. ([6ca3f2f](https://github.com/atala-community-projects/pluto-encrypted/commit/6ca3f2f6f9896db6da7358b69d4e27e00dd53a0d)) * add lock. ([d555315](https://github.com/atala-community-projects/pluto-encrypted/commit/d555315df7cf160da7e63e6cfbc8e547709ea718)) * add missing code coverage. ([#65](https://github.com/atala-community-projects/pluto-encrypted/issues/65)) ([e3ded9a](https://github.com/atala-community-projects/pluto-encrypted/commit/e3ded9a5a30b01c37d0d42102bc9f03ce8b21f69)) * add passphrase to gh action. ([3931e06](https://github.com/atala-community-projects/pluto-encrypted/commit/3931e06ecb46279ddc2415c7cdc264afa1639bf2)) * add release rc configuration. ([cffa1d1](https://github.com/atala-community-projects/pluto-encrypted/commit/cffa1d16b7e52d792de741b2df0084ea3846b169)) * add test fixtures. ([7000b41](https://github.com/atala-community-projects/pluto-encrypted/commit/7000b41ddca1d956576975ff70311e5375e299f2)) * add version. ([893634f](https://github.com/atala-community-projects/pluto-encrypted/commit/893634f3cbc907c95d8b0a0f2a792e6b3c815bbc)) * allow leveldb storage to start twice ([#62](https://github.com/atala-community-projects/pluto-encrypted/issues/62)) ([b9e0633](https://github.com/atala-community-projects/pluto-encrypted/commit/b9e06330f01f672a790a33d9a6127f835d1b7009)) * automatically deploy documentation to github pages, remove code … ([#56](https://github.com/atala-community-projects/pluto-encrypted/issues/56)) ([d39dbfb](https://github.com/atala-community-projects/pluto-encrypted/commit/d39dbfbb435db8ae4d8987ec6513872b460af433)) * backup improvement. ([#26](https://github.com/atala-community-projects/pluto-encrypted/issues/26)) ([205d93a](https://github.com/atala-community-projects/pluto-encrypted/commit/205d93a1efc0df82e6ea6aa56bb244556fed1dc8)) * buffer include ([9309853](https://github.com/atala-community-projects/pluto-encrypted/commit/9309853aaa913c4614f54b1838eefd13e4a39af7)) * build on publish ([7533d79](https://github.com/atala-community-projects/pluto-encrypted/commit/7533d79f8490d807f27ad61bc4aee4b414d1d280)) * build packages on release to avoid ci errors ([5c182ff](https://github.com/atala-community-projects/pluto-encrypted/commit/5c182ff22dcc7184fc50f08794d3b66be5e4dba4)) * build. ([#3](https://github.com/atala-community-projects/pluto-encrypted/issues/3)) ([9cea867](https://github.com/atala-community-projects/pluto-encrypted/commit/9cea867270a132e41af283bd7b9f9dabc194cca0)) * bump version correctly during release ([0dc04dc](https://github.com/atala-community-projects/pluto-encrypted/commit/0dc04dc4e3a908ac772fae37f168dd9c9e4ceabb)) * change file. ([25fc63b](https://github.com/atala-community-projects/pluto-encrypted/commit/25fc63b34a6d74c9875beca2a6ce1333d270f832)) * change package description to trigger small release. ([#55](https://github.com/atala-community-projects/pluto-encrypted/issues/55)) ([91dd1c0](https://github.com/atala-community-projects/pluto-encrypted/commit/91dd1c06eaa9d47b12633a99b2fc98919f06144f)) * change pluto encrypted exports for esm and cjs module compatibility. ([0e4cffe](https://github.com/atala-community-projects/pluto-encrypted/commit/0e4cffefc9215bd10673eaebef1f7397ca049cbd)) * change rollup build to es ([#15](https://github.com/atala-community-projects/pluto-encrypted/issues/15)) ([e316378](https://github.com/atala-community-projects/pluto-encrypted/commit/e316378b3e496aa67af6c8a3046ff1c445f05252)) * change test db name ([09b594a](https://github.com/atala-community-projects/pluto-encrypted/commit/09b594a2083e0ec6a757a483cb38d6be5bd03e47)) * change test db name ([#7](https://github.com/atala-community-projects/pluto-encrypted/issues/7)) ([c5fa3ae](https://github.com/atala-community-projects/pluto-encrypted/commit/c5fa3ae142c1362f8c2e96048117e8ac3cd5071a)) * Change the CI pipeline so that docs are released on each merge to master, together with packages. ([#54](https://github.com/atala-community-projects/pluto-encrypted/issues/54)) ([8def60a](https://github.com/atala-community-projects/pluto-encrypted/commit/8def60a6500f46d4a29a0d0a2b65aa744bc96003)) * ci ([e86fb51](https://github.com/atala-community-projects/pluto-encrypted/commit/e86fb5156570c58af9b62eb99f84101357424e7a)) * ci ([ada920f](https://github.com/atala-community-projects/pluto-encrypted/commit/ada920f4053a436e016a82f170326bf4f61cc387)) * ci ([6e9e46b](https://github.com/atala-community-projects/pluto-encrypted/commit/6e9e46b9549d3b8a3ca0742499bd56df6795ed98)) * ci ([1504319](https://github.com/atala-community-projects/pluto-encrypted/commit/1504319d0d01cc7228cc2801524d7fac44defa5d)) * ci ([f0623b5](https://github.com/atala-community-projects/pluto-encrypted/commit/f0623b50557470d4c6890e0233ac94519f756c2c)) * ci ([e5fa647](https://github.com/atala-community-projects/pluto-encrypted/commit/e5fa647d7f2e3b2998ff2776fc09247c85098d9a)) * CI ([ac95f34](https://github.com/atala-community-projects/pluto-encrypted/commit/ac95f34a1bb96335cf1fca7a71c7293465913cc0)) * CI ([77e7a57](https://github.com/atala-community-projects/pluto-encrypted/commit/77e7a57ff2f6353db4852515f17ab5371efa0d54)) * ci [skip ci] ([4165407](https://github.com/atala-community-projects/pluto-encrypted/commit/416540755bf563aa3cfd724bac632212b38fa4a2)) * ci [skip ci] ([6bf4421](https://github.com/atala-community-projects/pluto-encrypted/commit/6bf4421044946a715f0e891e22da6cb8b03a9402)) * ci attempt ([081072c](https://github.com/atala-community-projects/pluto-encrypted/commit/081072ce8d95af19950b010f7240c96a983350e6)) * ci command replace ([38b192c](https://github.com/atala-community-projects/pluto-encrypted/commit/38b192c6c2051e9f148a61eeb0c30c5912cc9664)) * ci docs ([4f3c777](https://github.com/atala-community-projects/pluto-encrypted/commit/4f3c7774c64e35c1689d67398ed1af29b1348d6b)) * ci docs ([596c9a1](https://github.com/atala-community-projects/pluto-encrypted/commit/596c9a1a358d7f1e9481fc7dcda65029cb865f05)) * ci docs improvement. ([#47](https://github.com/atala-community-projects/pluto-encrypted/issues/47)) ([3de272c](https://github.com/atala-community-projects/pluto-encrypted/commit/3de272cd899ac7baea9cb4f8a78b2fd3ef8a2a41)) * ci fix [skip ci] ([3bec8d6](https://github.com/atala-community-projects/pluto-encrypted/commit/3bec8d6da02067307a2416ed4b57177069b7bb2e)) * ci fix [skip ci] ([9febc95](https://github.com/atala-community-projects/pluto-encrypted/commit/9febc95e9990af8b139d8394ef821903a79212b0)) * Ci improvement ([13bd57e](https://github.com/atala-community-projects/pluto-encrypted/commit/13bd57e392f798eaa694bfd657ad9130453d40a8)) * CI include new coverage badges. ([59fc391](https://github.com/atala-community-projects/pluto-encrypted/commit/59fc391ef207ae82f51df5eedf707410bea5bc53)) * ci pipelines ([8697631](https://github.com/atala-community-projects/pluto-encrypted/commit/86976318f3059b05010e8a34f4f930a50bece119)) * ci repo ([e086ec9](https://github.com/atala-community-projects/pluto-encrypted/commit/e086ec9782a062d74f4c9c01f88c3ba2f95aabc0)) * ci task name ([5cf9a80](https://github.com/atala-community-projects/pluto-encrypted/commit/5cf9a800819dd02cf2d9c9ef5474a748e2dcf54d)) * ci token ([ca1c3e7](https://github.com/atala-community-projects/pluto-encrypted/commit/ca1c3e7eaecda0e60cd925908175b0faa9d03d2b)) * **ci:** fi wrong branch ([aa0e1f1](https://github.com/atala-community-projects/pluto-encrypted/commit/aa0e1f12038b03560205958a22c5e955a990eb23)) * **ci:** improve ci ([937ea3c](https://github.com/atala-community-projects/pluto-encrypted/commit/937ea3c403d302e724fe34dad1d05627e0c0fded)) * clean encrypted dependencies ([1443488](https://github.com/atala-community-projects/pluto-encrypted/commit/14434886507fd18bda5b562da57d852fc8e19648)) * Correct coverage on all 3 packages ([e18a707](https://github.com/atala-community-projects/pluto-encrypted/commit/e18a707b49784b6eace13aaa69e8d4fd4526626b)) * database package with optional dependencies. ([526dd56](https://github.com/atala-community-projects/pluto-encrypted/commit/526dd5646eaa9529efcb11873472df127dda9228)) * databse fix ([a76aa4a](https://github.com/atala-community-projects/pluto-encrypted/commit/a76aa4ae63fcedce24a56b2803b9a15258ed8895)) * deploy test coverage to github pages. ([b6efe80](https://github.com/atala-community-projects/pluto-encrypted/commit/b6efe8057c15f609a6cb189e7ad66b3c6e340514)) * disable ci in dev automatically ([99eeea7](https://github.com/atala-community-projects/pluto-encrypted/commit/99eeea7c801f235935d3c973c2c5dfe3ba950c23)) * disable force during ci install as its not needed anymore. ([fcb0829](https://github.com/atala-community-projects/pluto-encrypted/commit/fcb08297b59603f60d5cec55631be214579c82c0)) * doc generation. ([4710bf0](https://github.com/atala-community-projects/pluto-encrypted/commit/4710bf0e7a0306456ca9bbee00f06447f498417c)) * doc type fix ([c09f011](https://github.com/atala-community-projects/pluto-encrypted/commit/c09f011ce0bb46747903a0abbec48663afe3a75e)) * docs ([4fe55f4](https://github.com/atala-community-projects/pluto-encrypted/commit/4fe55f409cefe56e85bd5f62344cc62b12935407)) * docs ([c04eeec](https://github.com/atala-community-projects/pluto-encrypted/commit/c04eeec38e3667337f06d39bdb9ffdfef172754a)) * docs ci update ([#48](https://github.com/atala-community-projects/pluto-encrypted/issues/48)) ([01ae0b9](https://github.com/atala-community-projects/pluto-encrypted/commit/01ae0b970881c5cf50bd454a70cb46b0ad3599ff)) * docs generation [skip ci] ([dac4f9a](https://github.com/atala-community-projects/pluto-encrypted/commit/dac4f9ac1c981bc7ffcf23bf476a1342019690e9)) * docs improvement. ([16f4d56](https://github.com/atala-community-projects/pluto-encrypted/commit/16f4d569e08e67f3130deee413bb9717b11c2889)) * docs path ([8aa56bb](https://github.com/atala-community-projects/pluto-encrypted/commit/8aa56bb1e1418d6753ee123acabda52f1ef10c50)) * docs. ([c39b44e](https://github.com/atala-community-projects/pluto-encrypted/commit/c39b44e217e71330d6645b346fee94c4fa0c3685)) * documentation gen ([6661fa2](https://github.com/atala-community-projects/pluto-encrypted/commit/6661fa20221d76e86cb172e0a2f1ab343ab68f4e)) * downgrade semantic-release ([cf6db56](https://github.com/atala-community-projects/pluto-encrypted/commit/cf6db560bf8d81f5032bf091e029dcd66ef97c3d)) * Downgrade typescript to satisfy npm dependencies. ([cdfb540](https://github.com/atala-community-projects/pluto-encrypted/commit/cdfb5407c0a325e7817ede8448fca883ee4d2434)) * Enable multiple instances of inMemory storage if different database names have been specified. ([8703989](https://github.com/atala-community-projects/pluto-encrypted/commit/8703989abb419409867593f8361bd7bba853319f)) * enable Release candidate versioning for npm packages [skip ci] ([3293fdc](https://github.com/atala-community-projects/pluto-encrypted/commit/3293fdc530fd742deff52fd2cfdceb1724af516e)) * encrypt privatekey sensitive data. ([#9](https://github.com/atala-community-projects/pluto-encrypted/issues/9)) ([bc30040](https://github.com/atala-community-projects/pluto-encrypted/commit/bc3004022e5c22e6b90b2970e8a58b9529841785)) * encrypted change in docs ([#69](https://github.com/atala-community-projects/pluto-encrypted/issues/69)) ([eebfacd](https://github.com/atala-community-projects/pluto-encrypted/commit/eebfacd3b0536600d77e0517a7eb8775826baa82)) * encrypted include buffer wrapper ([42603cf](https://github.com/atala-community-projects/pluto-encrypted/commit/42603cf8f3b01f73e5546f5100cd0d8a881b9569)) * encrypted package needs buffer when it should be using the builtin package. ([fb51f98](https://github.com/atala-community-projects/pluto-encrypted/commit/fb51f981fc5a77181ce2381451d4bad67b256045)) * encrypted release ([85a8349](https://github.com/atala-community-projects/pluto-encrypted/commit/85a834964c68ae3414e8d4c00f5c8e1beeb201b3)) * enforce type exporting. ([2f8bd5a](https://github.com/atala-community-projects/pluto-encrypted/commit/2f8bd5a5e48252f37fc5aabf17a2f499b145dfd9)) * fix ([#74](https://github.com/atala-community-projects/pluto-encrypted/issues/74)) ([5af5a4c](https://github.com/atala-community-projects/pluto-encrypted/commit/5af5a4ced6993f90d2a6855706384e57fc80df0b)) * Fix issue when loading peer did private keys. ([4cf77f6](https://github.com/atala-community-projects/pluto-encrypted/commit/4cf77f6df77ef3201368b6ffc5fe88559fa097e2)) * Fix models ([79f7468](https://github.com/atala-community-projects/pluto-encrypted/commit/79f7468c0632f7cb73359eb69fcedc5426246274)) * force build include in ci ([dac2245](https://github.com/atala-community-projects/pluto-encrypted/commit/dac224542a5e49a47dfed42ea26a72301a76c4f3)) * generate documentation for all the packages in 1 shot. ([3a27f78](https://github.com/atala-community-projects/pluto-encrypted/commit/3a27f78d122855a353efe814fdb7e48e0222ade2)) * gitignore ([3ea8ae7](https://github.com/atala-community-projects/pluto-encrypted/commit/3ea8ae79fb8e1c44400bf364272724098ffa60da)) * ignore ([bfcc0a4](https://github.com/atala-community-projects/pluto-encrypted/commit/bfcc0a48e356cd7b4baae25e52e95c4a1be552cd)) * Implementing getDIDInfoByAlias, getDIDInfoByDID, getAllPrismDIDs, storeMediator, getDIDPrivateKeyByID, getDIDPrivateKeysByDID ([3e2e9e5](https://github.com/atala-community-projects/pluto-encrypted/commit/3e2e9e56ff76432801e39e4ed3c037a86157c0d1)) * Implementing several improvements for LEVELDB, now electron and node demos fully working. ([c04b08d](https://github.com/atala-community-projects/pluto-encrypted/commit/c04b08dfb51b9a3b8524fde54d3709297dd3e054)) * Implementing the didpair methods and convert back to objects. ([#14](https://github.com/atala-community-projects/pluto-encrypted/issues/14)) ([3dce952](https://github.com/atala-community-projects/pluto-encrypted/commit/3dce952ec56f4eadf378ba25d718241ecf1085d5)) * Improve all package documentation ([2602af4](https://github.com/atala-community-projects/pluto-encrypted/commit/2602af4f37f97eb2f70d39d79eb3c3e715e7cead)) * improve CI ([aa164c2](https://github.com/atala-community-projects/pluto-encrypted/commit/aa164c22cb11ece3c788f67f003e66ac41f67e23)) * Improve code coverage and set 100 threshold from now on ([#60](https://github.com/atala-community-projects/pluto-encrypted/issues/60)) ([3bc51e9](https://github.com/atala-community-projects/pluto-encrypted/commit/3bc51e93b95a14611ea0799f5d7c22bfd69bb21a)) * improve code coverage reporting. ([a00cfa6](https://github.com/atala-community-projects/pluto-encrypted/commit/a00cfa631ce0074ac00989fb83af7cb8a8fc14b5)) * improve code coverage reporting. ([87e9838](https://github.com/atala-community-projects/pluto-encrypted/commit/87e9838202806bf25671b386ffa3c2ae8e54e094)) * Improve coverage. ([#21](https://github.com/atala-community-projects/pluto-encrypted/issues/21)) ([a93401a](https://github.com/atala-community-projects/pluto-encrypted/commit/a93401a06aa6dffd450587ec4ff0b68bf2f0d3f9)) * Improve doc generation, export al types and possible external types from other dependencies. ([971241f](https://github.com/atala-community-projects/pluto-encrypted/commit/971241fd26aca33a0c1b8f01e36c56a9c8a8202c)) * Improve documentation flying in a plane. ([78bc3f5](https://github.com/atala-community-projects/pluto-encrypted/commit/78bc3f516023b0a35feda40785f9ab5f6c0c68e6)) * Improve electron and nodejs demos. ([b3502a7](https://github.com/atala-community-projects/pluto-encrypted/commit/b3502a789b85e3a32367df8779ae38ad8a00962f)) * improve release pipeline branches [skip ci] ([9c2f2dc](https://github.com/atala-community-projects/pluto-encrypted/commit/9c2f2dc3b05f5a07560a2d86416ecb4cdca741ab)) * Improve test coverage for test-suite with most of the needed fea… ([#66](https://github.com/atala-community-projects/pluto-encrypted/issues/66)) ([b90e406](https://github.com/atala-community-projects/pluto-encrypted/commit/b90e40670e82808f38b880456ccc0c5505b48757)) * improve test-suite documentation ([96f3346](https://github.com/atala-community-projects/pluto-encrypted/commit/96f33460eccc965980c03d832ac4d6deafcfdad0)) * Improve typedocs. ([44174f9](https://github.com/atala-community-projects/pluto-encrypted/commit/44174f9892c9ca9352f7c8e0b12a078819f105a6)) * Improve types and add method ([#5](https://github.com/atala-community-projects/pluto-encrypted/issues/5)) ([468e590](https://github.com/atala-community-projects/pluto-encrypted/commit/468e5909d7ea7b8c60b37c83e8a509ff1af5022b)) * Improve types. ([ff9f728](https://github.com/atala-community-projects/pluto-encrypted/commit/ff9f7283d085335bd08f73ec9fdfaf1d3ba2377e)) * improver ci docs ([27069ea](https://github.com/atala-community-projects/pluto-encrypted/commit/27069ea81ff5804e747faac9ecbb29bee59072a7)) * Increase database testing with more scenarios. ([08e9f76](https://github.com/atala-community-projects/pluto-encrypted/commit/08e9f7674b0339a6befc230ad5327b2254d41bd0)) * intall packages ([586e5dd](https://github.com/atala-community-projects/pluto-encrypted/commit/586e5ddb343a6a37ead011e47afaef43f7e78a49)) * Introducing shared dependencies for db wrappers ([#57](https://github.com/atala-community-projects/pluto-encrypted/issues/57)) ([393b3bc](https://github.com/atala-community-projects/pluto-encrypted/commit/393b3bc2cbd811bf45fca7f67bb6704c617ed504)) * let the ci force push ([c47e10c](https://github.com/atala-community-projects/pluto-encrypted/commit/c47e10c0fcb6ab9eb36897fa536404c6702368a1)) * lock versions [skip ci] ([13f197d](https://github.com/atala-community-projects/pluto-encrypted/commit/13f197da01bcaad2c9894caf6b16264fa53aad39)) * main readme update [skip ci] ([79d06f3](https://github.com/atala-community-projects/pluto-encrypted/commit/79d06f3cd043415c113bb07568041deb89190339)) * manual release dispatch ([#51](https://github.com/atala-community-projects/pluto-encrypted/issues/51)) ([438ab59](https://github.com/atala-community-projects/pluto-encrypted/commit/438ab5989b37e4445c4260074cc5656a29d362f8)) * minor change ([#72](https://github.com/atala-community-projects/pluto-encrypted/issues/72)) ([6895b35](https://github.com/atala-community-projects/pluto-encrypted/commit/6895b35c5f144a4a5282e8afdba8f796837a9bfa)) * move command ([#20](https://github.com/atala-community-projects/pluto-encrypted/issues/20)) ([2b80c30](https://github.com/atala-community-projects/pluto-encrypted/commit/2b80c304c68725584f0c2f0b1e29222e81ef0842)) * move from jest > vitest ([#43](https://github.com/atala-community-projects/pluto-encrypted/issues/43)) ([0d70036](https://github.com/atala-community-projects/pluto-encrypted/commit/0d70036c9dc26079c418941cbda34c18e6669f03)), closes [#44](https://github.com/atala-community-projects/pluto-encrypted/issues/44) * move pluto encrypted to a mono repo. ([7a1e251](https://github.com/atala-community-projects/pluto-encrypted/commit/7a1e25160fb9e8e970aedd2d26adaeab63f1352d)) * nodejs issue. ([872668d](https://github.com/atala-community-projects/pluto-encrypted/commit/872668da82d3fcf728f55d5b32da2c4211073210)) * npmrc ignored. ([32b1201](https://github.com/atala-community-projects/pluto-encrypted/commit/32b1201b95e9945f7b8b23d2190b1bdcf3fd7af5)) * output path for docs ([a866ffd](https://github.com/atala-community-projects/pluto-encrypted/commit/a866ffd6112dc52ee538de78e842edee75a0ea09)) * package increase. ([cc4726c](https://github.com/atala-community-projects/pluto-encrypted/commit/cc4726cfa29df9e03b1fc2169b964321f35cfe49)) * package lock ([0261331](https://github.com/atala-community-projects/pluto-encrypted/commit/02613315e0896b7930fc17b1e9a84d9776b4c258)) * package lock recompose ([00c58e2](https://github.com/atala-community-projects/pluto-encrypted/commit/00c58e23e447d5f89943144e17a20e6d76903ff1)) * package log with new shared code ([9314143](https://github.com/atala-community-projects/pluto-encrypted/commit/9314143f6739cb101aa209045529791c96e2af91)) * package release ([b791869](https://github.com/atala-community-projects/pluto-encrypted/commit/b791869ad51ffc0e32f1e99edcd3d6c8218ae353)) * package updates and ci ([fb13bb7](https://github.com/atala-community-projects/pluto-encrypted/commit/fb13bb7942568b50b41f0c777fb1173bcd63dd3b)) * package versions ([8c69dfd](https://github.com/atala-community-projects/pluto-encrypted/commit/8c69dfd143c5db3fd174557a4bc92394bd503b86)) * package versions and tags. ([172b1cc](https://github.com/atala-community-projects/pluto-encrypted/commit/172b1cc803e18b4967571349db8728cb33bbb35c)) * package versions. ([c96b700](https://github.com/atala-community-projects/pluto-encrypted/commit/c96b700377f0a2c19e7aa488e6742af61a401879)) * package-json description for packages. ([fa0820e](https://github.com/atala-community-projects/pluto-encrypted/commit/fa0820e08592f9182490d84dde1e3ca3a7098b82)) * package-lock ([e9386fe](https://github.com/atala-community-projects/pluto-encrypted/commit/e9386fe7f607fc8e2f369b13ac4dd63e21e4e0f9)) * packages docs ([6f5c375](https://github.com/atala-community-projects/pluto-encrypted/commit/6f5c375f198ac4fb09aa6f15af08881e779a7b0d)) * pipeline ([a6f0a3e](https://github.com/atala-community-projects/pluto-encrypted/commit/a6f0a3ebe43561d84674f0893db6bfa8b4eb6980)) * pipeline configuration, single file. ([cae9c4e](https://github.com/atala-community-projects/pluto-encrypted/commit/cae9c4e46dbb16ecd38733c5d2722e3e92a08889)) * pkg author email change. ([1550d5f](https://github.com/atala-community-projects/pluto-encrypted/commit/1550d5f968caac92add817fb79716a6a54ab4bc3)) * port changes ([#73](https://github.com/atala-community-projects/pluto-encrypted/issues/73)) ([d225f3b](https://github.com/atala-community-projects/pluto-encrypted/commit/d225f3b7de907fb6932faff1e7dda4b31d10f6cd)) * **prism:** Update the prism sdk version. ([1c1247b](https://github.com/atala-community-projects/pluto-encrypted/commit/1c1247bcb6a35f10e6fe2d198c453523f85d35ae)) * PrivateKey type improvements and static method to easily convert from db to domain. ([32e608d](https://github.com/atala-community-projects/pluto-encrypted/commit/32e608ddfd3e67abe543eb6fa35589a88d74b585)) * push docs and small improvements for TS. ([c19153b](https://github.com/atala-community-projects/pluto-encrypted/commit/c19153be9211d5f5fe8bba0217d0b868160b8551)) * push docs commit ([71df024](https://github.com/atala-community-projects/pluto-encrypted/commit/71df0247dfbbc630affa2322f0f1fc0414405599)) * qa levels and ci improvements ([#50](https://github.com/atala-community-projects/pluto-encrypted/issues/50)) ([6907950](https://github.com/atala-community-projects/pluto-encrypted/commit/69079507af660b6be7bff14f8e6b115a35520544)) * re-enable test coverage report. ([37c94c3](https://github.com/atala-community-projects/pluto-encrypted/commit/37c94c3562ff180fe592c7c34ddcdb08a42b740b)) * readme ([7625150](https://github.com/atala-community-projects/pluto-encrypted/commit/76251501340f213571187da3ed87e00a32e50093)) * readme docs. ([9308431](https://github.com/atala-community-projects/pluto-encrypted/commit/9308431675f11f2f857633c203ded08225e4d808)) * README fix, Licence fix in root ([#42](https://github.com/atala-community-projects/pluto-encrypted/issues/42)) ([de83473](https://github.com/atala-community-projects/pluto-encrypted/commit/de83473a9a6cf50ee645a9a68edbcefb44939b74)) * release ([9a55bec](https://github.com/atala-community-projects/pluto-encrypted/commit/9a55bec2cc1a67ed8ec7b6d592973625ab0e2b06)) * release 0.1.13 ([0dbeb8d](https://github.com/atala-community-projects/pluto-encrypted/commit/0dbeb8d3d24a829abbe8ee899f5223b25ab2c624)) * release changes ([781915c](https://github.com/atala-community-projects/pluto-encrypted/commit/781915ccd4443bae3b8716de76929aaf1af3cd3e)) * release config as esm module ([02b0477](https://github.com/atala-community-projects/pluto-encrypted/commit/02b047737b33812267d7368c92c4f6b477f4c3ef)) * release fix ([3c279fc](https://github.com/atala-community-projects/pluto-encrypted/commit/3c279fcaae7d49965efe078a5551bc57771cceaa)) * release must be last step in CI to allow docs to be commited to master ([785c05c](https://github.com/atala-community-projects/pluto-encrypted/commit/785c05c26e93c08f074f6611a4e12962b7c6f7fb)) * release npmrc config ([cb8416a](https://github.com/atala-community-projects/pluto-encrypted/commit/cb8416a1f3a9d0d90e75c65e81614611a59c6919)) * release packages correctly. ([852fc1e](https://github.com/atala-community-projects/pluto-encrypted/commit/852fc1eb87ad6b616b92e3befb1c4cf33b6549fd)) * release pipeline not generating docs ([d8cdd25](https://github.com/atala-community-projects/pluto-encrypted/commit/d8cdd255c5a709dac762e3eff315693fa6423e35)) * release signed commits ([2168a91](https://github.com/atala-community-projects/pluto-encrypted/commit/2168a91267343eecd7fb4bbdccb18b8b6ae03e84)) * release skip ([c335d56](https://github.com/atala-community-projects/pluto-encrypted/commit/c335d56549cfe6217bcfb37c577677db2e83d4a6)) * release. ([b21a863](https://github.com/atala-community-projects/pluto-encrypted/commit/b21a863bedd3258bb0809c963f74a19c511fe8a8)) * **release:** INIT ([d27eaa4](https://github.com/atala-community-projects/pluto-encrypted/commit/d27eaa45afdf2eea4e399cb000a5390714a610a8)) * remove coverage from ignored ([#53](https://github.com/atala-community-projects/pluto-encrypted/issues/53)) ([0b51989](https://github.com/atala-community-projects/pluto-encrypted/commit/0b519896bc12001abba3d8db6c9da290c72b0d94)) * remove log ([8533e2e](https://github.com/atala-community-projects/pluto-encrypted/commit/8533e2edd5e553379afbb55998e2531f27366e77)) * remove manual migration and rely on the automatic migration from rxdb + custom plugin. ([ba29cb1](https://github.com/atala-community-projects/pluto-encrypted/commit/ba29cb14b6f946210077c7a475cf4b8a76b16141)) * remove npmrc ([1f55d85](https://github.com/atala-community-projects/pluto-encrypted/commit/1f55d8551a4fed9c25730d2548170a5f9a7b633e)) * remove pipeline ([dcb44b4](https://github.com/atala-community-projects/pluto-encrypted/commit/dcb44b4f16dd85683295833f936625921f2b6aa0)) * Remove plutoinmemory from browser demo. ([965f7fa](https://github.com/atala-community-projects/pluto-encrypted/commit/965f7fa0f39f0b05ca6bfca61a48b7fe615ef4f4)) * remove sub-module ([ba9c738](https://github.com/atala-community-projects/pluto-encrypted/commit/ba9c73810bf61e6fe954baacfbbfd3341875ab02)) * remove unnecesary check from database package. ([3deca4c](https://github.com/atala-community-projects/pluto-encrypted/commit/3deca4ca4721ea03c9f3684c2b683323b0aa8484)) * remove unused code from database + update code coverage. ([30088bd](https://github.com/atala-community-projects/pluto-encrypted/commit/30088bd0cbd6f53a513276238912b788dfbb624c)) * Remove vulnerable dependencies with unused dev dependency, babel. ([94dcc39](https://github.com/atala-community-projects/pluto-encrypted/commit/94dcc3948d8c2e1774362fcfcfda0198b78da05c)) * replace npm package repositories. ([c7c4bb9](https://github.com/atala-community-projects/pluto-encrypted/commit/c7c4bb9e5ab55762ac44bc9caa1b98094088647d)) * replace wrong npm token var name ([354ec7b](https://github.com/atala-community-projects/pluto-encrypted/commit/354ec7b9a4352acb43e86ee81a4163305acf03a7)) * restore npm publish in ci ([ee2306b](https://github.com/atala-community-projects/pluto-encrypted/commit/ee2306bc39b836a72491bca9da81f22885c2b7f0)) * rollback pkg versions. ([738e4e9](https://github.com/atala-community-projects/pluto-encrypted/commit/738e4e9eb0cf6bf8712edf9f44011555b7513605)) * Schema types improvement. ([054e08f](https://github.com/atala-community-projects/pluto-encrypted/commit/054e08fa2456950ae62b469aad39656668aad328)) * Set level db as externals to avoid warnings ([7680b0a](https://github.com/atala-community-projects/pluto-encrypted/commit/7680b0a9a74656e7b581eabd3057e7d931f466ca)) * shared ([f87ceb2](https://github.com/atala-community-projects/pluto-encrypted/commit/f87ceb2101f03bccb0a7664f5785f16c90e989aa)) * signed commits [skip ci] ([9e7aa50](https://github.com/atala-community-projects/pluto-encrypted/commit/9e7aa50b7a7d87bef41c95596d92b91598d111c2)) * Simplify ([#4](https://github.com/atala-community-projects/pluto-encrypted/issues/4)) ([e0c7fc9](https://github.com/atala-community-projects/pluto-encrypted/commit/e0c7fc9138d0717ee18a5dab34b41ca0e5cb4998)) * Simplify models ([#6](https://github.com/atala-community-projects/pluto-encrypted/issues/6)) ([c25f0b1](https://github.com/atala-community-projects/pluto-encrypted/commit/c25f0b11cfd0833de04e1be0a4f0b4ffa733353e)) * small doc change. ([838c5b3](https://github.com/atala-community-projects/pluto-encrypted/commit/838c5b37c69c9c98f25c88c889198dab4ab984c7)) * store peerdid keys also as raw ([631c445](https://github.com/atala-community-projects/pluto-encrypted/commit/631c445b39426ec13b437ead4777446a3e1d0464)) * Store raw key values not the base64Url representation used in JWK ([cd65769](https://github.com/atala-community-projects/pluto-encrypted/commit/cd657696ddf435aa841665a34d5b3562c238ff00)) * test auth token ([9862745](https://github.com/atala-community-projects/pluto-encrypted/commit/9862745c349c79dbbdbefdb1725adb2ffa40e5d0)) * test ci ([fb0c6cd](https://github.com/atala-community-projects/pluto-encrypted/commit/fb0c6cd8b68b216d2cfb87c92e157e7475e3b33c)) * test coverage. ([#24](https://github.com/atala-community-projects/pluto-encrypted/issues/24)) ([d7f53e7](https://github.com/atala-community-projects/pluto-encrypted/commit/d7f53e72a03e7fda0fe7f762c2a3098ab885186f)) * threshold ([2852455](https://github.com/atala-community-projects/pluto-encrypted/commit/28524554e7a46e0e44daa6fdb911971e66808aaf)) * trigger package update ([72c8d64](https://github.com/atala-community-projects/pluto-encrypted/commit/72c8d645db13000945b438cb223728c55f910433)) * try install vs ci ([4cf0298](https://github.com/atala-community-projects/pluto-encrypted/commit/4cf029827b4912202dd18a23c61414e7040becf6)) * Update all readme files with examples ([#49](https://github.com/atala-community-projects/pluto-encrypted/issues/49)) ([1d03422](https://github.com/atala-community-projects/pluto-encrypted/commit/1d0342213bd8a7d3ca59134aa6a202253673730d)) * update coverage ([#13](https://github.com/atala-community-projects/pluto-encrypted/issues/13)) ([f117a8f](https://github.com/atala-community-projects/pluto-encrypted/commit/f117a8fb7ea7db0c22480d9a2e85b39471b53603)) * update docs after 2.0.0 release. ([ad48bae](https://github.com/atala-community-projects/pluto-encrypted/commit/ad48bae3b7e4025e9fd80084b0b774184c91b304)) * Update docs. ([752c732](https://github.com/atala-community-projects/pluto-encrypted/commit/752c732c456c9b9bdbfdc5f7cf660e9ddea9458d)) * Update documentation link. ([18fbe76](https://github.com/atala-community-projects/pluto-encrypted/commit/18fbe7663f20a8fbb9c3a538064958569fd08ac1)) * update package name. ([031dfa2](https://github.com/atala-community-projects/pluto-encrypted/commit/031dfa20e2d067c40082de8ca07360dd58b422c1)) * update packages accordingly ([#52](https://github.com/atala-community-projects/pluto-encrypted/issues/52)) ([0dc3ba0](https://github.com/atala-community-projects/pluto-encrypted/commit/0dc3ba00cccc640c8addb837f9de4ee8287a3a0f)) * update pipeline. ([f4fe0b5](https://github.com/atala-community-projects/pluto-encrypted/commit/f4fe0b5bf03c8e581d2ce57768758c948a3dfd31)) * update readme ([c876d43](https://github.com/atala-community-projects/pluto-encrypted/commit/c876d43642bb6480f73e0a51048fba61326a7a66)) * update release pipeline. ([b77bfaf](https://github.com/atala-community-projects/pluto-encrypted/commit/b77bfafb64c05d50c27579c98c3001a82a0e7558)) * update shared dependency version in InMemory and LevelDB. ([53e79e6](https://github.com/atala-community-projects/pluto-encrypted/commit/53e79e6005d3926a05a97026b2be5074649e9328)) * update versioning [skip ci]" ([db61623](https://github.com/atala-community-projects/pluto-encrypted/commit/db6162395468d4350249c5fc956b8b81302f7aae)) * user wrong ([847e0cb](https://github.com/atala-community-projects/pluto-encrypted/commit/847e0cbc27e2121f6404796255a143afc9af7809)) * versions ([1bf0e2d](https://github.com/atala-community-projects/pluto-encrypted/commit/1bf0e2dbc9fb388f90c494858019af0ac29681da)) * wrong exports ([81a8031](https://github.com/atala-community-projects/pluto-encrypted/commit/81a8031372efe695ed7d1dace789ca7031dbedef)) * wrong name is exported. ([3328daf](https://github.com/atala-community-projects/pluto-encrypted/commit/3328daff9e501e4655c5ebe10eacefeddf994874)) * wrong package lock generating issues again with nx and lerna... ([099a01b](https://github.com/atala-community-projects/pluto-encrypted/commit/099a01bfc21f9b1cd51708d59794b6551cf9fdff)) * feat!: Change npm repo (#32) ([d0807c5](https://github.com/atala-community-projects/pluto-encrypted/commit/d0807c5b7256caba00218444a50dbef1158ceee3)), closes [#32](https://github.com/atala-community-projects/pluto-encrypted/issues/32) ### Features * add iagon storage and general improvements. ([#80](https://github.com/atala-community-projects/pluto-encrypted/issues/80)) ([5a8e931](https://github.com/atala-community-projects/pluto-encrypted/commit/5a8e9314d7acb09bca9cf36d16b1d592e57201a7)) * add pluto export and import database functionality ([#25](https://github.com/atala-community-projects/pluto-encrypted/issues/25)) ([2eb624d](https://github.com/atala-community-projects/pluto-encrypted/commit/2eb624de33e1685a54645f8958164a8dd0bd29d0)) * adding a more robust encryption for all the database engines, without crypto-js insecure dependency. ([#58](https://github.com/atala-community-projects/pluto-encrypted/issues/58)) ([f91ffd1](https://github.com/atala-community-projects/pluto-encrypted/commit/f91ffd136a3476a3043e4f71bd3a20e28f4caa5a)) * Creating a compliant database for any scenario also the Prism agent SDK and fixing many issues. ([02b6ab6](https://github.com/atala-community-projects/pluto-encrypted/commit/02b6ab63c80c07d74093d53fc067e57442f76158)) * database docs update. ([cdd1b8e](https://github.com/atala-community-projects/pluto-encrypted/commit/cdd1b8ed4cd6591919e921b4479b01020b5cdbbd)) * docs ([f75084b](https://github.com/atala-community-projects/pluto-encrypted/commit/f75084bdc65645a0ecb2885a3fcc54d94c69fc13)) * extendable schemas. ([e99307d](https://github.com/atala-community-projects/pluto-encrypted/commit/e99307d7636f7522390b268b0763bc49ae7bc590)) * fix package ([fdfa148](https://github.com/atala-community-projects/pluto-encrypted/commit/fdfa14856f0d3ad03337c89b125fea2bd979c3ab)) * Implement Messaging and improve test coverage to decent levels. ([38acb81](https://github.com/atala-community-projects/pluto-encrypted/commit/38acb81bea559598131dd9991c973af5a9b4d936)) * Implementing levelDB ([6f6a7ba](https://github.com/atala-community-projects/pluto-encrypted/commit/6f6a7ba60fe276666ab1c4b324ceee14b97834c6)) * Integrate Typescript SDK 2.5.0 ([#27](https://github.com/atala-community-projects/pluto-encrypted/issues/27)) ([fbe46b5](https://github.com/atala-community-projects/pluto-encrypted/commit/fbe46b544750b206b84d6d280f869d142fec1922)) * integrating prism 4.0.0-rc.1 ([#71](https://github.com/atala-community-projects/pluto-encrypted/issues/71)) ([6657898](https://github.com/atala-community-projects/pluto-encrypted/commit/66578983499ae91de027858603151a5b9f83cfb0)) * leveldb BETA preview ([5a89b6a](https://github.com/atala-community-projects/pluto-encrypted/commit/5a89b6a88b0f4b193bbd96a85a54e364fae0b0f7)) * make models extendable ([#76](https://github.com/atala-community-projects/pluto-encrypted/issues/76)) ([49918a5](https://github.com/atala-community-projects/pluto-encrypted/commit/49918a516e8438594d6cde49d2d5fca4837540db)), closes [#75](https://github.com/atala-community-projects/pluto-encrypted/issues/75) * **migrations:** Support migrations across all encrypted storages supported by pluto encrypted ([#63](https://github.com/atala-community-projects/pluto-encrypted/issues/63)) ([6b609df](https://github.com/atala-community-projects/pluto-encrypted/commit/6b609df8cf893a269fc0c1f8026db0caa6098ac5)) * packages ([88e569b](https://github.com/atala-community-projects/pluto-encrypted/commit/88e569b05129d1b0f586f5aded5d8dd645cd285f)) * release packages ([60e336e](https://github.com/atala-community-projects/pluto-encrypted/commit/60e336e2b8c2f4b08a9e70f34f6316d4ab95062a)) * test harness on all storages ([#64](https://github.com/atala-community-projects/pluto-encrypted/issues/64)) ([4aeee0c](https://github.com/atala-community-projects/pluto-encrypted/commit/4aeee0ce36ae8043ed389191a83fe0f00edf375e)) * upgrade ([5498f4e](https://github.com/atala-community-projects/pluto-encrypted/commit/5498f4e858cf5b29406ff9ab758c541b63639ff5)) ### BREAKING CHANGES * Updates to the new package [skip ci] --- packages/iagon/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/iagon/package.json b/packages/iagon/package.json index f40e15e8..ca90669a 100644 --- a/packages/iagon/package.json +++ b/packages/iagon/package.json @@ -1,6 +1,6 @@ { "name": "@pluto-encrypted/iagon", - "version": "0.0.0-beta.18", + "version": "1.0.0", "description": "Secure Encrypted iagon storage for @pluto-encrypted/database", "main": "./build/cjs/index.cjs", "module": "./build/esm/index.mjs", @@ -28,7 +28,7 @@ "license": "Apache-2.0", "dependencies": { "@pluto-encrypted/encryption": "1.11.0", - "@pluto-encrypted/shared": "1.11.1", + "@pluto-encrypted/shared": "1.11.2", "array-push-at-sort-position": "^4.0.1", "axios": "^1.6.5", "request": "^2.88.2", @@ -37,11 +37,11 @@ }, "devDependencies": { "@pluto-encrypted/encryption": "1.11.0", - "@pluto-encrypted/shared": "1.11.1", - "@pluto-encrypted/test-suite": "1.11.0" + "@pluto-encrypted/shared": "1.11.2", + "@pluto-encrypted/test-suite": "1.12.0" }, "files": [ "build/*" ], "gitHead": "6aa4ce8bbb9938fc4c4e790efffa5b902631362c" -} \ No newline at end of file +}