Skip to content

Releases: equinor/gordo

4.0.2

09 Dec 21:42
8239ee0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1

19 Nov 09:07
670f4b5
Compare
Choose a tag to compare

What's Changed

  • Fix workflow lint error: cannot unmarshal number into Go struct field (#1290)

by @koropets
Full Changelog: 4.0.0...4.0.1

4.0.0

16 Nov 14:22
7c84cff
Compare
Choose a tag to compare

What's Changed

  • Migrate to gordo-core (#1266)
  • Open source docker image (#1281)
  • Machine loader. Introduction of a new config schema (#1268,#1276)
  • Remove WORKFLOW_GENERATOR_CUSTOM_MODEL_BUILDER_ENVS environment variable (#1270)
  • WORKFLOW_GENERATOR_DOCKER_REGISTRY is ghcr.io by default (#1286)
  • Remove flask-restplus (#1271)
  • Update dependencies (#1272,#1283)
  • Migrate to PyPI (#1273)
  • Argo workflow v3.0.0 (#1275)
  • Support of argo 2/3 versions (#1279,#1282)
  • Do not push PR's docker images (#1277)
  • Refactoring github_docker.py script (#1285)

and other fixes

by @koropets
Full Changelog: 3.0.0...4.0.0

4.0.0rc3

03 Nov 14:57
2a78a9d
Compare
Choose a tag to compare
4.0.0rc3 Pre-release
Pre-release

No description

4.0.0rc2

04 Oct 17:57
d31b776
Compare
Choose a tag to compare
4.0.0rc2 Pre-release
Pre-release

No description

4.0.0rc1

04 Oct 05:29
4c2380f
Compare
Choose a tag to compare
4.0.0rc1 Pre-release
Pre-release

No description

4.0.0rc0

21 Sep 10:22
f6e2dc6
Compare
Choose a tag to compare
4.0.0rc0 Pre-release
Pre-release
Migrate to pypi (#1273)

* ci -> scripts

* Remove secrets.PYPI_REPOSITORY

3.1.0rc0

29 Aug 16:56
6c761af
Compare
Choose a tag to compare
3.1.0rc0 Pre-release
Pre-release
Migrate to gordo-core (#1266)

* gordo-client==6.0.0rc0

* Migrate to gordo-core

* Update README.md

3.0.0

12 Aug 09:29
6214d17
Compare
Choose a tag to compare

What's Changed

  • gordo-dataset updated up to 5.0.0.
  • Machine arguments dataset, metadata should be specified only with actual object instances. Machine.from_dict should be used for passing them as dict.
  • WORKFLOW_GENERATOR_DEFAULT_DATA_PROVIDER environment variable for gordo workflow.

by @koropets
Full Changelog: 2.2.3...3.0.0

3.0.0rc2

29 Jul 11:21
829450c
Compare
Choose a tag to compare
3.0.0rc2 Pre-release
Pre-release

No detail.