Releases: ProjectLibertyLabs/gateway
content-publishing-v1.4.2-beta1
What's Changed
- fix: revert DSNP content hash validation changes, update tests by @JoeCap08055 in #722
- fix: update logic for change in property name by @JoeCap08055 in #724
- fix: address race condition between asset publishing and batch announcement by @JoeCap08055 in #728
Full Changelog: v1.4.1...content-publishing-v1.4.2-beta1
v1.4.1
What's Changed
- feat: add handle validation using blockchain service in HandlesControllerV1 and AccountsControllerV2 by @mattheworris in #677
- fix: use correct test for determine if jobs should run for matrix items by @JoeCap08055 in #681
- feat: add docker-compose configurations for Developer track by @mattheworris in #682
- Check capacity enough for tx by @saraswatpuneet in #673
- Developer Docs updates for docker swarm deployment by @mattheworris in #683
- rename Gateway/Frequency Gateway -> Frequency Developer Gateway by @saraswatpuneet in #686
- Update dependency by @saraswatpuneet in #671
- Force mdbook to use v0.4.40 by @wilwade in #688
- Add SIWF button to the example by @wesbiggs in #684
- Update Docs Theme by @wilwade in #691
- Docs: Fix some heading margins by @wilwade in #692
- Bug fixes and Guides Landing Page by @wilwade in #694
- Fix warning overflow by @shannonwells in #695
- Added spellcheck for markdown files by @wesbiggs in #696
- Fix the link and order of the Getting Started Guides by @wilwade in #698
- correct the name of docker network to match docker compose by @demisx in #699
- update docs to correct dependencies on IPFS by @demisx in #706
- remove CHAIN_ENVIRONMENT env var by @demisx in #707
- 713 content publishing support posting existing at protocol batch content notifications to frequency using a non dsnp schema on frequency by @JoeCap08055 in #717
- feat: add support for publishing batch announcements for non-DSNP schemas by @JoeCap08055 in #720
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
Account Service is updated to use Sign In With Frequency (SIWF) V2 v2.1.0, which has breaking changes to the SIWF interface:
SIWF_V2_DOMAIN
is changed to SIWF_V2_URI_VALIDATION
and it must match the domain of the URI in the SIWF message. Please see SIWF for more details.
loginMsgDomain
is changed to loginMsgURIValidation
this affects the following functions:
Breaking Changes
- Account Service SIWF v2 URI Validation by @mattheworris in #669
Other Changes
- Monitoring Gateway by @saraswatpuneet in #667
- Docs: Minor updates and fill by @wilwade in #668
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Mostly hardening, resiliency & input sanitization fixes in this release.
One significant change: the content-watcher endpoint PUT /v1/webhooks
has changed to POST /v1/webhooks
. We opted not to change the API version since there have been no users yet consuming the 'content-watcher' service.
List of Changes
- account-service: some fixes by @aramikm in #624
- Document improvements from feedback by @saraswatpuneet in #622
- Update account.openapi.json for SIWF v2 POST by @wilwade in #626
- graph-service: added connection type to request by @aramikm in #628
- homogenize docs across Run by @saraswatpuneet in #632
- chore(docs): update account service by @enddynayn in #633
- chore(docs): update graph service by @enddynayn in #638
- chore(docs): update content-publisher by @enddynayn in #641
- update start/stop to use imported bash_functions script by @shannonwells in #619
- content-watcher: some fixes by @aramikm in #645
- chore(docs): update content-watcher docs by @enddynayn in #644
- chore(docs): update content-watcher by @enddynayn in #646
- Add DockerHub Descriptions for the gateway containers by @mattheworris in #629
- Docker: add darwin/arm and linux/arm for target platforms by @saraswatpuneet in #639
- fix: make sure correct tag is used when release workflow is triggered manually by @JoeCap08055 in #648
- fix: do not update DockerHub image description for test runs by @JoeCap08055 in #649
- fix: re-word summary for content-watcher webhook endpoint by @JoeCap08055 in #651
- fix: change end-of-chain scan log message to debug instead of error by @JoeCap08055 in #652
- Chore/handle chain rpc node disconnect by @JoeCap08055 in #642
- fix: was monitoring incorrect event name for msa.MsaRetired by @JoeCap08055 in #650
- set config/docs for scalability by @saraswatpuneet in #647
- fix: make all docs consistent with version prefix and grouping in sidebar by @JoeCap08055 in #659
- update graph-sdk dependency by @aramikm in #653
- Add SIWF SSO docs by @wilwade in #654
- upgrade nestjs dependencies by @aramikm in #656
- fix: make account service scanner the same as graph by @mattheworris in #661
- fix: use stock Frequency node image by @JoeCap08055 in #663
- fix: healthcheck specification in docker-compose file by @JoeCap08055 in #665
- feat: add webhook support for retireMsa, revokeDelegation by @JoeCap08055 in #664
New Contributors
- @shannonwells made their first contribution in #619
Full Changelog: v1.2.0...v1.3.0
v1.2.1-arm-test.4
Check arm releases on branch
v1.2.1-arm-test.3
Test linux/arm/v8 release
v1.2.1-arm-test.2
Test Arm 2
v1.2.1-arm-test.1
Test release
v1.2.1-beta-docs.1
Full Changelog: v1.2.1-beta...v1.2.1-beta-docs.1
What's Changed
- account-service: some fixes by @aramikm in #624
- Document improvements from feedback by @saraswatpuneet in #622
- Update account.openapi.json for SIWF v2 POST by @wilwade in #626
Full Changelog: v1.2.0...v1.2.1-beta-docs.1
v1.2.1-beta-docs
What's Changed
- account-service: some fixes by @aramikm in #624
- Document improvements from feedback by @saraswatpuneet in #622
- Update account.openapi.json for SIWF v2 POST by @wilwade in #626
Full Changelog: v1.2.0...v1.2.1-beta