Flink Operator Beta Release
anandswaminathan
released this
13 Aug 00:37
·
83 commits
to master
since this release
This releases bumps the flink application version to BETA - bug fixes from Alpha, added features.
- d8cbd74 - Remove the equality checks for Deployment matches (#71)
- bdd8996 - A few minor fixes (#68)
- f40d052 - Pass the namespace in the client.ListOptions (#72)
- 774cfb7 - Add support for multiple versions (#70)
- f687fe5 - [STRMCMP-590] Update CRD version to v1beta1 (#67)
- 500fe6b - Adding S3 client libraries (#62)
- a73285f - Fix objecthash dependency (#65)
- 3245aeb - [Backward Incompatible] Modifying Hash function to be consistent (#61)
- 7b3cd53 - Add a nil check for last updated time on error (#63)
- 8fdf268 - Fix retry max issue (#60)
- 3ff43ed - Fix image tag and update documentation (#54)
- 3b0347b - Add a ForceRollback option to CRD (#46)
- b95e274 - Change invalid 'float' types to 'number' in crd validation schema (#52)
- aa7d4c6 - Update the documentation to reflect json naming schema (#51)
- 940b2ab - Update to the latest Flinkk8soperator release (#49)
- f4d189f - Fix field names in json for CRD and minor fix (#50)
- 382b8b8 - Change error update logic and fix retry bug (#48)