Skip to content

v2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 15:29
63bb6c7

2.9.0 (2024-02-25)

Filter functions values and unpack have been added to make it easier to work with globally available sources that were introduced in v2.8.

✨ Features

  • add filter to extract values from hashmap (#214) (304b3aa)
  • add filter to unpack values from maps (#216) (e1bbaeb)

🧹 Chores

  • deps: bump actions/download-artifact from 3 to 4 (#196) (83de9d8)
  • deps: bump actions/upload-artifact from 3 to 4 (#197) (fa68c78)
  • deps: bump google-github-actions/release-please-action from 3 to 4 (#195) (b599c5a)
  • update release-please-action from 3 to 4 (#217) (954089e)