Files
apix-mvp/apix-registry
Carsten Rehfeld c2532fc241
Deploy to Production / deploy (push) Successful in 3m16s
feat(registry): service stage semantics + sandbox admin list improvements
- Sandbox search without ?stage= defaults to DEVELOPMENT (was PRODUCTION),
  so freshly registered services are discoverable by default
- DEPRECATED and DECOMMISSIONED rejected at creation with 400 (lifecycle-only)
- PRODUCTION accepted at creation for established services going live immediately
- Admin sandbox list now returns non-null createdAt and expiresAt (toInstant fix
  for Hibernate 6 returning LocalDateTime from timestamptz native queries)
- Admin UI sandbox list shows Created column
- BDD: sandbox-admin-list.feature + sandbox-stage.feature (47 scenarios, all green)

Co-Authored-By: Mira Rehfeld <noreply@anthropic.com>
2026-05-18 22:30:21 +02:00
..