Releases: ConduitPlatform/Conduit
Releases · ConduitPlatform/Conduit
Release list
v0.16.29
What's Changed
- fix(grpc-sdk): make chat sendMessage files optional at SDK boundary by @ChrisPdgn in #1548
Full Changelog: v0.16.28...v0.16.29
v0.16.28
What's Changed
- fix(hermes): support Socket.IO handshake auth by @kkopanidis in #1486
- feat(chat): add file attachments to sendMessage gRPC by @ChrisPdgn in #1541
- fix(push-notifications): sendToDevice storage condition by @ioanniskemerlis in #1543
Full Changelog: v0.16.27...v0.16.28
v0.17.0-alpha.4
What's Changed
- fix(grpc): return {} for google.protobuf.Empty responses by @kkopanidis in #1493
- fix(ci): pin alpine runtime image builds by @kkopanidis in #1494
- fix(ci): build container images on native arm64 runners by @kkopanidis in #1495
- fix(ci): avoid conduit-standalone digest collision in core manifest merge by @kkopanidis in #1496
- fix(communications): persist legacy email/push/sms config during migration by @kkopanidis in #1498
- fix(chat): add missing admin routes for Conduit UI chat panel by @kkopanidis in #1497
- chore(router): remove unused transports.proxy config by @kkopanidis in #1499
- fix(authentication): 2FA naming, backup codes gate, wire UserCreateByUsername gRPC by @kkopanidis in #1501
- fix(authorization): resource delete cascade, relations/many body, FindRelation message by @kkopanidis in #1502
- fix(database,functions): custom endpoint CONTAIN op and PUT route mapping by @kkopanidis in #1503
- fix(communications,storage): SMS provider field, email status job, Azure folder metric by @kkopanidis in #1504
- docs(authorization): MCP bulk relations and indexer guardrails by @kkopanidis in #1506
- build(deps-dev): bump lint-staged from 17.0.7 to 17.0.8 by @dependabot[bot] in #1521
- build(deps): bump @aws-sdk/client-sns from 3.1071.0 to 3.1073.0 by @dependabot[bot] in #1518
- build(deps): bump @aws-sdk/client-s3 from 3.1071.0 to 3.1073.0 by @dependabot[bot] in #1520
- build(deps): bump @aws-sdk/client-iam from 3.1071.0 to 3.1073.0 by @dependabot[bot] in #1519
- build(deps): bump GitHub Actions checkout, upload-artifact, download-artifact by @kkopanidis in #1522
- chore(deps): ignore graphql major version bumps in dependabot by @kkopanidis in #1523
- feat(authentication)!: remove legacy service account auth by @kkopanidis in #1510
- feat(core): deep readiness probe with dependency checks by @kkopanidis in #1505
- build(deps): bump @aws-sdk/client-sesv2 from 3.1071.0 to 3.1073.0 by @dependabot[bot] in #1526
- build(deps): bump uuid from 14.0.0 to 14.0.1 by @dependabot[bot] in #1527
- build(deps-dev): bump smtp-server from 3.19.0 to 3.19.1 by @dependabot[bot] in #1528
- chore(deps): tune dependabot to reduce PR noise by @kkopanidis in #1530
- feat(routing): raw headers and opt-in raw body for webhook verification by @ChrisPdgn in #1488
- fix(chat): emit socket and bus events on admin room delete by @kkopanidis in #1513
Full Changelog: v0.17.0-alpha.3...v0.17.0-alpha.4
v0.17.0-alpha.3
What's Changed
- refactor(communications): port bulk push send APIs from v0.16.x (#1476) by @kkopanidis in #1485
- fix(hermes): support Socket.IO handshake auth by @kkopanidis in #1487
- chore(deps): remediate npm audit and Dependabot findings by @kkopanidis in #1489
- chore(deps): comprehensive semver bumps and zero audit findings by @kkopanidis in #1492
Full Changelog: v0.17.0-alpha.2...v0.17.0-alpha.3
v0.16.27
What's Changed
- refactor(push-notifications): utilize bulk apis where available to av… by @kkopanidis in #1476
Full Changelog: v0.16.26...v0.16.27
v0.17.0-alpha.2
v0.17.0-alpha.2
Fixes container image build failures from alpha.1.
Fixes
- authentication: remove duplicate imports in biometric handler
- authentication: add missing
ioredisdependency for metrics redis client
v0.17.0-alpha.1
What's Changed
- build(deps): bump pnpm/action-setup from 4 to 6 by @dependabot[bot] in #1474
- fix(authentication): reconcile logged in users metric by @it2022031 in #1468
- build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #1475
- build(deps): bump the npm_and_yarn group across 5 directories with 2 updates by @dependabot[bot] in #1473
New Contributors
- @it2022031 made their first contribution in #1468
Full Changelog: v0.17.0-alpha.0...v0.17.0-alpha.1
v0.17.0-alpha.0
v0.16.26
v0.16.25
What's Changed
- fix(email)!: attachments by @ioanniskemerlis in #1452
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #1445
- refactor(sms): remove requirement for phone number in twilio by @kkopanidis in #1453
- feat(core): introduce versioning in config by @kkopanidis in #1454
Full Changelog: v0.16.24...v0.16.25