Releases: differentialhq/differential
Releases · differentialhq/differential
v3.12.1
v3.12.0
v3.11.0
3.11.0 (2024-02-10)
Bug Fixes
- Fix the control-plane build with include flag (f95a751)
- Predictive retries via self-heal mechanism (#118) (d9dffe4)
Features
- Add management token for self hosting (#100) (e0e8bf2)
- cli: Differential entrypoint (#114) (bb3564c)
- cli: Release deployments (#110) (f016193)
- Deployment publishing scaffolding (#105) (a5a4ab1), closes #2
- Deployment triggering (#116) (509522c)
- Initial LambdaProvider (#106) (7215f70), closes #105
- Retry predictions for function rejections (#109) (9dbf4d4)
- Service compilation and upload (#88) (5f0e069)
v3.10.1
v3.10.0
v3.9.0
3.9.0 (2024-01-25)
Bug Fixes
- Expose
cached
in the SDK and fix control-plane to respect the decorator (#86) (07897cb) - Fix caching test timeouts (#93) (1e39e9a)
- Fix control plane to respect the
cacheKey
(#87) (babb20f) - Minor styling updates (#85) (9de6842)
- Parse service defintions correctly on the console (041b02a)
Features
v3.8.0
3.8.0 (2024-01-18)
Bug Fixes
- Fix job poll timer initialization (#82) (de383d6)
- Fix the husky command on console (366a26e)
- Update cluster definition (449ba0a)
- Use getToken for retrieving auth token (#74) (ea13436), closes #72
Features
- Activity log for jobs (#80) (9bd3bd7)
- Adding cluster activity (#73) (f3b9545)
- Display average execution (#79) (ba714cb)
- Publish client metrics to control plane (#69) (b7b1e74), closes #68
- Render failure rate for request count (#78) (a556217)
- Request count graph (#72) (ba67a37), closes #71
- Return metrics as time series array (#71) (ed6c362), closes #72
- Write job activity to influxdb (#75) (93b9648)
v3.7.1
v3.7.0
3.7.0 (2024-01-11)
Bug Fixes
- Remove incorrect file import (1b81f62)
- Send service definitions to control-plane (#48) (3a17ee2)
- Test fixes (#54) (1249b4f)
- Update contract with getFunctionMetrics (ca663d8)
Features
- Allow polling wait time configuration (#56) (689238b)
- Initial service metrics with influx DB (#43) (3652bac), closes /github.com/differentialhq/differential/blob/efea7b2eb62092c8591f53f81e2a1417514b7b34/control-plane/src/modules/influx.ts#L6
- Persist service definition (#47) (bb822f7)
- Register service definitions (#55) (36d8b3f)
- Seperate service view (#46) (07682a1)