Releases: infratographer/x
Releases · infratographer/x
v0.1.2 Release
What's Changed
- Add events with publisher and subscriber for NATS by @nicolerenee in #75
Full Changelog: v0.1.1...v0.1.2
v0.1.1 Release
v0.1.0
Breaking changes:
This release includes breaking changes.
-urnx
has been removed
- entx mixin around storing json blobs was also removed.
- This was used for annotations and statuses but those are contained within metadata-api now so no need to have it in
x
now.
- This was used for annotations and statuses but those are contained within metadata-api now so no need to have it in
- The deprecated
pubsubx.Message
has also been removed.
What's Changed
- Remove urnx; Remove old entx mixins; Add entx pubsubhooks; Add testcontainers; Update echojwtx to store actor context in the request context by @nicolerenee in #69
Full Changelog: v0.0.15...v0.1.0
v0.0.14 Release
v0.0.13
What's Changed
- Make PageInfo as shareable since all subgraphs define it when using federation by @nicolerenee in #61
Full Changelog: v0.0.12...v0.0.13
v0.0.12 Release
What's Changed
- feat(goosex): Add an easy way to migrate the database from tests by @nicolerenee in #60
Full Changelog: v0.0.11...v0.0.12
v0.0.11 Release
What's Changed
- feat(entx): Add initial shared ent functions by @nicolerenee in #58
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- add PrefixedID.String() by @mikemrm in #55
- echox: fix race condition in test by @mikemrm in #54
- feat: Add EventMessage and ChangeMessage to pubsubx by @nicolerenee in #56
Full Changelog: v0.0.9...v0.0.10
v0.0.9 Release
v0.0.08 Release
What's Changed
- echox: add debug flag by @mikemrm in #44
- Echox better logger by @mikemrm in #45
- add echojwtx actor to echozap logging by @mikemrm in #46
- echox: simplify config, add middleware. by @mikemrm in #48
- fix(deps): update module github.com/lib/pq to v1.10.9 by @renovate in #47
Full Changelog: v0.0.7...v0.0.8