.. Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+=============
Release-Notes
--------------
+=============
This document provides the release notes for the G release of AIMLFW Kubeflow adapter module
:local:
Version history
----------------
+===============
+--------------------+--------------------+--------------------+--------------------+
| **Date** | **Ver.** | **Author** | **Comment** |
| 2022-12-08 | 1.0.0 | Joseph Thaliath | G release |
| | | | |
+--------------------+--------------------+--------------------+--------------------+
+| 2023-06-29 | 1.1.0 | Joseph Thaliath | H release |
+| | | | |
++--------------------+--------------------+--------------------+--------------------+
Summary
--------
+=======
-The G release of AIMLFW Kubeflow adapter supports connectivity to Kubeflow for creating AI/ML training pipelines and executing AI/ML training jobs
+The AIMLFW Kubeflow adapter supports connectivity to Kubeflow for creating AI/ML training pipelines and executing AI/ML training jobs
Release Data
-------------
+============
+
+H Release
+---------
+
++--------------------------------------+------------------------------------------------+
+| **Project** | AIMLFW Kubeflow adapter |
+| | |
++--------------------------------------+------------------------------------------------+
+| **Repo/commit-ID** | aiml-fw/athp/tps/kubeflow-adapter |
+| | /903e6ce692270629ed238d4c6889c423fc81cdea |
++--------------------------------------+------------------------------------------------+
+| **Release designation** | H release |
+| | |
++--------------------------------------+------------------------------------------------+
+| **Release date** | 2023-06-29 |
+| | |
++--------------------------------------+------------------------------------------------+
+| **Purpose of the delivery** | Minor updates |
+| | |
++--------------------------------------+------------------------------------------------+
+
+
+G Release
+---------
+--------------------------------------+--------------------------------------+
| **Project** | AIMLFW Kubeflow adapter |
---
#Release tag for kubeflow-adapter
distribution_type: container
-container_release_tag: 1.0.1
+container_release_tag: 1.1.0
container_pull_registry: nexus3.o-ran-sc.org:10004
container_push_registry: nexus3.o-ran-sc.org:10002
project: aiml-fw/athp/tps/kubeflow-adapter
-ref: 6f4a4167081449c004571a955edea31e351c379d
+ref: 903e6ce692270629ed238d4c6889c423fc81cdea
containers:
- name: aiml-fw-athp-tps-kubeflow-adapter-docker
- version: 1.0.0
\ No newline at end of file
+ version: 1.0.0
sphinxcontrib-httpdomain
recommonmark
lfdocs-conf
+ urllib3~=1.26.15
commands =
sphinx-build -W -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html
echo "Generated docs available in {toxinidir}/docs/_build/html"
-whitelist_externals = echo
+allowlist_externals = echo
[testenv:docs-linkcheck]
basepython = python3
sphinxcontrib-httpdomain
recommonmark
lfdocs-conf
+ urllib3~=1.26.15
commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck