v0.2.3-alpha
Pre-release
Pre-release
What's New
- The Model Registry Python client no longer has a dependency on the Google MLMD's Python library; the client now connects directly to the Model Registry Go server via its exposed REST APIs, as the preferred method to interact with the Model Registry's Logical Model
What's Changed
- py(chore): bump to next version by @tarilabs in #153
- build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.14 by @dependabot in #158
- build(deps-dev): bump coverage from 7.5.3 to 7.5.4 in /clients/python by @dependabot in #155
- build(deps-dev): bump testcontainers from 4.5.1 to 4.6.0 in /clients/python by @dependabot in #156
- build(deps-dev): bump ruff from 0.4.9 to 0.4.10 in /clients/python by @dependabot in #157
- REST: Fix PATCH method by @isinyaaa in #151
- feat: client ui frontend scaffolding by @ederign in #148
- Add readthedocs config by @isinyaaa in #137
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #160
- build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 by @dependabot in #164
- py(chore): bump to next version by @tarilabs in #167
- docs: prereq to verify pwd in correct directory by @tarilabs in #168
- Improve grammar in documentation by @alexcreasy in #174
- Switch Python client backend to use REST by @isinyaaa in #152
- build(deps): bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.32.0 by @dependabot in #171
- chore(py): align ver in init to project toml by @tarilabs in #179
- build(deps-dev): bump mypy from 1.10.0 to 1.10.1 in /clients/python by @dependabot in #163
- build(deps): bump certifi from 2023.11.17 to 2024.7.4 in /clients/python by @dependabot in #169
- build(deps-dev): bump zipp from 3.17.0 to 3.19.1 in /clients/python by @dependabot in #176
- chore: bump ruff to 0.5.1 by @isinyaaa in #180
New Contributors
- @alexcreasy made their first contribution in #174
Full Changelog: v0.2.2-alpha...v0.2.3-alpha