Skip to content

Releases: spotify/featran

v0.8.0

Choose a tag to compare

@regadas regadas released this 18 Jan 16:41
v0.8.0
229dc98

What's new

This is mainly a maintenance release. Though it formalizes the release of scala 3 support.

What's Changed

Read more

v0.8.0-RC2

v0.8.0-RC2 Pre-release
Pre-release

Choose a tag to compare

@regadas regadas released this 18 Mar 10:02

Dependency updates

  • scio v0.10.0
  • TensorFlow v0.3.0
  • Spark v3.1.1
  • Flink v1.12.2

v0.8.0-RC1

v0.8.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@regadas regadas released this 26 Jan 21:11
a402c31
  • Cross Compile to Scala 3.0.0-M3
  • Update TensorFlow to 2.3.1
  • Update XGboost to 1.3.1
  • Update Scio to 0.10.0-beta2

v0.7.0

Choose a tag to compare

@nevillelyh nevillelyh released this 05 Oct 16:36
  • Bump Scio to 0.10.0-alpha1

v0.6.0

Choose a tag to compare

@nevillelyh nevillelyh released this 20 Apr 18:07
  • Bump Scio to 0.9.0
  • Drop Scala 2.11 support

v0.5.0

Choose a tag to compare

@nevillelyh nevillelyh released this 04 Dec 18:16
  • Add cross build for Scala 2.13
  • Allow empty sequences as input values for HashNHotEncoders (#312)
  • Add contramap method to Transformer (#311)

v0.4.0

Choose a tag to compare

@nevillelyh nevillelyh released this 15 Oct 15:25
  • Add Scala 2.12 cross builds for Flink & Spark
  • Decouple XGBoost from Scala binary version

v0.3.0

Choose a tag to compare

@nevillelyh nevillelyh released this 15 Oct 14:57
  • Add Indicator transformer

v0.3.0-RC1

v0.3.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@regadas regadas released this 01 Nov 15:43
Releasing 0.3.0-RC1

v0.2.1

Choose a tag to compare

@nevillelyh nevillelyh released this 15 Aug 19:16
  • Add java support for extractWithSubsettings #182