이번 릴리스에서 확인된 공개 변경 사항은 없습니다.
그 외 기록된 변경 11건 전체value changes 7 · constraints 3 · additions 1
value changes (7)
- - Clarify return values of expressions that encounter errors
- - Clarify that missing attributes result in an error and the expression returning it's default value
- - Clarify the order of operations
- - Clarify how user defined functions work
- - Define the default "zero" values for the built in types
- - Clarify that string comparisons are case sensitive
- - For the fail fast error handling mode, expressions now return the zero value for their return type when they encounter an error, rather than undefined
constraints (3)
- - Add support for boolean to integer and integer to boolean type casting
- - Specify which characters are treated as whitespace for the TRIM function
- - Specify that functions must still return values along with errors, as well as the behaviour when user defined function do not do this correctly
additions (1)
- - Specify error types
CloudEvents 스택에 추가
조치가 필요한 변경이 나오면 주간 메일로 받아볼 수 있습니다. 이번 릴리스처럼 조치가 없는 주에는 메일을 보내지 않습니다.