Skip to content

Releases: whylabs/whylogs

v0.6.10

28 Oct 16:24
Compare
Choose a tag to compare

whylogs release v0.6.10

Hi everyone! We’ve now released whylogs 0.6.10 πŸš€.
whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

  • Bump version to release #343 [@github-actions]

πŸ› Bug Fixes

v0.6.9

19 Oct 20:29
Compare
Choose a tag to compare

whylogs release v0.6.9

Hi everyone! We’ve now released whylogs 0.6.9 πŸš€.
whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

  • Make project name and pipeline name optional parameters for session #342 [@jamie256]
  • Update dependencies and support MLFlow 1.20 #341 [@jamie256]
  • Remove use of deprecated pandas util.testing.makeDataFrame() #340 [@jamie256]
  • Bump version to release #336 [@github-actions]

v0.6.8

12 Oct 17:48
Compare
Choose a tag to compare

whylogs release v0.6.8

Hi everyone! We’ve now released whylogs 0.6.8 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

  • Fix profile viewer scroll on click #334 [@jamie256]
  • [API] Simplify WhyLabs writer #333 [@andyndang]
    • Note: this deprecates the data_collection_consent parameter for WriterConfig and start_whylabs_session: use WhyLabs API key instead.
  • Update autoflake parameters to remove unused imports #332 [@jamie256]
  • Changed MATCH and NOMATCH to use re.compile instead of re.match. Chan… #325 [@FelipeAdachi]
  • Bump version to release #329 [@github-actions]

πŸ› Bug Fixes

  • Fix missing ImagePixelWidth and reduce default set of image tracking #331 [@jamie256]

v0.6.7

05 Oct 17:27
Compare
Choose a tag to compare

whylogs release v0.6.7

Hi everyone! We’ve now released whylogs 0.6.7 πŸš€.
whylogs is the open source standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

  • Bump version to release #323 [@github-actions]

πŸ› Bug Fixes

  • Add warning on larger dataframe logging, add perf test and fixture for conditional tests w/ --load #326 [@jamie256]
  • Update API token when updated in the env variable and recreate client #327 [@jamie256]

v0.6.6

01 Oct 16:26
Compare
Choose a tag to compare

whylogs release v0.6.6

Hi everyone! We’ve now released whylogs 0.6.6 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

πŸ› Bug Fixes

  • Fix whylogs init #321 [@jamie256]
  • Align segment tag handling in python with java, fix typos in example and tests #319 [@jamie256]

v0.6.5

14 Sep 18:41
Compare
Choose a tag to compare

whylogs release v0.6.5

Hi everyone! We’ve now released whylogs 0.6.5 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

πŸ› Bug Fixes

  • Fix body of release version bump PR on release process #305 [@lalmei]

✨ Features

v0.6.4

07 Sep 21:04
Compare
Choose a tag to compare

whylogs release v0.6.4

Hi everyone! We’ve now released whylogs 0.6.4 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes:

πŸ› Bug Fixes

  • Fix model metric model_type switching and update tests #302 [@jamie256]

v0.6.2 Bug fixes and examples

31 Aug 23:06
Compare
Choose a tag to compare

whylogs release v0.6.2

Hi everyone! We’ve now released whylogs 0.6.2 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½

Get Involved in the revolution:

  • πŸ‘©β€πŸ’» Contribute to the project via our GitHub
  • ❀️ Give us feedback or chat with our team on Slack
  • πŸ›° Push whylogs profiles directly to WhyLabs Platform for monitoring. Sign up for a free account here

This version includes:

✨ Features

πŸ› Bug Fixes

  • Stop JSONifying data. Bump schema minor version to 2 #295 [@andyndang]

πŸ—‘ Removal of fields

  • Stop tracking frequent numbers. These are tracked by frequent items at the column level as strings, so the data is duplicate for numerical columns

πŸ“š Documentation

v0.6.1 Profile Viewer and Windows Support

24 Aug 22:36
Compare
Choose a tag to compare

whylogs release v0.6.1.

Hi whylogers! We’ve now released whylogs v0.6.1, check it out! πŸš€. Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬
This version includes:

  • πŸ•΅πŸΌβ€β™‚οΈ Track and visualize the distributions & summary statistics of data with the whylogs profile viewer. The viewer runs locally and offline.
  • πŸ“Š Share your profile viewer with anyone as a single file. .
  • πŸ’» whylogs works natively with the latest Windows OS.
  • πŸ“š Documentation updates: Full documentation can be found at https://docs.whylabs.ai/ or Github https://github.com/whylabs/whylogs/

Get Involved in the revolution.

  • πŸ‘©β€πŸ’» Contribute to the project: https://github.com/whylabs/whylogs/
  • β™₯️ Give us feedback or chat with our team on Slack
  • πŸ›° Push whylogs profiles directly to WhyLabs Platform for monitoring. Sign up for a free account here

Detailed changelog bellow:

✨ Features

πŸ› Bug Fixes

πŸ“š Documentation

🚨 Testing

  • Add coverage for profile viewer and constraints #288 [@lalmei]
  • Make sure notebook test run in correct poetry kernel #287 [@lalmei]

v0.6.0 Bugs and Patches

17 Aug 19:33
Compare
Choose a tag to compare

whylogs release v0.6.0

Hi everyone! We’ve now released whylogs 0.6.0 πŸš€.
Whylogs is an open standard for data and ML logging created by WhyLabs. πŸ‘©πŸ½β€πŸ”¬

This version includes removing some packages from requirements during installation. Along with minor bug fixes, and updates to documentation.

πŸ› Bug Fixes

  • Read prediction and target field names from regression metric protobuf #279 [@cswarth]

πŸ“š Documentation

⬇️ Dependencies

  • Removing pyarrow and llvmlite from required dependecies #276 [@lalmei]
  • Loosen matplotlib dependency constraint #283 [@lalmei]
  • Remove reference package #282 [@lalmei]

🚨 CI

  • bump version in tag and mainline and publish distribution #275 [@lalmei]