==========
- #2551 Adapt streamsx for REST API changes
- #2527 Python: Support tumbling window based on punctuation
- #2525 Python: Provide punct_count() in TopologyTester to test the number of received punctuations
- #2520 Python: Ability to handle received punctuations in for_each and streamsx.spl.spl.PrimitiveOperator
- #2518 Python: Ability to submit punctuation in streamsx.spl.spl.PrimitiveOperator
- #2517 Python: Provide Stream.punctor()
- #2516 Python: Write punctuation markers with Stream.print() to stdout
- #2561 Third-party lib updated to resolve security vulnerabilities (commons-compress: 1.19)
- #2522 Build scripts prepared for publishing the release to Maven repository
- #2537 TestTopology: Check OS version to skip tests in SPLOperatorsTest.java for RH6
- #2533 Automatic creation of edge image name can result in illegal image name
- #2529 Provide failure reason if edge image build fails
- #2524 JAVA: Resolve issue in keyed window definition and using submission parameter
- #2513 Third-party lib updated to resolve security vulnerabilities (commons-codec: 1.14)
- #2508 Python: Support tumbling window creation using submission params
- #2506 Python: Window.aggregate supports submission parameter for size of window eviction policy
- #2499 Pythondoc: Updated
Stream.parallel
,Stream.set_parallel
args description regarding submission parameter - #2498 Python: Support sliding window creation using submission parameter
- #2494 JAVA: Support sliding window creation using submission parameter
- #2495 edgeConfig:
condaPackages
parameter is not supported anymore
- #2488 execution context: Make submission time parameters available without serializing the parameter callable
- #2490 Resolve issue with streamsx-streamtool caused by changes in v1.15.1
- #2486 Support type hints with Python
flat_map
- #2484 Document known issues in Python doc
- #2478 Support additional fields like
pipPackages
andrpms
be provisioned for the "edge" image creation - #2476 Python:
import streamsx.rest_primitives
raisesImportError
- #2474 Fix topology name and namespace when one of them is an SPL reserved word
- #1666 Prevent sc error caused by end_parallel on non-parallel stream
- #2466 Javadoc: Wrong version information resolved
- #2447 Support invocation to build an application for the edge
- #2429 Out of memory error when using large python packages
- #2427 streamsx can be used with Java 8 to 11.
- #1478 Python: Stream.filter() supports additional output stream for non-matching tuples
- #1469 Python: Support parallel partitioning by attribute for structured streams
- #2423 REST/Java: connect timeout of 30s added
- #2416 Python aggregate does support dict or named tuple output
- #2414 SPL operator invocation: Issue with setting output assignment for reserved names/properties
- #2404 Documentation: Add timeout to queue.get
- #2401 Add a timeout to the REST requests
- #2396 REST query failures should give meaningful error messages
- #756 Symbolic link to python modules not copied into build archive
- #2392 Error when calling streamsx-streamtool without sub command
- #2314 add_pip_package supports URL to package or wheel file
- #2285 streamsx-sc and streamsx-runner support main composites without namespace
- #994 Documentation updated for Python module (streamsx.topology.context.submit|SubmissionResult)
- #942 code clean-up
- #1396 Documentation: --enabled-shared misspelled
- #2360 Cannot submit to public cloud service using credentials only
- #2381 Remote build fails when submitted from Windows
- #2358 PE crash with Python Source operator having dict or named tuple output style
- #258 Resolve Scala sample build issue
- #250 Clean-up enhanced in build script
- #2353 add_toolkit_dependency fails when the version contains space
Please consult the release notes for the release you are interested in.