Skip to content

Tags: pyalex/feast

Tags

v0.20.1

Toggle v0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Build platform specific python packages with ci-build-wheel (fea…

…st-dev#2555)

* ci build wheel

Signed-off-by: pyalex <[email protected]>

* compile go only with env var

Signed-off-by: pyalex <[email protected]>

* filter go extensions

Signed-off-by: pyalex <[email protected]>

* copy full directory on inplace build_ext

Signed-off-by: pyalex <[email protected]>

* copytree from distutils

Signed-off-by: pyalex <[email protected]>

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 0.7.1 & add changelog (feast-dev#1031)

Signed-off-by: Oleksii Moskalenko <[email protected]>

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 0.7.1 & add changelog (feast-dev#1031)

Signed-off-by: Oleksii Moskalenko <[email protected]>

v0.7.0-rc.3

Toggle v0.7.0-rc.3's commit message
Bump versions to v0.7.0-rc.3

v0.7.0-rc.2

Toggle v0.7.0-rc.2's commit message
Fix Github Actions versioned image push (feast-dev#994)

* Fix push semver versioned ci image not being pushed if has semver suffix.

* Add comments to document semver regex.

* Replace regular expression matcher with grep -P for Perl regex style matching.

sdk/go/v0.7.0-rc.3

Toggle sdk/go/v0.7.0-rc.3's commit message
Bump versions to v0.7.0-rc.3

sdk/go/v0.7.0-rc.2

Toggle sdk/go/v0.7.0-rc.2's commit message
Fix Github Actions versioned image push (feast-dev#994)

* Fix push semver versioned ci image not being pushed if has semver suffix.

* Add comments to document semver regex.

* Replace regular expression matcher with grep -P for Perl regex style matching.

v0.7.0-rc.1

Toggle v0.7.0-rc.1's commit message
Fix version lint to v0.7.0-rc.1

sdk/go/v0.7.0-rc.1

Toggle sdk/go/v0.7.0-rc.1's commit message
Fix version lint to v0.7.0-rc.1

sdk/go/v0.6.2

Toggle sdk/go/v0.6.2's commit message
Release v0.6.2 with patch (Go SDK)