Releases: differentialhq/differential
Releases · differentialhq/differential
v3.19.0
3.19.0 (2024-05-08)
Bug Fixes
- Add cloudwatch log filtering permissions (#205) (83389b0)
- Add quick start to admin console (#212) (62aa1c4)
- Allow job exection with cluster tokens (#211) (0fa70cf)
- Correct the curl endpoint in console (81eee36)
- Expose endpoint to store json schema (#218) (81cc21a)
- Initial agent comms architecture (#221) (52bf177)
- Open cluster on the overview page (199d692)
- Persist result should respect the machine id (#204) (35a1751)
- Publish schema via CLI (#220) (e3f46b9)
Features
- Add access points to the cluster (#210) (827dc3a)
- Add log filtering option (#207) (d28e247)
- Add stalled deployment test (#217) (7de6f8d)
- Add time selection to log query (#206) (2be0f4d)
- CLI context (#213) (deee54f)
- Implementing deduplication logic via Execution ID (#203) (f81a120)
- Prompt demo UI and CLI command (#222) (4cab4ca)
- Refactor IAM to use CF Service Role (#209) (f50cf9b)
v3.18.1
v3.18.0
v3.17.0
3.17.0 (2024-03-28)
Bug Fixes
- Additional SNS error logging (#186) (b7f730b)
- Cleanup some console.logs (#188) (45b9e6f)
- Minor fixes to admin console (#193) (6a1e697)
Features
- Add CloudFormation IAM permissions (#187) (1ddac77)
- Better charts for services (#180) (607140e)
- Call configuration and docs (#192) (f1d405a)
- control-plane: Introduce structured logging (#182) (aa27106)
- Defer deployment inactivation (#185) (181f9dd)
- Deployment event tracking (#184) (05a2349)
- Retry config via call config (#191) (b69f603)
- Validate environment variables on startup (#178) (475f00b)
- Wrap requests in logger context (#183) (3b583ef)
v3.16.0
v3.15.0
3.15.0 (2024-03-23)
Bug Fixes
- Add job duration metrics (#157) (0bf7adf)
- Adding HTTP metrics (#162) (6b9fda9)
- Cache predictive retries and better docs (#171) (416a8ae)
- Documentation updates based on feedback (#166) (9553c42)
- Fix Dockerfile link (907fbbe)
- Fix jobId link for ClusterLiveTables (#164) (ce1407c)
- Implement longs polling for getJobStatuses (#169) (289c7a0)
- Infer getJobStatuses return type (#173) (bfe099b)
- Minor fixes to failure modes and error handling docs (1376bf6)
- Resolve test warnings (#176) (e6c4d66)
Features
v3.14.0
3.14.0 (2024-02-29)
Bug Fixes
- Add error catcher for isAlive call (d78a768)
- Auto-retry jobs when machine stalls (#139) (7ceb438)
- Better navigation for admin console (#145) (72ba17e)
Features
- Cleanup asset upload behaviour (#148) (09746bc)
- cli: Add cluster management commands (#133) (b1be567)
- cli: Allow arbitrary service name (#137) (ce652e4)
- cli: Deployment list command (#135) (0dc08df)
- Client library building (#144) (ff2b103)
- Client library version increments (#151) (435076c)
- Expose internal metrics to prometheus (#146) (b504afb)
- Extended CLI token (#136) (c035e46)
- Service registration discovery (#140) (dcfd29e)
Reverts
v3.13.1
v3.13.0
3.13.0 (2024-02-15)
Bug Fixes
- Clear CommonJS cache between invocations (#128) (1fcb01d), closes /github.com/differentialhq/differential/blob/main/cli/src/lib/package.ts#L200
Features
v3.12.2
3.12.2 (2024-02-12)
Bug Fixes
- Cleanup resource probes on PollingAgent abort (#125) (bfc23ae), closes /github.com/differentialhq/differential/blob/c43e67579b8a129faf9381a75a05fd50182fb050/ts-core/src/events.ts#L29
- cli: move detective to dependency (#126) (6237d6f)
- Refactor predictor mechanism, and update activity for predictor results. (#122) (cca9465)