Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Changelog#

All notable changes to Osprey will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]#

📚 3rd party library updates#

🛠 Breaking changes#

🎉 New features#

  • Add Postgres execution result store (#171 by @serendipty01)
  • Add ParseInt UDF — converts a numeric string to an integer (#190 by @bealsbe)
  • Add StringSlice UDF which extracts a substring by index range (#189 by @bealsbe)
  • Add InExperiment UDF which checks if an entity is in an experiment (#203 by @bealsbe)

🐛 Bug fixes#