ddf icon indicating copy to clipboard operation
ddf copied to clipboard

DDF Distributed Data Framework - an open source, modular integration framework.

Results 35 ddf issues
Sort by recently updated
recently updated
newest added

Bumps [shiro-core](https://github.com/apache/shiro) from 1.9.1 to 1.10.0. Commits 7141f41 [maven-release-plugin] prepare release shiro-root-1.10.0 28e10e0 Allow for direct configuration of ShiroFilter through WebEnvironment 43240d9 [SHIRO-890] Avoid another proxy creator when @​EnableAspectJAutoProxy enabled...

⬆️ Dependency Upgrade
java

Bumps [calcite-core](https://github.com/apache/calcite) from 1.26.0 to 1.32.0. Commits 413eded [CALCITE-5275] Release Calcite 1.32.0 57aafa3 Cosmetic changes to release notes 2624925 [CALCITE-5262] Add many spatial functions, including support for WKB (well-kn... 479afa6...

⬆️ Dependency Upgrade
java

#### What does this PR do? Make anyGeo configurable. Note: @pklinef thought there might be other areas of the code that needed to be changed, but was not specific. If...

#### What does this PR do? Forward port of PR #6737 #### Who is reviewing it? @pklinef @clockard #### Select relevant component teams: @codice/solr #### Ask 2 committers to review/merge...

wontfix

#### What does this PR do? Add support for ecql DOES-NOT-EXISTS to persistent store. Includes a new unit test. [Note] This PR is so the team can review the approach....

Bumps xalan from 2.7.2 to 2.7.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=maven&previous-version=2.7.2&new-version=2.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

⬆️ Dependency Upgrade
java
wontfix

Bumps xalan from 2.7.2 to 2.7.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=maven&previous-version=2.7.2&new-version=2.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

⬆️ Dependency Upgrade
java
wontfix

Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

⬆️ Dependency Upgrade
java
wontfix

#### What does this PR do? Forward port of https://github.com/codice/ddf/pull/6717 and https://github.com/codice/ddf/pull/6705 #### Who is reviewing it? #### Select relevant component teams: #### Ask 2 committers to review/merge the PR...

wontfix

#### What does this PR do? Support default sort parameters for WFS 1.1.0 sources. Will add a response property listing the sort property name if it was removed as being...