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

4.2.3 #1498

Merged
merged 6 commits into from
Dec 20, 2017
Merged

4.2.3 #1498

merged 6 commits into from
Dec 20, 2017

Conversation

agrosner
Copy link
Owner

  1. update PR template
  2. fix pom file generation on jitpack Dependencies missing in .pom files #1487
  3. fix issue where save(DatabaseWrapper) would leave open insert or update statment. Releasing statement in a finalizer #1496
  4. Allow (but still warn) about autoincrementing ids being null. if null, they are treated as if they are 0 meaning that they will get inserted rather than updated in the DB during a save operation. AutoIncrement triggered by 0 value id. #1490
  5. Update warning on wrong type passed in operator class for value Misleading warning in FlowLog while generating Operators using TypeConverters  #1488

@agrosner agrosner merged commit eb5ed84 into master Dec 20, 2017
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.

1 participant