This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Releases: ProjectLibertyLabs/content-publishing-service
Releases · ProjectLibertyLabs/content-publishing-service
v0.12.1
What's Changed
- fix: temporarily disable content hash validation in DTOs by @JoeCap08055 in #152
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Bump joi from 17.13.1 to 17.13.3 by @dependabot in #141
- Bump @nestjs/platform-express from 10.3.8 to 10.3.10 by @dependabot in #142
- Bump @nestjs/core from 10.3.8 to 10.3.10 by @dependabot in #143
- Implement correct validation for DSNP URIs by @JoeCap08055 in #150
New Contributors
- @dependabot made their first contribution in #141
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix: extrinsic monitoring and capacity accounting by @JoeCap08055 in #147
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- fix: update IPFS API endpoints by @mattheworris in #139
New Contributors
- @mattheworris made their first contribution in #139
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Chore/update publishing pages by @wilwade in #95
- Update dependencies, fix lints and set updated packages by @saraswatpuneet in #107
- No need to use the ci-base-image for release by @wilwade in #105
- fix: update README by @JoeCap08055 in #103
- extend typed announcement with record type by @saraswatpuneet in #113
- prettier & update readme by @claireolmstead in #121
- add k6 tests and format by @claireolmstead in #128
- Update endpoints for v1 by @claireolmstead in #129
- Update endpoints for v1 by @claireolmstead in #131
- Endpioint reordering & Dev Controller by @wilwade in #132
New Contributors
- @wilwade made their first contribution in #95
- @claireolmstead made their first contribution in #121
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- fix: use shell method in ENTRYPOINT in order to capture ENV by @JoeCap08055 in #92
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Update docker image name by @saraswatpuneet in #83
- fix(batch-worker): schema breaking changes by @enddynayn in #85
- feat: sync env vars for Gateway by @JoeCap08055 in #90
- fix: updates to Docker images for consistency across Gateway services by @JoeCap08055 in #91
New Contributors
- @enddynayn made their first contribution in #85
- @JoeCap08055 made their first contribution in #90
Full Changelog: v0.0.1...v0.9.0
v0.0.2-rc5
What's Changed
- Basic Scaffolding by @saraswatpuneet in #1
- init monorepo for nestjs by @aramikm in #8
- add swagger apis by @saraswatpuneet in #9
- define api endpoints and contract by @aramikm in #15
- Publisher Processor by @saraswatpuneet in #14
- Added api validation by @aramikm in #17
- enqueue requests by @aramikm in #25
- add scaffolding for status monitoring by @saraswatpuneet in #26
- scaffolding for batch announcer by @saraswatpuneet in #19
- init asset upload by @aramikm in #27
- IPFS announcer: announces batches on ipfs as parquet file by @saraswatpuneet in #28
- adde e2e tests for assets by @aramikm in #35
- [Bug] Batch announcer by @saraswatpuneet in #36
- fix tombstone contract by @aramikm in #38
- Request processor to queue respective announcements by @saraswatpuneet in #37
- fixed metadata dependency by @aramikm in #40
- fix extrinsic call param by @saraswatpuneet in #41
- init batching by @aramikm in #42
- Some minor fixes for activities by @aramikm in #44
- refactor: move
config
andblockchain
modules to common by @saraswatpuneet in #45 - Bullui #46 by @saraswatpuneet in #61
- using configuration instead of hardcoded values by @aramikm in #63
- bugfix: allow checking content pinned status without timeout by @aramikm in #66
- using atomic transactions by @aramikm in #69
- [Status Monitor] Check for the transaction in receipt queue by @saraswatpuneet in #62
- adding graceful shutdowns by @aramikm in #71
- setup local chain by @aramikm in #75
- Publish api swagger to gh pages by @saraswatpuneet in #76
- Handling Errors from Blockchain by @saraswatpuneet in #72
- handle nonces atomically by @aramikm in #73
- Fix a bug in tx receipt by @saraswatpuneet in #77
MessageStored
->MessagesStored
by @saraswatpuneet in #78- fixed nonce and transaction receipt by @aramikm in #80
- Docker compose with frq,redis,ipfs by @saraswatpuneet in #81
- Update docker image name by @saraswatpuneet in #83
- fix(batch-worker): schema breaking changes by @enddynayn in #85
New Contributors
- @saraswatpuneet made their first contribution in #1
- @aramikm made their first contribution in #8
- @enddynayn made their first contribution in #85
Full Changelog: https://github.com/AmplicaLabs/content-publishing-service/commits/v0.0.2-rc5
Test release rc4
v0.0.2-rc4 copy lua scripts in docker image