Skip to content

Bump exist.version from 4.0.0 to 4.10.0 - #61

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/exist.version-4.10.0
Closed

Bump exist.version from 4.0.0 to 4.10.0#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/exist.version-4.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2022

Copy link
Copy Markdown
Contributor

Bumps exist.version from 4.0.0 to 4.10.0.
Updates exist-core from 4.0.0 to 4.10.0

Release notes

Sourced from exist-core's releases.

eXist-db 4.10.0

For the latest release in the eXist 5.x.x series, see the full listing at https://github.com/eXist-db/exist/releases.

eXist-db 4.9.0

For the latest release in the eXist 5.x.x series, see the full listing at https://github.com/eXist-db/exist/releases.

eXist-db 4.8.0

For the latest release in the eXist 5.x series, see the full listing at https://github.com/eXist-db/exist/releases.

eXist-db 4.7.1

v4.7.1 - August 13, 2019

This is a bug fix release addressing some important issues.

Bug Fixes

  • Disable a bad XQuery optimization affecting multi-step path expressions like /a/b//c[d = 123] with descendant axis step and range index defined on c. The main optimizations will still work.
  • Java admin client kept files up to 64M in memory, resulting in out of memory errors during backup/restore. Limit the max size to 4M
  • Fix for macOS startup without Oracle JDK 8
  • eXist was leaking file handles when loading XQuery modules from an expath package
  • Fix unattended installation, enable configurable data directory
  • Java Admin Client should be able to change logged in account password via XML:DB Remote and re-connect
  • Fix a couple of issues in LDAP

Backwards Compatibility

eXist-db 4.7.1 is binary compatible with the 4.7.0, 4.6.1 and 4.6.0 versions of eXist-db. Users who are upgrading should always consult the Upgrading Guide in the documentation.

Downloading this Version

  • eXist-db v4.7.1 is available for download below.
  • Docker images for are available from eXist-db's DockerHub.
  • Maven artifacts are available from our mvn-repo.
  • Mac users of the Homebrew package repository may acquire eXist via the exist-db cask.

eXist-db 4.7.0

v4.7.0 - May 19, 2019

This release closes a major memory leak introduced in 4.6.0 and removes a deadlock condition.

Features

... (truncated)

Commits
  • 0ad15ce [release] Set version for 4.10.0 release
  • ad8c57f Merge pull request #4209 from evolvedbinary/4.x.x/log4j-2.17.1-update
  • 265c1e5 [release] Set version to 4.10.0-SNAPSHOT
  • 98cea87 [release] Set version for 4.9.0 release
  • b2f0801 Merge pull request #4203 from evolvedbinary/4.x.x/intellij-no-geo-index
  • 77dad36 Merge pull request #4201 from evolvedbinary/4.x.x/hotfix/collection-rename-move
  • 8d49c3a [bugfix] Correct NetBeans project file for xercesImpl dependency
  • dee9aee [security] Update to log4j 2.17.1
  • 67cbd23 [ignore] Was previously moved to lib/core in d68640f2dae7a9b598dfe27a8b63421e...
  • 6060db9 [ignore] Remove GeoSpatial Index from IntelliJ project, as it is not possible...
  • Additional commits viewable in compare view

Updates exist-testkit from 4.0.0 to 4.10.0

Release notes

Sourced from exist-testkit's releases.

eXist-db 4.10.0

For the latest release in the eXist 5.x.x series, see the full listing at https://github.com/eXist-db/exist/releases.

eXist-db 4.9.0

For the latest release in the eXist 5.x.x series, see the full listing at https://github.com/eXist-db/exist/releases.

eXist-db 4.8.0

For the latest release in the eXist 5.x series, see the full listing at https://github.com/eXist-db/exist/releases.

eXist-db 4.7.1

v4.7.1 - August 13, 2019

This is a bug fix release addressing some important issues.

Bug Fixes

  • Disable a bad XQuery optimization affecting multi-step path expressions like /a/b//c[d = 123] with descendant axis step and range index defined on c. The main optimizations will still work.
  • Java admin client kept files up to 64M in memory, resulting in out of memory errors during backup/restore. Limit the max size to 4M
  • Fix for macOS startup without Oracle JDK 8
  • eXist was leaking file handles when loading XQuery modules from an expath package
  • Fix unattended installation, enable configurable data directory
  • Java Admin Client should be able to change logged in account password via XML:DB Remote and re-connect
  • Fix a couple of issues in LDAP

Backwards Compatibility

eXist-db 4.7.1 is binary compatible with the 4.7.0, 4.6.1 and 4.6.0 versions of eXist-db. Users who are upgrading should always consult the Upgrading Guide in the documentation.

Downloading this Version

  • eXist-db v4.7.1 is available for download below.
  • Docker images for are available from eXist-db's DockerHub.
  • Maven artifacts are available from our mvn-repo.
  • Mac users of the Homebrew package repository may acquire eXist via the exist-db cask.

eXist-db 4.7.0

v4.7.0 - May 19, 2019

This release closes a major memory leak introduced in 4.6.0 and removes a deadlock condition.

Features

... (truncated)

Commits
  • 0ad15ce [release] Set version for 4.10.0 release
  • ad8c57f Merge pull request #4209 from evolvedbinary/4.x.x/log4j-2.17.1-update
  • 265c1e5 [release] Set version to 4.10.0-SNAPSHOT
  • 98cea87 [release] Set version for 4.9.0 release
  • b2f0801 Merge pull request #4203 from evolvedbinary/4.x.x/intellij-no-geo-index
  • 77dad36 Merge pull request #4201 from evolvedbinary/4.x.x/hotfix/collection-rename-move
  • 8d49c3a [bugfix] Correct NetBeans project file for xercesImpl dependency
  • dee9aee [security] Update to log4j 2.17.1
  • 67cbd23 [ignore] Was previously moved to lib/core in d68640f2dae7a9b598dfe27a8b63421e...
  • 6060db9 [ignore] Remove GeoSpatial Index from IntelliJ project, as it is not possible...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `exist.version` from 4.0.0 to 4.10.0.

Updates `exist-core` from 4.0.0 to 4.10.0
- [Release notes](https://github.com/exist-db/exist/releases)
- [Changelog](https://github.com/eXist-db/exist/blob/develop/exist-versioning-release.md)
- [Commits](eXist-db/exist@eXist-4.0.0...eXist-4.10.0)

Updates `exist-testkit` from 4.0.0 to 4.10.0
- [Release notes](https://github.com/exist-db/exist/releases)
- [Changelog](https://github.com/eXist-db/exist/blob/develop/exist-versioning-release.md)
- [Commits](eXist-db/exist@eXist-4.0.0...eXist-4.10.0)

---
updated-dependencies:
- dependency-name: org.exist-db:exist-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.exist-db:exist-testkit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Oct 14, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #68.

@dependabot dependabot Bot closed this Oct 14, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/exist.version-4.10.0 branch October 14, 2022 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants