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

prepare 6.0.3 release #87

Merged
merged 10 commits into from
May 31, 2018
Merged

prepare 6.0.3 release #87

merged 10 commits into from
May 31, 2018

Conversation

eli-darkly
Copy link
Contributor

[6.0.3] - 2018-05-30

Removed:

  • Removed a dependency on the pylru package, because it uses a GPL license.

Fixed:

  • Fixed a bug that, in Python 3.x, could cause a timer thread to keep running after the client has been shut down. This bug also caused the message "TypeError: Event object is not callable" to be logged.
  • Fixed the Config initializer to create a new instance of InMemoryFeatureStore if you omit the feature_store argument. Previously, all Config instances that were created with default parameters would share the same feature store instance.
  • Clarified HTTP proxy setup instructions in the readme.

@eli-darkly eli-darkly requested a review from ashanbrown May 30, 2018 21:54
@eli-darkly eli-darkly merged commit 35629e3 into master May 31, 2018
eli-darkly added a commit that referenced this pull request Jan 31, 2019
update package metadata prior to release
@eli-darkly eli-darkly deleted the 6.0.3 branch November 6, 2019 05:32
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.

2 participants