Skip to content

ci: Merge change for release 1.7.0#2099

Merged
RobertSamoilescu merged 10 commits into
release/1.7.xfrom
master
Apr 11, 2025
Merged

ci: Merge change for release 1.7.0#2099
RobertSamoilescu merged 10 commits into
release/1.7.xfrom
master

Conversation

@RobertSamoilescu
Copy link
Copy Markdown
Contributor

No description provided.

dependabot Bot and others added 10 commits February 24, 2025 10:26
…2054)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.20.1...v2.20.2)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2074)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.20.2 to 2.20.4.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.20.2...v2.20.4)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2068)

Bumps [keras](https://github.com/keras-team/keras) from 3.7.0 to 3.9.0.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v3.7.0...v3.9.0)

---
updated-dependencies:
- dependency-name: keras
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](lightgbm-org/LightGBM@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: lightgbm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2053)

Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](lightgbm-org/LightGBM@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: lightgbm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Implemented JSONCodec

* Encode object type with JSONCodec for pandas

* Included more types for mlflow

* Implemented can_encode function for JSON codec

* Included test for JSON codec

* Fixed pandas codec to treat objects differently

* Included tests for mlflow metadata

* Included test for mlflow runtime

* Fixed can_encode for JSONCodec and a pandas test

* Fixed code registry but need to remove duplicated json encoding code from hf runtime

* Fixed linting issues

* Refactored duplicated code and simplified logic for can_encode

* Renamed util function

* Fixed support to encode numpy and reverted can_encode function

* Fixed bug in pandas encoding

* Reverted comment in pandas codec

* Moved env and cli tests to sequential.

* Included sleep before retrieving metrics

* Run metrics tests seq

* Simplified code by removing JSONCodec

* Included more tests for pandas codecs

* Moved PandasJsonContentType inside PandasCodec.
Before the fix, the timeout calculation subtracted the passed time from the
timeout calculated for the previous round instead of subtracting it from the
configured timeout value, causing time to pass quicker than expected.
@lc525 lc525 self-requested a review April 11, 2025 08:18
Copy link
Copy Markdown
Contributor

@lc525 lc525 left a comment

Choose a reason for hiding this comment

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

lgtm

@RobertSamoilescu RobertSamoilescu merged commit 205eea8 into release/1.7.x Apr 11, 2025
7 of 8 checks passed
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