-
semantic-release-bot authored
# 1.0.0 (2023-03-28) ### Bug Fixes * add 2 seconds timeout on anchors fetch ([96cce95d](gaia-x/lab/compliance/gx-registry@96cce95d)) * add missing env file for mongodb ([cb0bb628](gaia-x/lab/compliance/gx-registry@cb0bb628)) * cert chain not validated properly ([bf5eb7b9](gaia-x/lab/compliance/gx-registry@bf5eb7b9)) * fix docs route in index ([063a9aef](gaia-x/lab/compliance/gx-registry@063a9aef)) * fix path of static shapes ([a5b247e8](gaia-x/lab/compliance/gx-registry@a5b247e8)) * fix postinstall script for production env ([cfce8ef8](gaia-x/lab/compliance/gx-registry@cfce8ef8)) * fix regex patterns in service-offering ([e4df04a6](gaia-x/lab/compliance/gx-registry@e4df04a6)) * fix statuscode for /trustAnchor res to be 200 ([1f4fc77a](gaia-x/lab/compliance/gx-registry@1f4fc77a)) * fix typos in Dockerfile ([4244ab00](gaia-x/lab/compliance/gx-registry@4244ab00)) * fix unresolvable imports ([3ad5cd00](gaia-x/lab/compliance/gx-registry@3ad5cd00)) * import paths ([e60f58f0](gaia-x/lab/compliance/gx-registry@e60f58f0)) * mongodb startup with docker-compose ([a008e065](gaia-x/lab/compliance/gx-registry@a008e065)) * pattern for base url in ttl ([4038f803](gaia-x/lab/compliance/gx-registry@4038f803)) * provide TF2210 jsonLD schemas ([d2901208](gaia-x/lab/compliance/gx-registry@d2901208)) * remove null from isolated nodes ([05dfbb5e](gaia-x/lab/compliance/gx-registry@05dfbb5e)) * remove second typescript import ([bbb6c29b](gaia-x/lab/compliance/gx-registry@bbb6c29b)) * tests ([f57aeda8](gaia-x/lab/compliance/gx-registry@f57aeda8)) * use correct function name for findAndUpdateOrCreateTal ([d3dda16f](gaia-x/lab/compliance/gx-registry@d3dda16f)) * use env vars for mongodb connection ([f93249fa](gaia-x/lab/compliance/gx-registry@f93249fa)) ### Features * add creation/updating to csv route [WIP] ([1737e1ea](gaia-x/lab/compliance/gx-registry@1737e1ea)) * add csv parsing ([587c4717](gaia-x/lab/compliance/gx-registry@587c4717)) * add dumb-init to address nodejs PID 1 issues ([fa833cd1](gaia-x/lab/compliance/gx-registry@fa833cd1)) * add example gitlab-ci ([300bbae0](gaia-x/lab/compliance/gx-registry@300bbae0)) * add getObjPropertyByPath helper function ([f50a2600](gaia-x/lab/compliance/gx-registry@f50a2600)) * add mozilla csv list parser [WIP] ([c5585c4d](gaia-x/lab/compliance/gx-registry@c5585c4d)) * add MozillaCAListParser class ([4e869e7f](gaia-x/lab/compliance/gx-registry@4e869e7f)) * add parsing for ec eiDAS lotl [WIP] ([28372bab](gaia-x/lab/compliance/gx-registry@28372bab)) * add trustFramework.json and create trustAnchorList.service ([91c929b2](gaia-x/lab/compliance/gx-registry@91c929b2)) * add unique index to anchor list schema ([febd4cca](gaia-x/lab/compliance/gx-registry@febd4cca)) * add version prefix to api and docs path ([b4cf6977](gaia-x/lab/compliance/gx-registry@b4cf6977)) * add version prefix to api and docs path ([83f7a901](gaia-x/lab/compliance/gx-registry@83f7a901)) * add xml parser for trust anchor lists in xml format ([a62f88a2](gaia-x/lab/compliance/gx-registry@a62f88a2)) * change participant shape ([db6e0edf](gaia-x/lab/compliance/gx-registry@db6e0edf)) * create abstract tal parser class & adjust tal model ([a1e5edea](gaia-x/lab/compliance/gx-registry@a1e5edea)) * expose shapes as jsonld and use baseURL in prefix ([82c9afb9](gaia-x/lab/compliance/gx-registry@82c9afb9)) * jsonld endpoint returns ld+json content type ([b1e08416](gaia-x/lab/compliance/gx-registry@b1e08416)) * update participant shape ([0be2237e](gaia-x/lab/compliance/gx-registry@0be2237e)) * use env for setting the port ([5eeea017](gaia-x/lab/compliance/gx-registry@5eeea017))
87fc8dc2semantic-release-bot authored# 1.0.0 (2023-03-28) ### Bug Fixes * add 2 seconds timeout on anchors fetch ([96cce95d](gaia-x/lab/compliance/gx-registry@96cce95d)) * add missing env file for mongodb ([cb0bb628](gaia-x/lab/compliance/gx-registry@cb0bb628)) * cert chain not validated properly ([bf5eb7b9](gaia-x/lab/compliance/gx-registry@bf5eb7b9)) * fix docs route in index ([063a9aef](gaia-x/lab/compliance/gx-registry@063a9aef)) * fix path of static shapes ([a5b247e8](gaia-x/lab/compliance/gx-registry@a5b247e8)) * fix postinstall script for production env ([cfce8ef8](gaia-x/lab/compliance/gx-registry@cfce8ef8)) * fix regex patterns in service-offering ([e4df04a6](gaia-x/lab/compliance/gx-registry@e4df04a6)) * fix statuscode for /trustAnchor res to be 200 ([1f4fc77a](gaia-x/lab/compliance/gx-registry@1f4fc77a)) * fix typos in Dockerfile ([4244ab00](gaia-x/lab/compliance/gx-registry@4244ab00)) * fix unresolvable imports ([3ad5cd00](gaia-x/lab/compliance/gx-registry@3ad5cd00)) * import paths ([e60f58f0](gaia-x/lab/compliance/gx-registry@e60f58f0)) * mongodb startup with docker-compose ([a008e065](gaia-x/lab/compliance/gx-registry@a008e065)) * pattern for base url in ttl ([4038f803](gaia-x/lab/compliance/gx-registry@4038f803)) * provide TF2210 jsonLD schemas ([d2901208](gaia-x/lab/compliance/gx-registry@d2901208)) * remove null from isolated nodes ([05dfbb5e](gaia-x/lab/compliance/gx-registry@05dfbb5e)) * remove second typescript import ([bbb6c29b](gaia-x/lab/compliance/gx-registry@bbb6c29b)) * tests ([f57aeda8](gaia-x/lab/compliance/gx-registry@f57aeda8)) * use correct function name for findAndUpdateOrCreateTal ([d3dda16f](gaia-x/lab/compliance/gx-registry@d3dda16f)) * use env vars for mongodb connection ([f93249fa](gaia-x/lab/compliance/gx-registry@f93249fa)) ### Features * add creation/updating to csv route [WIP] ([1737e1ea](gaia-x/lab/compliance/gx-registry@1737e1ea)) * add csv parsing ([587c4717](gaia-x/lab/compliance/gx-registry@587c4717)) * add dumb-init to address nodejs PID 1 issues ([fa833cd1](gaia-x/lab/compliance/gx-registry@fa833cd1)) * add example gitlab-ci ([300bbae0](gaia-x/lab/compliance/gx-registry@300bbae0)) * add getObjPropertyByPath helper function ([f50a2600](gaia-x/lab/compliance/gx-registry@f50a2600)) * add mozilla csv list parser [WIP] ([c5585c4d](gaia-x/lab/compliance/gx-registry@c5585c4d)) * add MozillaCAListParser class ([4e869e7f](gaia-x/lab/compliance/gx-registry@4e869e7f)) * add parsing for ec eiDAS lotl [WIP] ([28372bab](gaia-x/lab/compliance/gx-registry@28372bab)) * add trustFramework.json and create trustAnchorList.service ([91c929b2](gaia-x/lab/compliance/gx-registry@91c929b2)) * add unique index to anchor list schema ([febd4cca](gaia-x/lab/compliance/gx-registry@febd4cca)) * add version prefix to api and docs path ([b4cf6977](gaia-x/lab/compliance/gx-registry@b4cf6977)) * add version prefix to api and docs path ([83f7a901](gaia-x/lab/compliance/gx-registry@83f7a901)) * add xml parser for trust anchor lists in xml format ([a62f88a2](gaia-x/lab/compliance/gx-registry@a62f88a2)) * change participant shape ([db6e0edf](gaia-x/lab/compliance/gx-registry@db6e0edf)) * create abstract tal parser class & adjust tal model ([a1e5edea](gaia-x/lab/compliance/gx-registry@a1e5edea)) * expose shapes as jsonld and use baseURL in prefix ([82c9afb9](gaia-x/lab/compliance/gx-registry@82c9afb9)) * jsonld endpoint returns ld+json content type ([b1e08416](gaia-x/lab/compliance/gx-registry@b1e08416)) * update participant shape ([0be2237e](gaia-x/lab/compliance/gx-registry@0be2237e)) * use env for setting the port ([5eeea017](gaia-x/lab/compliance/gx-registry@5eeea017))
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading