Release CON 6.5.5
connect-order
PR #128: bump shared lib
PR #127: feat: docker secrets using fn::transform
PR #126: user issue: CON-1244 fix error state for group multi order
User cannot create a multi order group from an existing offer or pending order
PR #125: use new json format for errors
PR #123: graceful missing linked tenant address repo
PR #121: missing log const
CON-1236 Sentry - Order was trying to send duplicate entry for order id: 102554
connect-auth
PR #148: fix: integer or uuid validation
PR #147: fix: correct validation for tenantId linked user linked request
PR #146: bump shared lib
PR #144: fix: duplicate uuids from request, use formrequest to manipulate data
connect-product
PR #186: feat: secrets via transform
PR #182: ensure test methods are snake case after linting
CON-1241 user issue: correct price UoM
User's order does not apply the correct UoM for a set price with ctn UoM
connect-surplus
PR #93: feat: secrets via transform
connect-processing
PR #73: feat: secrets using transform
connect-api
No unreleased changes (up to date with 1.2.0-release-6.5.4)
connect-hq
No unreleased changes (up to date with 1.0.1-release-6.5.1)
Testing Categories
Critical Features
CON-1244: Group multi order error state fix (connect-order)
CON-1241: Apply correct price UoM (connect-product)
Validation fixes in auth service (integer/uuid, tenantId)
Docker secrets transformation (multiple services)
Infrastructure Changes
Shared library updates (connect-order, connect-auth)
JSON error format updates
Logging improvements across services