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

Bump esper-compiler from 8.6.0 to 8.7.0 #272

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps esper-compiler from 8.6.0 to 8.7.0.

Changelog

Sourced from esper-compiler's changelog.

Changes in version 8.7.0

  • Visual Studio Code Extension now has a debugging support, see https://marketplace.visualstudio.com/items?itemName=EsperTech.esperepl
  • Support for EsperHA state backwards compatibility starting from this version
  • Support for module line item to have content line numbers and end line numbers
  • Support for dataflow EventBusSource operator to populate events of implicitly-created wrap event type
  • Reduced compile time and compiler output size for many types of typical statements and when using the compiler path
  • Fixed issue #215 chained method invocation with 'first' aggregation function failed
  • Fixed issue #216 Fire-and-Forget query fails with ConcurrentModificationException and when using create-index
  • Fixed issue #217 Downcasting from Object to BigDecimal incorrectly uses Number#longValue
  • Fixed issue #220 NullPointer when using List field in update istream query
  • Fixed issue #228 Configuration-Compiler byte code option "attachModuleEPL" only works for modules
  • Fixed issue #229 Create-inlined-class visibility controlled by wrong compiler option
  • Fixed issue #230 Tables defined within modules do not work in joins
  • Fixed issue #231 Logging configuration setEnableJDBC ignored
  • Fixed issue LME-522-32405 Insert-into to column declared as bean event produces eventbean instance
  • Fixed issue ZRG-950-63119 Very large number of selected fields and aggregation cause compiler code to grow beyond 64 KB
  • Fixed issue LPQ-234-51126 Janino keep flag not honored when Janino debug is enabled
Commits
  • 6324d6c update year to 2021
  • 1aeeb29 merge javadoc fixes
  • 2bd3a18 merge missing javadoc
  • cbf9cb4 merge KOF-780-42862-11 state tracking recompile provider
  • fad4490 merge dataflow select wrap test exclude HA build
  • b9a69e7 changelog update release 8.7.0
  • c683945 merge EsperIO Kafka version update
  • c350dd1 merge #215 chained method invocation with 'first' aggregation function failed
  • 315b39c merge #217 Downcasting from Object to BigDecimal incorrectly uses Number#long...
  • 129055b merge #216 If I create an index on named window, it may cause the Fire-and-Fo...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
@colinduplantis
Copy link
Member

@dependabot rebase

Bumps [esper-compiler](https://github.com/espertechinc/esper) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/espertechinc/esper/releases)
- [Changelog](https://github.com/espertechinc/esper/blob/master/changelog.txt)
- [Commits](espertechinc/esper@release_8.6.0...release_8.7.0)

---
updated-dependencies:
- dependency-name: com.espertech:esper-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/branches/4.1.x/com.espertech-esper-compiler-8.7.0 branch from fd353a5 to a2e4219 Compare July 1, 2021 22:33
@colinduplantis colinduplantis merged commit b02edfa into branches/4.1.x Jul 1, 2021
@colinduplantis colinduplantis deleted the dependabot/maven/branches/4.1.x/com.espertech-esper-compiler-8.7.0 branch July 1, 2021 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant