neo4j-streams icon indicating copy to clipboard operation
neo4j-streams copied to clipboard

Neo4j Kafka Connector

Results 132 neo4j-streams issues
Sort by recently updated
recently updated
newest added

Hi, is there a possibility to authenticate the connector via Neo4J using an OpenId provider (such as keycloak)? I only found the authentication types `basic` and `kerberos`, but it's hard...

## Feature description (Mandatory) Sink connector (Kafka-connect) does not allow to skip UNWIND prefix from cypher template strategy queries. We are using Kconnect cluster in our migrations tooling and do...

## Feature description From Zendesk ticket [#21480](https://neotechnology.zendesk.com/agent/tickets/21480) has been highlighted the need to upgrade `kafka-avro-serializer` dependency from the version 5.2.2 (which includes an old version of Netty library - 3.10.6.Final...

enhancement
dependencies

Remove the `kafka.bootstrap.servers` property because it would depend on the build in streams support. As a dependency of the upgrade, the password needs to be at least 8 characters long.

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

Fixes # One sentence summary of the change. ## Proposed Changes (Mandatory) A brief list of proposed changes in order to fix the issue: - - -

Hi, I was updating neo4j source connector to get the latest security updated and noticed some strange behavior/errors from connector version 5.0.2 to 5.0.3+. ## Expected Behavior (as it is...

According to neo4j [PointValue document](https://neo4j.com/docs/cypher-manual/4.4/values-and-types/spatial/#spatial-values-spatial-instants), x represent longitude and y represent latitude Change the mapping of latitude and longitude

Fixes # According to neo4j [PointValue document](https://neo4j.com/docs/cypher-manual/4.4/values-and-types/spatial/#spatial-values-spatial-instants), x represent longitude and y represent latitude ## Proposed Changes (Mandatory) Change the mapping of latitude and longitude - - -