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

[Docs] Add change log for v1.3.1 and v1.2.3 #3502

Merged
merged 12 commits into from
May 25, 2023

Conversation

jillnogold
Copy link
Member

@jillnogold jillnogold commented May 9, 2023

No description provided.

@jillnogold jillnogold changed the title [Docs] Add change log for 1.3.1 and 1.2.2 [Docs] Add change log for v1.3.1 and v1.2.3 May 17, 2023
- [v1.3.0](#v1-3-0)
- [v1.2.3](#v1-2-3)
Copy link
Member

Choose a reason for hiding this comment

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

missing 1.2.2

Copy link
Member Author

Choose a reason for hiding this comment

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

1.2.2 was not delivered to any customer - no need to include it

Copy link
Member

Choose a reason for hiding this comment

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

This is a full changelog and should include versions that we release, not versions being used atm

@@ -528,6 +551,7 @@ with a drill-down to view the steps and their details. [Tech Preview]
| ML-2014 | Model deployment returns ResourceNotFoundException (Nuclio error that Service <name> is invalid.) | Verify that all `metadata.labels` values are 63 characters or less. See the [Kubernetes limitation](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). | v1.0.0 |
| ML-3315 | The feature store does not support an aggregation of aggregations | NA | v1.2.1 |
| ML-3381 | Private repo is not supported as a marketplace hub | NA | v1.2.1 |
| ML-3824 | MLRun supports TensorFlow up to 2.9. | NA | v1.3.1 |
Copy link
Member

Choose a reason for hiding this comment

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

~ 2.11.0 tbh

Copy link
Member Author

Choose a reason for hiding this comment

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

@liranbg See https://iguazio.slack.com/archives/C056PBR36A2/p1684250135369859. I think the problem in the change log is that it's under limitataions, and not under 1.3.1 as a limitation. Is that correct?

Copy link
Member

Choose a reason for hiding this comment

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

not sure I follow you. it is a limitation, could be 1.3.1 limitation only but tbh it will be 1.3.0 too now. because tensorflow was tested with < 2.12
anyway, this specific line should be changed to

Suggested change
| ML-3824 | MLRun supports TensorFlow up to 2.9. | NA | v1.3.1 |
| ML-3824 | MLRun supports TensorFlow up to 2.11. | NA | v1.3.1 |


| ID | Description |
| --- | ----------------------------------------------------------------- |
| ML-3287 | UI now resets the cache upon MLRun upgrades, and the Projects page displays correctly. [View in Git](https://github.com/mlrun/ui/pull/1612). |
Copy link
Member

Choose a reason for hiding this comment

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

This is just ui, nothing on backend - thus should be removed.

what fixed on 1.2.2:

  1. Fix presenting and serving large-sized projects

what fixed on 1.2.3:

  1. Fix UI glitch presenting project membership screen
  2. Optimized /projects endpoint to work faster
  3. Reduce too verbose logs on backend side

Copy link
Member Author

Choose a reason for hiding this comment

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

@liranbg 3287 was opened by a customer - therefore is included

docs/change-log/index.md Outdated Show resolved Hide resolved
@liranbg liranbg merged commit 5fe0a2e into mlrun:development May 25, 2023
14 checks passed
liranbg pushed a commit to liranbg/mlrun that referenced this pull request May 25, 2023
@jillnogold jillnogold deleted the 1.3.1-1.2.2 branch May 30, 2023 11:50
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.

None yet

3 participants