No compatible "n10s" plugin found for Neo4j 5.10.0

I am installing neo4j docker but getting a message and plugins from docker-compose.yml below:

ERROR: No compatible "n10s" plugin found for Neo4j 5.10.0.

And from docker-compose.yml I have for plugins:

  • NEO4J_PLUGINS=["apoc", "n10s"]
  • NEO4J_dbms_security_procedures_unrestricted=apoc.,n10s.,semantics.*

Is n10s discontinued in 5.10.0 ? Please advise..

i found an answer: not yet for this release. Thanks