Skip to content

Releases: microsoft/rats

v0.10.1

23 Apr 13:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

23 Apr 10:55
Compare
Choose a tag to compare

What's Changed

  • ⬆️ dep-bump(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.2 in the github-actions group by @dependabot in #497
  • feat: aml native build support by @jzazo in #496
  • bump: bump version by @jzazo in #499

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Apr 21:30
2003fd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

24 Mar 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

22 Mar 16:51
ea005d2
Compare
Choose a tag to compare

What's Changed

  • feat: automerge dependabot PRs by @jzazo in #468
  • ⬆️ rats-devtools dep-bump(deps): Bump the package-dependencies group in /rats-devtools with 4 updates by @dependabot in #470
  • ⬆️ rats-apps dep-bump(deps-dev): Bump ruff from 0.9.6 to 0.9.7 in /rats-apps in the package-dependencies group by @dependabot in #471
  • ⬆️ rats-devtools dep-bump(deps): Bump the package-dependencies group in /rats-devtools with 2 updates by @dependabot in #472
  • ⬆️ rats dep-bump(deps-dev): Bump ruff from 0.9.6 to 0.9.7 in /rats in the package-dependencies group by @dependabot in #473
  • ⬆️ rats-apps dep-bump(deps-dev): Bump the package-dependencies group in /rats-apps with 3 updates by @dependabot in #475
  • ⬆️ rats-devtools dep-bump(deps): Bump the package-dependencies group in /rats-devtools with 5 updates by @dependabot in #476
  • ⬆️ rats dep-bump(deps-dev): Bump the package-dependencies group in /rats with 4 updates by @dependabot in #477
  • ⬆️ dep-bump(deps): Bump codecov/codecov-action from 5.3.1 to 5.4.0 in the github-actions group by @dependabot in #478
  • amlruntime refactor into rats.aml by @ms-lolo in #463
  • fix references to azure sdk docs by @ms-lolo in #479
  • :arrow-up: dep-bump(pre-commit): update pre-commit hooks by @pre-commit-ci in #474
  • pep 508 and other standardization/cleanup by @ms-lolo in #482
  • github releases from ci by @ms-lolo in #485
  • remove permissions from pr builds by @ms-lolo in #486

Full Changelog: v0.6.1...v0.7.0

v0.6.1

18 Feb 16:26
Compare
Choose a tag to compare

What's Changed

  • fix: annotation of decorator by @jzazo in #467
  • ⬆️ rats dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 3 updates by @dependabot in #466
  • ⬆️ rats-apps dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 3 updates by @dependabot in #465
  • ⬆️ rats-devtools dep-bump(deps): Bump the package-dependencies group across 1 directory with 8 updates by @dependabot in #464
  • :arrow-up: dep-bump(pre-commit): update pre-commit hooks by @pre-commit-ci in #461
  • Bump cryptography from 44.0.0 to 44.0.1 in /rats-devtools in the pip group across 1 directory by @dependabot in #462

Full Changelog: v0.6.0...v0.6.1

v0.1.3

02 Aug 16:09
a8170e8
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #110
  • Bump ruff from 0.3.5 to 0.3.7 in /rats-pipelines by @dependabot in #107
  • Bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1 in /rats-pipelines by @dependabot in #108
  • Bump the package-dependencies group in /rats-apps with 2 updates by @dependabot in #106
  • Bump the package-dependencies group in /rats-processors with 2 updates by @dependabot in #105
  • Bump the package-dependencies group in /rats-devtools with 3 updates by @dependabot in #104
  • Bump the package-dependencies group in /rats with 2 updates by @dependabot in #103
  • generate service ids from method names by @elonp in #111
  • dump pydot by @jzazo in #112
  • basic version of executables by @ms-lolo in #114
  • Try commitizen and a bunch of other pre-commit hooks by @jzazo in #109
  • Elonp/pipeline services by @elonp in #115
  • fix: document abstract method so it's not counted for code coverage case by @elonp in #118
  • devtools app by @ms-lolo in #116
  • Jzazo/docs by @jzazo in #122
  • feat: mechanism for registering pipelines that can be used by cli by @elonp in #121
  • Documenting rats-processors first pass by @jzazo in #129
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #138
  • Bump the package-dependencies group in /rats-devtools with 7 updates by @dependabot in #137
  • Bump the package-dependencies group in /rats-apps with 4 updates by @dependabot in #131
  • Bump the package-dependencies group in /rats with 4 updates by @dependabot in #136
  • Bump the package-dependencies group in /rats-processors with 5 updates by @dependabot in #130
  • dep-bump(deps-dev): bump mkdocs-material from 9.5.2 to 9.5.18 in /rats-devtools in the package-dependencies group by @dependabot in #140
  • refactor: rename method_service_id to autoid by @elonp in #126
  • 🐛 fix(sphinx): rats-apps is sphinx build is not working by @jzazo in #142
  • rats-processors notebook app by @elonp in #141
  • 🧑‍💻 devxp(devcontainer): added devcontainer config to repo by @jzazo in #143
  • 🧑‍💻 devxp(devcontainer): add poetry in-project virtualenvs for sharing installed venvs by @jzazo in #145
  • Authoring tutorials as jupytext *.py files by @elonp in #144
  • Order jupytext notebooks by @elonp in #146
  • docs: 003_beyond_a_single_pipeline_container by @elonp in #147
  • docs: update first tutorial notebook by @elonp in #149
  • docs: update first tutorial notebook by @elonp in #155
  • rats-examples-sklearn component by @elonp in #148
  • docs: change tutorial notebooks to access pipeline methods directly by @elonp in #159
  • 🧑‍💻 devxp: minor tune up by @jzazo in #162
  • ⬆️ dep-bump(deps-dev): Bump pytest from 8.1.1 to 8.2.0 in /rats-pipelines in the package-dependencies group by @dependabot in #153
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group in /rats-devtools with 3 updates by @dependabot in #150
  • ⬆️ dep-bump(deps-dev): Bump pytest from 8.1.1 to 8.2.0 in /rats-apps in the package-dependencies group by @dependabot in #152
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group in /rats with 4 updates by @dependabot in #154
  • ⬆️ dep-bump(deps-dev): Bump nbconvert from 7.16.3 to 7.16.4 in /rats-examples-sklearn in the package-dependencies group by @dependabot in #158
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 6 updates by @dependabot in #160
  • rats-devtools improvements by @ms-lolo in #157
  • 💚 ci: run prs on pull request rather than on push by @jzazo in #174
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 5 updates by @dependabot in #195
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 6 updates by @dependabot in #199
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 5 updates by @dependabot in #200
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 5 updates by @dependabot in #198
  • build(deps): bump the pip group across 6 directories with 1 update by @dependabot in #201
  • ⬆️ dep-bump(deps): Bump codecov/codecov-action from 4.3.0 to 4.4.1 in the github-actions group across 1 directory by @dependabot in #186
  • :arrow-up: dep-bump(pre-commit): update pre-commit hooks by @pre-commit-ci in #172
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 7 updates by @dependabot in #196
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 5 updates by @dependabot in #197
  • remove precommit branch check by @jzazo in #202
  • rats.apps and devtools dx improvements by @ms-lolo in #211
  • try to fix the monorepo plugin support by @ms-lolo in #235
  • ⬆️ dep-bump(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 in the github-actions group by @dependabot in #218
  • build(deps): bump the pip group across 6 directories with 2 updates by @dependabot in #219
  • :arrow-up: dep-bump(pre-commit): update pre-commit hooks by @pre-commit-ci in #233
  • build(deps): bump the pip group across 4 directories with 3 updates by @dependabot in #234
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 9 updates by @dependabot in #245
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 7 updates by @dependabot in #246
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 6 updates by @dependabot in #250
  • build(deps): bump the pip group across 6 directories with 4 updates by @dependabot in #248
  • ⬆️ dep-bump(deps): Bump the package-dependencies group across 1 directory with 8 updates by @dependabot in #252
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 5 updates by @dependabot in #260
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 6 updates by @dependabot in #259
  • build(deps-dev): bump setuptools from 69.5.1 to 70.0.0 in /rats-examples-sklearn by @dependabot in #258
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /rats by @dependabot in #256
  • Feature/k8s runtime devtools by @ms-lolo in #249
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 5 updates by @dependabot in #270
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group across 1 directory with 4 updates by @dependabot in #269
  • ⬆️ dep-bump(deps-dev): Bump the package-dependencies group in /rats-examples-sklearn with 3 updates by @dependabot in #267
  • build(deps-dev): bump setuptools from 71.1.0 to 72.1.0 in /rats in the pip group across 1 directory by @dependabot in #268

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Apr 14:29
691ddde
Compare
Choose a tag to compare

What's Changed

  • Bump pyright from 1.1.357 to 1.1.358 in /rats-apps in the package-dependencies group by @dependabot in #93
  • Bump pyright from 1.1.357 to 1.1.358 in /rats-processors in the package-dependencies group by @dependabot in #94
  • Bump pyright from 1.1.357 to 1.1.358 in /rats-devtools in the package-dependencies group by @dependabot in #96
  • Bump pyright from 1.1.357 to 1.1.358 in /rats in the package-dependencies group by @dependabot in #97
  • Bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1 in /rats in the package-dependencies group by @dependabot in #98
  • Bump pyright from 1.1.357 to 1.1.358 in /rats-pipelines by @dependabot in #95
  • Bump the pip group across 5 directories with 1 update by @dependabot in #99
  • Change precommit hooks by @jzazo in #100
  • Try building wheels differently by @jzazo in #101
  • Build packages without pinning local dependencies by @jzazo in #102

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Apr 08:05
Compare
Choose a tag to compare

What's Changed

  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats-devtools by @dependabot in #70
  • Bump mkdocs-material from 9.5.13 to 9.5.15 in /rats-devtools by @dependabot in #69
  • Bump ruff from 0.3.2 to 0.3.4 in /rats-devtools by @dependabot in #63
  • Bump pyright from 1.1.354 to 1.1.355 in /rats-devtools by @dependabot in #59
  • Bump coverage from 7.4.3 to 7.4.4 in /rats-pipelines by @dependabot in #50
  • Bump ruff from 0.3.2 to 0.3.4 in /rats-pipelines by @dependabot in #64
  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats-pipelines by @dependabot in #67
  • Bump pyright from 1.1.354 to 1.1.355 in /rats-pipelines by @dependabot in #60
  • Bump coverage from 7.4.3 to 7.4.4 in /rats-devtools by @dependabot in #51
  • Bump pyright from 1.1.355 to 1.1.357 in /rats-devtools by @dependabot in #82
  • Bump coverage from 7.4.3 to 7.4.4 in /rats by @dependabot in #49
  • Bump coverage from 7.4.3 to 7.4.4 in /rats-processors by @dependabot in #52
  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats by @dependabot in #66
  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats-processors by @dependabot in #68
  • Bump pyright from 1.1.355 to 1.1.356 in /rats-pipelines by @dependabot in #71
  • Bump ruff from 0.3.2 to 0.3.5 in /rats-processors by @dependabot in #78
  • Bump ruff from 0.3.4 to 0.3.5 in /rats-pipelines by @dependabot in #79
  • Bump mkdocs-material from 9.5.15 to 9.5.17 in /rats-devtools by @dependabot in #80
  • Bump ruff from 0.3.4 to 0.3.5 in /rats-devtools by @dependabot in #81
  • Bump ruff from 0.3.2 to 0.3.5 in /rats by @dependabot in #77
  • Bump pyright from 1.1.354 to 1.1.357 in /rats by @dependabot in #84
  • Bump pyright from 1.1.354 to 1.1.357 in /rats-processors by @dependabot in #83
  • Add codecov step by @jzazo in #86
  • Bump pyright from 1.1.356 to 1.1.357 in /rats-pipelines by @dependabot in #87
  • Add badge & dependabot groups by @jzazo in #88
  • Bump codecov/codecov-action from 4.0.1 to 4.2.0 in the github-actions group by @dependabot in #89
  • Bump typing-extensions from 4.10.0 to 4.11.0 in /rats-pipelines in the package-dependencies group by @dependabot in #90
  • create rats-apps component by @ms-lolo in #76
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 in the github-actions group by @dependabot in #91
  • Bump the package-dependencies group in /rats-apps with 2 updates by @dependabot in #92

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Mar 17:47
95fc345
Compare
Choose a tag to compare
  • Refactored and renamed code.
  • Added publishing to pypi.