sqrl 0.6.0
What's Changed
- Add tests for avro schema by @henneberger in #973
- Add date type for avro schemas by @henneberger in #977
- Add graphql subscription support for postgres-log engine in vertx by @nandorsoma in #850
- Move snapshots for fullusescases by @henneberger in #978
- Add time type for avro schemas by @henneberger in #979
- Add Avro row support by @henneberger in #980
- Add avro single row datatype support by @henneberger in #981
- Avro array datatype support by @henneberger in #982
- Fix serialize to bytes by @henneberger in #983
- Avro unstructured map datatype support by @henneberger in #984
- Fully migrate to flink function system by @henneberger in #952
- Allow test goal with no visible queries by @henneberger in #942
- Copy jar to build dir by @henneberger in #985
- Add async function test by @henneberger in #986
- Expose vector udt as common type by @henneberger in #987
- Add additional error checking for schema walker by @henneberger in #991
- Flink logical functions test by @Zesky665 in #954
- Fix function aliasing for function names with an underscore by @henneberger in #994
- Flink arithmetic function tests by @Zesky665 in #955
- Allow the percent operator for mod by @henneberger in #996
- Re-enable iceberg tests by @henneberger in #998
- Fix nested map types by @henneberger in #1003
- Improve Error Handling by @mbroecheler in #1004
- Flink collections functions test by @Zesky665 in #961
- Flink string function tests by @Zesky665 in #964
- Flink json function tests by @Zesky665 in #972
- Flink temporal functions test by @Zesky665 in #971
- Restore vertx from accidental removal by @henneberger in #1009
- Set prometheus metrics by default, support setting conf directory by @henneberger in #1010
- updating snapshots by @mbroecheler in #1021
- Fix java type for event_time by @velo in #1023
- Add DoubleToVector to the std library by @nandorsoma in #1029
- Revert "Add DoubleToVector to the std library" by @henneberger in #1037
- Fix datatype parsing to support map types by @henneberger in #1032
- Update developer documentation by @echauchot in #1040
- Improve Specifications documentation by @echauchot in #1042
- Support BigInteger in GraphQL (#744 and #909) by @echauchot in #1041
- Document server-core server-vertx by @echauchot in #1044
- Add missing java.util.List by @velo in #1048
- Made project compatible with eclipse by @velo in #1050
- Update release procedure by @echauchot in #1049
- Only create topics if it doesn't exist by @velo in #1056
- Include schema on compiled flink plan by @velo in #1045
- Deploy snapshot builds to github packages by @velo in #1035
- Isolate docker and build phases into different gh-actions by @velo in #1057
- Revert "Isolate docker and build phases into different gh-actions" by @velo in #1058
- Lock ubuntu version to fix multi-platform build by @velo in #1059
- Dynamically tag Docker images based on Maven versioning by @velo in #1062
- Publish docker images to ghcr.io for PR snapshots by @velo in #1065
- Remove profiles support by @velo in #1047
- Remove external repositories by @velo in #1053
- Fix warning 'No table file for schema file' by @velo in #1073
- Fix/rowtime nullability by @mbroecheler in #1076
- V0.6.0 by @mbroecheler in #1071
- Bring 0.6 branch changes to main by @velo in #1078
- Add Flink Function Test by @mbroecheler in #1080
- Get subscription testing wired by @velo in #1081
- bugfixes by @mbroecheler in #1082
- fix validation of parameter nullability, fix validation messages. by @mbroecheler in #1084
- Make it possible to discover sqrl standard libraries by @velo in #1079
- Simplify queries in Server & fix query lookup by @mbroecheler in #1085
- Easy code coverage by @velo in #1086
- Move types, formats and connector to flink-sql-runner by @velo in #1083
- Migrate code to java 17 by @velo in #1087
- Use SimpleTypeSerializerSnapshot by @velo in #1088
- Fix cyclic schema detection. by @mbroecheler in #1089
- Vector test case by @mbroecheler in #1091
- Classpath Function Loading by @mbroecheler in #1093
- Add test for connector/format dependencies by @mbroecheler in #1092
- Additional Kafka Test Coverage by @mbroecheler in #1095
- CircleCI setup by @velo in #1096
- Moving & updating docs by @mbroecheler in #1098
- Fix docs deploy by @mbroecheler in #1100
- fix broken links, update deployment process by @mbroecheler in #1101
- Fix Docusaurus Build by @mbroecheler in #1102
- Rename functions project by @velo in #1097
- Explicitly set nullability by @mbroecheler in #1022
- Moving logic with a graph to a separate library in NPM. by @ustymenkopavlodevima in #939
- Remove unused code by @velo in #1090
- fix topicName reference by @mbroecheler in #1104
- Docs update for 0.6 by @mbroecheler in #1103
- add redpanda volume by @wutianchen in #1105
- Use latest flink-sql-runner release by @velo in #1109
- fix index selection for text and vector by @mbroecheler in #1107
- Bump flink-sql-runner to version 0.6.0 by @velo in #1110
New Contributors
- @echauchot made their first contribution in #1040
- @ustymenkopavlodevima made their first contribution in #939
Full Changelog: v0.5.10...0.6.0