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

Release with Multiparty Examples #391

Merged
merged 14 commits into from
Jul 12, 2019
Merged

Release with Multiparty Examples #391

merged 14 commits into from
Jul 12, 2019

Conversation

hardbyte
Copy link
Collaborator

@hardbyte hardbyte commented Jul 1, 2019

Merge recent changes from develop into master.

hardbyte and others added 13 commits June 1, 2019 14:24
Merge v1.11.0 changes back into develop
* Update nginx base image to 1.15.12
* Forgotten version update for nginx container
* Update alpine base image to 3.9
* Update postgres chart to 5.2.1
* Tear down database connection on app context rather than request context
See http://flask.pocoo.org/docs/1.0/appcontext/#storing-data
* closing db connection on every request is a debug message
* Add small note on verbose logging config and don't use verbose logging by default
* Update init db docstring
* Database connections are more explicit. All flask DBConn calls use a cached db conn.
@hardbyte hardbyte requested a review from gusmith July 1, 2019 22:31
gusmith
gusmith previously requested changes Jul 2, 2019
Copy link
Contributor

@gusmith gusmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the goal of this PR will be to create a release, in which case we should update the changelog and prepare for the release.

@hardbyte hardbyte added this to the Entity Service v1.11.1 milestone Jul 5, 2019
@hardbyte
Copy link
Collaborator Author

hardbyte commented Jul 6, 2019

Good point - will merge after #394

* Add missing LICENSE file
* Update changelog and version for v1.11.1
@hardbyte hardbyte dismissed gusmith’s stale review July 11, 2019 12:07

addressed changes

@hardbyte hardbyte requested review from unzvfu and removed request for unzvfu July 11, 2019 12:09
@hardbyte hardbyte merged commit d2117e3 into master Jul 12, 2019
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.

4 participants