Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

falco 1.5.0 #167580

Merged
merged 2 commits into from
Mar 30, 2024
Merged

falco 1.5.0 #167580

merged 2 commits into from
Mar 30, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## New Feature
  • Add assert.not_subroutine_called #247 (@bungoume)
  • follow new fastly documentation #271 (@ysugimoto)

Improvement

  • Save/restore current subroutine locals when processing call statement #254 (@richardmarshall)
  • Handle % string escapes #256 (@richardmarshall)
  • testing.call_subroutine ignores invalid subroutine name #259 (@akrainiouk)
  • keepalive_time added to supported backend properties #269 (@akrainiouk)
  • improve trailing/infix comment parsing #270 (@ysugimoto)
  • special dealing for req.hash addition assignment #275 (@ysugimoto)
  • Prioritize cache object #277 (@richardmarshall)
  • fix exprression comment parsing #278 (@ysugimoto)
  • Setup req.http.host in ProcessInit #279 (@richardmarshall)
  • Record test runtime errors #280 (@richardmarshall)

Bugfixes

  • fixed double decoding in urldecod #261 (@akrainiouk)
  • req.url: fixed consistency with Fastly implementation #262 (@akrainiouk)
  • fix base64 decode related builtin function #263 (@ysugimoto)
  • Fixed parsing of += operator #266 (@akrainiouk)

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 30, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 30, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 30, 2024
Merged via the queue into master with commit c6e5e9d Mar 30, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-falco-1.5.0 branch March 30, 2024 19:20
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 30, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants