Release 5.17.1
neo-technology-build-agent
released this
28 Feb 10:43
·
575 commits
to 4.4
since this release
What's Changed
- Fixes #3634: Updated ML procs for Azure OpenAI services (#3850) (#3863) by @vga91 in #3885
- [6R2yEhGU] No procedure with name xxxx registered for this database instance (#3800) by @vga91 in #3873
- Make Bedrock chat body request compatible with OpenAI by @vga91 in #3866
- Fixes #3634: Add ML procs for AWS SageMaker Endpoints (#3871) by @vga91 in #3884
- Fixes #3203: apoc.mongo dependencies are outdated with current mongodb by @vga91 in #3897
- Fixes #3367: Test to check return type of apoc.any.rebind with a Path by @vga91 in #3841
- Replaced Open AI model by @vga91 in #3854
- Fixes #3891: Add IBM Watson Foundation model integration by @vga91 in #3901
- Fixes #3858: Allow configuration of openai base URL as parameter (#3880) by @vga91 in #3915
- Solved various jar conflict errors with neo4j 5.15+ (#3859) by @vga91 in #3907
- [NOID] fixes #3766 support for JDBC array columns by @vga91 in #3876
- Fixes #3751: Failed to invoke procedure apoc.cypher.mapParallel2: Caused by:RuntimeException: Error polling, timeout (#3922) by @vga91 in #3924
- Upgrade driver and syntax to 5.16.0 by @vga91 in #3934
- Fixes #3401: APOC Custom Procedures/Function new procedures working with Cluster by @vga91 in #3943
- Fixes #3887: add apoc.map.renameKey by @vga91 in #3944
- Fixes #3111: ENH: apoc.diff.relationships by @vga91 in #3941
- Fixes #3945: The apoc.bolt.* procedures fail together with the apoc.path.subgraphAll one by @vga91 in #3949
- Fixes #3939: vertexai gemini has a different URL, we should support that in the vertexai procedure by @vga91 in #3947
- Add apoc.cypher.runFile(s) procedures with READ mode version by @vga91 in #3950
- Fixes #3777: Remove APOC Core procedures from TTLLifeCycle.java by @vga91 in #3957
- Fixes #2403: Incoherent behaviours when some header cells are empty when using apoc.load.xls by @vga91 in #3956
- Fixes #2390: apoc.agg.position(agg-value, element) -> integer by @vga91 in #3955
- Fixes #3072: apoc.custom.declareProcedure fails with java.lang.RuntimeException if provided mode is SCHEMA by @vga91 in #3954
- Fixes #2136: Support for additional HTTP headers in apoc.es procedures by @vga91 in #3953
Full Changelog: 5.16.0...5.17.1