-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update on maven hub #15
Comments
emanb29
pushed a commit
to thatdot/front-end
that referenced
this issue
May 12, 2022
* create, alter, drop and show remote database alias syntax * Add privileges for remote aliases: ALIAS MANAGEMENT, CREATE ALIAS, DROP ALIAS, ALTER ALIAS, SHOW ALIAS * - update SHOW ALIASES FOR DATABASE to handle updated CIP - duration funcions for creating remote aliases - add remote ssl policy - other minor fixes * static evaluation of parameters in order to allow temporal functions * - Prevent an alias against a remote system database - enrich and refactor alias acceptancet tests - fix rebasing errors * Alias test completeness (#6) * adding user credentials to remote alias (#7) - encrypt password with symmetric aes/gcm, key stored in a pkcs12 keystore * Introduce internal setting unsupported.dbms.block_remote_alias This will be used by Aura to block remote database management. * remove driver setting logging_leaked_sessions (opencypher#11) * Driver settings validation (opencypher#12) * Validate remote database alias driver settings. * remote alias SHOW PRIVILEGE ... AS COMMANDS (opencypher#13) * write version uuid when creating and altering a remote alias (opencypher#15) * only zero encoded password, not ecrypted one (opencypher#16) * Remove remote SSL policy * improve remote alias error messages (opencypher#19) * Validate url in remote database aliases (opencypher#21) * add feature toggle for remote aliases (opencypher#23) * Update Neo4j version that introduce alias privileges to 4.4.7 (#27) Co-authored-by: Hannes Sandberg<[email protected]> Co-authored-by: Louise Söderström <[email protected]> Co-authored-by: Nadja Müller <[email protected]> Co-authored-by: Therese Magnusson <[email protected]> Co-authored-by: Nacho Cordón <[email protected]> Co-authored-by: Olivia Ytterbrink <[email protected]> Co-authored-by: Mark Dixon <[email protected]> Co-authored-by: Louise Söderström <[email protected]> Co-authored-by: Nadja Müller <[email protected]> Co-authored-by: Therese Magnusson <[email protected]> Co-authored-by: Nacho Cordón <[email protected]> Co-authored-by: Olivia Ytterbrink <[email protected]> Co-authored-by: Mark Dixon <[email protected]>
It's been more than 1.5 years since the last publish to Maven. Can we expect another release? Do you've a release roadmap? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the latest version on maven hub is 9.0.20210312
is there anyone build and update there for the latest?
The text was updated successfully, but these errors were encountered: