Releases: decentralized-identity/universal-resolver
0.5.0 universal-resolver
Drivers
- Add did:dns driver. (#270) fcc31e7b78c3806
- did:gatc - Update docker release. Include new examples. Update description (#269) 939ea3228ef2ca0
- Add did:mydata driver. (#261) abb6fdf4ca8110c
- Update did:icon driver to 0.1.3 (#258) 35cfa8644513069
- did:oyd - new driver for non-default location behaviour (#256) 5c941c05d7f3e21
- add did moncon (#254) f3c85e5b76d267c
- Add Dock DID driver (#251) ab1fd1b0915f493
- Update did:sol driver to 1.0.0 (#249) 8fcff17d7a71fc1
- add did:oyd driver (#250) eb2ebb86c6ec306
Feature
- Migrate uni-resolver-web to Spring Boot (#271) 17db13793d61c1c
- Use did-common-java 0.7.0. 93669cceaf7f862
- Remove unnecessary metadata from exception. 0e623d47b7a8b99
- Rename OpenAPI methods. 54efe78d418d318
- Add note about frontend 774a838cb33891b
Fix
- Use log4j 2.17.1. 11505bc2fe2ac71
- Bump log4j-core from 2.16.0 to 2.17.0 4f5318bc1de0d49
- Bump log4j-api from 2.16.0 to 2.17.0 a32f8411a576ac7
- Bump log4j-core from 2.15.0 to 2.16.0 92798c0b4af8637
- build(deps): Bump log4j version to 2.15.0 b4d22836bf9f5c7
- fix IDunion namespace to did:sov:idu in .env 6a2186e24184bde
v0.4.0 universal-resolver
Temporarily removed drivers (see updated policy on drivers)
- did-abt
- did-orb
- did-trust
- did-trustbloc
- did-bitxhub
- did-bid
- did-cy
- did-dock
- did-echo
- did-erc725
- did-ipid
- did-sirius
Features
- add back new Factom driver (#234) (5c2147f7992dd2c)
- Convenience method for serializing resolve/dereference results. (24bc6808f0e3636)
- Convenience methods for converting results. (2f2fb0beb3dc5f6)
- Configure certain extensions by default. (4cbb2e3b722a7ce)
- Better support for extensions of resolving/dereferencing. (3f144b56980d6bb)
- WIP prepare for new extension mechanism. (4e05b0ace7f946c)
- More work on W3C test suite reports. (d3c7e82231eca8c)
- Generate reports for W3C DID test suite. (39c35cbb3aa0144)
- Better use of HTTP status code. (db56458d89bfc2e)
- Add IDunion to did:sov configuration. (1920074612cd264)
- Support CORS for Accept header. (f559397784bdee3)
- Better logging. (d0df7e84789f120)
- Better support for resolving and dereferencing. (d06ec45cdde9784)
- add resolver URL for ION testnet DIDs (534714d5570485b)
- use service name from docker-compose for deployment specs (10c3f38a234574d)
- Organize drivers differently. (45a938ad7798e99)
- Add client support for new API methods. (4359a26dca6f628)
- Support for retrieving methods and test identifiers. (8eda3715b6264dd)
- add bitxhub did (#176) (5b22834dad3e24e)
- add UNISOT DID driver to the Universal Resolver. (#164) (8d40e752b2abf1d)
- Improve build process. (ac0510c6630f4aa)
- add test-driver branches to build-deploy workflow (42b1288d9a2e372)
- add maven deploy snapshot workflow (92010886b2c58f2)
- add release workflow to master branch (fc0fcb47b505701)
- add script name to logging automatically (123fcc9a092d414)
- substitute btcr driver secrets during github workflow (b37dc3623889579)
- enhance logging for driver-config.py (62bfc607f63e681)
- add ssl to ingress (d9f335054f7f572)
- create driver-config.yaml and use it in driver-config.py to apply driver specific configs to containers (9d60cd65922fd67)
- add flag to exclude success test results (884fa607bf6e15f)
- remove MAVEN_SETTINGS env variable (5bb0436d81caf0c)
- remove MAVEN_SETTINGS env variable (5e33b671953e27b)
- Simplify examples. (1bbba456b5e1ae5)
- move repository information to children (8fe9fc3ae9c09bb)
- use parent for repository information (2948759b2e59c2f)
- update release docs (ee63c10605d191d)
- don't trigger workflows for changes in docs folder (075027e983ce57c)
- use action from ci folder (9c6d3714ef26992)
- merge standalone smoke-tests action to Uni Resolver repo (c9452ca3f7428c1)
- add step to aggregate test results (16cb6ad7106d8f8)
- use master branch (581fa5fdbcc0374)
- use smoke test action release (c5e0ff9033cab8a)
- use parametrized action (e70a50066bea4ac)
- use advanced test script (385183d8695364e)
- add logs to entrypoint.sh (5ae5a1c4c2f7846)
- check if did is not null for 200 response (0dbcacbd7da685b)
- pass host via github action (83f482e2c38d465)
- Readme with ENV variables (49d425b0d61babb)
- merge ENV variables changes (a5d2a2aa3cfd898)
- Use uport/uni-resolver-driver-did-uport:1.3.1 instead of :latest. (bae0b88b607b53c)
- added KILT DID driver (3698740fa37d6c2)
Bug Fixes
- Assume default media type, if HTTP header is absent or invalid. (4a254ef54febe73)
- Fixes to deserializing resolution results from HTTP. (d84965d16e5e310)
- Check for null metadata returned from drivers. (c25b43a29deaf77)
- Preserver driver's DID document metadata. (8b7ab77dd8c2779)
- Remove test identifier that is a DID URL rather than DID. (ddf33e696dbbd82)
- duplicate port allocation (#230) (5d9655bf44ec23a)
- Small bugfix when logging driver resolve() result (02e4af6e49d3bb6)
- More relaxed detection of resolution result in HTTP body. (91cfde628b52e4e)
- malformed config.json (5585a79fb5e89ef)
- Check for null pointer exception. (8dfb001b45548f5)
- Additi...
v0.3.1 universal-resolver
Driver
- Aceblock did resolver data added 268317a6ae30ba7
- Add Gataca DID Resolver Driver (#158) 99960ea86084ea3
- Add did:web example. 6213b21bad837a2
- Update trustbloc driver to 0.1.4 (#155) 4b8d5437d61fab1
- Adds entries for ION c5ec380e8a84b59
CI/CD
- add config map deployment to prepare-deployment.py 15f77ebeee412c7
v0.3.0 universal-resolver
Driver
- Add trustbloc driver dde73c642abbf16
- Add Teleinfo DID Driver (#139) 466da0642614180
- Fix BTCR test identifiers according to latest BIP 136 TxRef spec. e5f1418884cdf8a
- update did-ethr and did-web drivers c82f71f0f1276c7
- Update did:web example. a8ad3b4c3af3ffb
- update references and examples for did-ethr and did-web 7762611afc83a5a
- add did schema resolver 3f07b096e0795e8
- Add did:bba driver d048855203ba3ba
- update KILT did driver version d43280359975a33
- Add driver-did-cy 6590d6e909a08db
Universal Resolver
- use version 0.1.1 of did schema driver (#148) 98fd1d546b5837f
- Update imports from txref-conversion-java dependency. Fixes #18 9417158592bffbe
- resolver/java/uni-resolver-web/pom.xml to reduce vulnerabilities cca31461e2308d8
- New way of listing public keys in BTCR. 528fd54e1fd2bdc
- switch to log4j2. 77f2aea96b52835
- add slf4j bridges as dependencies df5e955642d5d2e
- Updates to match changes in did-common-java. 38ac4ea617aac1d
- Update "profile" media type parameter. 4817115f65be423
- New dev.uniresolver.io subdomain 3768ec37e105d04
- Adding the new UR to the page. b60ae1eb4e5c5f6
- Some updates to MIME type handling. cbbc63abd0a6c0c
- Allow missing Accept header 0f6ae08d06fc116
- Catch errors when serializing resolve result. 88f6935ff6ce6af
- Associate loggers with correct classes. b3b1806e8ef7782
- Use single public Maven repo. 129743bc691338c
- move slf4j-log4j12 and jcl-over-slf4 dependencies from the parent pom 2453336b47047a9
- remove obsolete dependencies e6e3e8de36efa1e
- improve dependency management 2202e996f3a340b
CI/CD
- add maven deploy snapshot workflow 92010886b2c58f2
- Update image name to universal-resolver-frontend 83025ccaa65a9e0
- move nexus repositories to the parent pom 1509f0413c9ff39
- Remove manual downloads in Dockerfile. 29f75d6bd9af2af
v0.2.0 universal-resolver
Drivers
- Add did:trust driver 7f71041b7f9f44a
- Add did:io driver f3eb8ca7d7293ec
- Add driver-did-mpg 9f7bd66fed58ed6
- did:sirius id 42fce13708b0ea0
- Fixed driver-did-abt docker tag e9a1d20f3c326f5
- Add trustbloc driver af5bae730ca0875
- Add driver for ArcBlock did:abt 7f769a00835d3e0
- Add Dock DID driver 3572c965733d6bb
- Add did:key driver. f093f0cec16d203
- Add Factom DID driver to universal resolver 8afdcba7f62f891
- Added echo did resolver ec80550a6b0bc68
Universal-resolver
- Remove custom settings.xml file 7a1c93c1a8b35fd
- move repository information to children 8fe9fc3ae9c09bb
- use parent for repository information 2948759b2e59c2f
- don't trigger workflows for changes in docs folder 075027e983ce57c
- update release docs ee63c10605d191d
- Add DanubeTech Maven repository for dependencies cbec02d1039d6df
- Nexus migration e0ae23ec80eeca4
- remove unnecessary did-common-java build 28980587e2fb75e
- Update to new Log4j framework 48defa6529a6504
CI/CD
- create driver-config.yaml and use it in driver-config.py to apply driver specific configs to containers 9d60cd65922fd67
- Add all drivers to deploy.sh script
- Create deploy folder
- Copy application specs to deploy folder
- Create namespace if not available
- Fix missing ports in driver specs
- Add ingress to deploy.sh script 70d2b9cb2953e99
- merge standalone smoke-tests action to Uni Resolver repo c9452ca3f7428c1
- Added CI/CD workflow for only building uniresolver a74816f73bb1169
- Added CI/CD instructions for Kubernetes deployment and Smoke Test 1ce97f14ee24148
- remove MAVEN_SETTINGS env variable 5bb0436d81caf0c
v0.1.0 universal-resolver
-
Fix BTCR test identifiers according to latest BIP 136 TxRef spec.
Fixes #43. Thanks to @adityaishan for pointing it out! e5f1418884cdf8a -
Fix #57; update sample curl b8723220733c3fe
-
fix: resolver/java/uni-resolver-web/pom.xml to reduce vulnerabilities
-
New way of listing public keys in BTCR.
See https://github.com/WebOfTrustInfo/btcr-hackathon-2019/issues/4.[528fd54e1fd2bdc](https://github.com/decentralized-identity/universal-resolver/commit/528fd54e1fd2bdc) -
fix: updated kilt example and driver version 7a03c465c6d8ea3
-
Driver Development guide updates b3a36b740f17113
-
docs: adding release branch to branch names dc0ec0350793990
-
Update Veres One endpoint. a66cb8ed623e4b1
-
Corrected location of Dockerfile 55b3b309b62eb47
-
Updated GitLab CI/CD pipeline with correct Dockerfile e9fef3eb2c02f7f
-
Corrected Docker tag 52702f5f5297b6a
-
Using now GithubAction from danubetech 50e022cae75bc35
-
Switched GitHub Action CI/CD config to master-branch a38dadf98c81f38
-
Added CI/CD config for GitHub 350d823ff206826
-
Added default Dockerfile, based on Dockerfile-base-ubuntu ff384be5a1d1b00
-
Updated CI/CD config for GitLab 93f1d71d2c840c1
-
add link to docker image of DID resolver 9631f80fdc4d38b
-
Update Veres One examples. e9a0aa957a4f069
-
Send correct MIME type when resolving. d9b122f94c62018
-
Remove example for did:v1:nym. 453cf09eb88eb03
-
add did-evan to readme with missing link for docker image 191d47f9f3f8519
-
add evan driver to docker compose file 60b50abc0fe0faf
-
add image for evan did 55971d4dba547b8
-
Update element example 145aa69d54c3bfe
-
fix: updated kilt did example 56eb58b846b9b14
-
Update link to did:jolo driver.bb8d08d92966794
-
Move drivers to separate repositories. fdfbc3995a4be53
-
chore: update element example aaa87f1987340c9
-
Update links to DID method specs. 1b9a3fe66b340a4
-
Update various documentation files. 20c5efa2b18ef26
-
Assume all drivers are developed against the DID Core 1.0 WD spec. 60ec03dd87b5bed
-
Update README. b94fddf8a39193d
-
Move Python code into its own repository https://github.com/decentralized-identity/universal-resolver-python 1d83a2c3b0c89be
-
Fix image URLs. 4734c71ccfb321d
-
Fix merge conflict. 607596cdd46b3b6
-
Update supported MIME types.
7d1299785b7b6e4 -
Manage jackson-annotations dependency version.
Signed-off-by: Markus Sabadello [email protected] 794ce63e8ba0ae9
-
Fix kilt-did-driver service port. 19cde850d887824
-
Fix "ontid-driver" service name to match image d80f71b5021ee95
-
Fixed some links and typos abf0e810b16d501
-
Fix ports. 6b1a3ac233ff914
-
fix: removed unnecessary change d2570493f64579a
-
feat: added KILT DID driver 3698740fa37d6c2
-
Minor reformatting of Dockerfiles. 186600808ada90f
-
Docker file also for client. b9e83a0616acbcb
-
Better JSON (de-)serialization. cba4f223f2373af
-
Use Base58 dependency and expand verkeys. 9ab18591fbf3a39
-
Remove unused image file. 81b19652b60ed10
-
Fix service name. 97211906600cbf1
-
add work did driver fdeada6d7271193
-
Add Baidu Cloud DID driver: did:ccp d957ea56f1fa02a
-
fix resolver broken links 96b2262c548429e
-
fix resolver build issue 02cbbf56293d5e6
-
Bugfixes. 18e69147dde4a57
-
Upgrade indy-sdk. 58e7d6b69cee41f
-
Fix example. a9c8a58cdd3f7e7
-
fix examples 5adeafc343f3b7c
-
upgrade uport driver to 1.2.1 37c1a27d1d9a36c
-
Fix pattern for did:github. 531130ea6527a91
-
Fix pattern for "did:sov" driver. d7e963a5c762746
-
Fix did:elem prefix 71b3dd03196d423
-
Fix did:elem prefix a691cf65571e732
-
Fix examples b14e90f25f0f3f6
-
Fix jolocom-did-driver and hacera-did-driver container names. 989e2df2572777d
-
Fix configuration of "seraph-id-did-driver" Docker image. f68ba3347ea8ab2
-
Fix "sov" driver pattern. c4e623e432f82e9
-
Fix initialization of drivers. 36d6bedfa7a280a
-
Better logging of incoming requests. b9c138393710a46
-
Fix port of uport driver. e536fcf82e2255a
-
Upgrade to indy-sdk 1.11.1 [609d1c4](https://github.com/decentralized-identity/universal...