ksqlDB - 0.25.1


(https://github.com/confluentinc/ksql/releases/tag/v0.25.1-ksqldb) (2022-04-07)

Features

  • add java client support for push query v2 ALOS through continue method (#8785) (11ede7c)
  • add cleanup service metrics (#8779) (1cb7846)
  • add rate-limiting to ksql command topic (#8809) (b2f1540)
  • allow users to specify custom migrations dir location (#8844) (cbe447e)
  • cleanup transient query resources (#8694) (24b2a7a)
  • create command topic with command topic configs (#8742) (ea5d6d7)
  • Extend Udaf interface to allow for polymorphic UDAFs. (#8871) (2dae2a1)
  • Generalize the UDAFs collect_list and collect_set (#8877) (1416ecd)
  • Generalize the UDAFs earliest_by_offset and latest_by_offset (#8878) (adac458)
  • include checking the the config during validation of SET (#8718) (d8ff588)
  • support custom request headers from java client and migrations tool (#8787) (ffe57f5)

Bug Fixes

  • preserve old schema behavior for protobuf wrapped primitives (#8934) (36485e2)
  • Add null handling to functions (#8726) (6117604)
  • Adds error handling for nested functions (#8850) (2a60269)
  • Apply the ExtensionSecurityManager to UDAFs (#8776) (a37688c)
  • bug preventing decimals in (-1, 1) from being inserted / queried (#8720) (de8284a)
  • CLI should return non-zero error code on failure (#8892) (238f4fd)
  • coerce property values to correct type (#8765) (7f7a076)
  • do not include schema id in session config (#8869) (5ddb852)
  • Ensures response end handler is invoked just once (#8849) (a2efcc5)
  • Fix bugs in sample standard deviation UDAF (#8728) (b2f993b)
  • Gives a query completed message for stream pull queries (#8612) (a44a16b)
  • ksql: add ifExists/ifNotExist parameters to java client connector functions (#8851) (eaf2b1f)
  • ksql: allow migrations tool to run connector commands with IF [NOT] EXISTS clauses (#8855) (a7c8689)
  • make writes to the backup file atomic (#8566) (b113e9e)
  • pass DCN_NULLPOINTER_EXCEPTION spotbugs error (#8775) (afd7fb1)
  • prevent hanging stream pull queries on truncated topics (#8740) (d66107c)
  • re-order cache usage error (#8909) (336c690)
  • register schema within sandbox (#8614) (ba572e0), closes #1394
  • reinstate the old KsqlRestClient.create overload (#8761) (ee4a1bc)
  • resolve schema registry issue for pull query (#8876) (6a1c2ae)
  • restore process fails due to DROP constraints (#8803) (db070a2)
  • Set the sslFactory properly for the SR REST client. (#8830) (e69a545)
  • update rate limiting test so it's not flaky (#8872) (466f8fe)
  • update restore command topic tool to work with command topic configs (#8802) (371b200)

Details

date
April 7, 2022, midnight
name
0.25.1
type
Minor
👇
Register or login to:
  • 🔍View and search all ksqlDB releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or