Skip to content

prepare 6.0.3 release#87

Merged
eli-darkly merged 10 commits into
masterfrom
6.0.3
May 31, 2018
Merged

prepare 6.0.3 release#87
eli-darkly merged 10 commits into
masterfrom
6.0.3

Conversation

@eli-darkly

Copy link
Copy Markdown
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