Skip to content
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

2.4.4 Release #821

Merged
merged 16 commits into from
Mar 6, 2024
Merged

2.4.4 Release #821

merged 16 commits into from
Mar 6, 2024

Conversation

nielsdejong
Copy link
Collaborator

NeoDash 2.4.4

This is a hotfix release fixing some breaking issues in the 2.4.3:

  • Fixed number parsing using newer versions of the Neo4j driver. 811
  • Reverted new connection handler for auto-renewed SSO sessions. 815
  • Improved handling of parameters in form extension, resolved local state issues. 813
  • Updated Role management extension to no longer execute queries in parallel, improved UX and error handling 813

If you are currently using NeoDash version 2.4.3, we recommend updating as soon as possible.

Alfred Rubin and others added 14 commits February 29, 2024 18:06
fixing gantt chart, new driver version was returning {low,high} numbers
* fixed race condition, to work on other points in PR

* Fixes for complex parameter types in forms

* Added special case for handling cross-db label access

* handling fixed grants without non-fixed grants

* Added error handling to RBAC extension

* Added back async modifier

* bug fixin grbac

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
Co-authored-by: Niels de Jong <niels-121@hotmail.com>
Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
12 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nielsdejong nielsdejong merged commit 31ccf16 into master Mar 6, 2024
4 checks passed
nielsdejong added a commit that referenced this pull request Mar 15, 2024
* 2.4.4 Release (#821)

* fixing gantt chart, new driver version was returning {low,high} numbers

* Revert "fixing gantt chart, new driver version was returning {low,high} numbers"

This reverts commit 4eb9285.

* fixing gantt chart, new driver version was returning {low,high} numbers

* NaNs

* fixing number parsing

* Revert "Handle token expiration in SSO (#611)" (#815)

This reverts commit 001cee1.

* Fixing RBAC feature + parameters (#813)

* fixed race condition, to work on other points in PR

* Fixes for complex parameter types in forms

* Added special case for handling cross-db label access

* handling fixed grants without non-fixed grants

* Added error handling to RBAC extension

* Added back async modifier

* bug fixin grbac

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
Co-authored-by: Niels de Jong <niels-121@hotmail.com>

* Added 2.4.4 release notes, bumped version (#818)

* Removed old console.log statements

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
Co-authored-by: alfredorubin96 <103421036+alfredorubin96@users.noreply.github.com>
Co-authored-by: Harold Agudelo <agudeloharold13@gmail.com>

* Update Dockerfile to use yarn.lock

---------

Co-authored-by: Alfred Rubin <alfredo.rubin@neo4j.com>
Co-authored-by: alfredorubin96 <103421036+alfredorubin96@users.noreply.github.com>
Co-authored-by: Harold Agudelo <agudeloharold13@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants