Skip to content

Releases: whylabs/whylogs

v0.6.15

30 Nov 21:06
Compare
Choose a tag to compare

whylogs release v0.6.15

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

This version includes:

πŸ› Bug Fixes

  • Fix exception related to logging array like column values #365 [@jamie256]

v0.6.14

23 Nov 19:46
a175b34
Compare
Choose a tag to compare

whylogs release v0.6.14

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

This version includes:

v0.6.13

16 Nov 22:34
Compare
Choose a tag to compare

whylogs release v0.6.13

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

This version includes:

  • Minor docstream, filename, error message fixes #356 [@richard-rogers]
  • Bump version to release 0.6.12 #354 [@github-actions]

πŸ› Bug Fixes

  • Put in some guardrails against overly large confusion matrices #355 [@jamie256]

v0.6.12

09 Nov 21:08
Compare
Choose a tag to compare

whylogs release v0.6.12

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

This version includes:

  • just dependencies update #353 [@jamie256]
  • Update release draft content to correctly lowercase package name. #352 [@jamie256]
  • Bump version to release 0.6.11 #351 [@github-actions]

v0.6.11

02 Nov 18:38
Compare
Choose a tag to compare

whylogs release v0.6.11

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

This version includes:

✨ Features

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]