Skip to content

Releases: boomerang-io/community

Release 4.0.0 Beta

21 Jun 01:00
cf6e222
Compare
Choose a tag to compare
Release 4.0.0 Beta Pre-release
Pre-release

🚀 What's New

The exciting first beta release of Boomerang Flow version 4

🎉 New Features

  • v2 API
  • Navigation
    • Nearly every object is a part of a team
    • Managing teams and users has become more powerful
  • Updated Workflow Designer
    • Workflow configuration has become more powerful with more to control
  • All new integrations screen to quickly and easily enable integrations. More to come in this space

💥 Breaking Changes

  • Personal workflows no longer exist. Create a team with yourself as the owner.

🐛 Fixes

  • n/a

🔨 Miscellaneous

  • n/a

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Deploying

For deployment instructions read our deployment guide. We recommend installing using our helm chart.

Versions

Component Version DockerHub GitHub Release
Helm Chart 5.2.3 Github GitHub Release
Flow Web App 4.0.0-beta.262 Dockerhub GitHub Release
Workflow Service 4.0.0-beta.260 Dockerhub GitHub Release
Engine Service 1.0.0-beta.104 Dockerhub GitHub Release
Handler Service 7.0.0-beta.27 Dockerhub GitHub Release
Loader 1.0.0-beta.54 Dockerhub GitHub Release
Default task worker 2.11.15 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release: @tlawrie, @timrbula, @amhudson, @marcusdroy

Boomerang Flow 3.12.0

14 Nov 13:12
58928cf
Compare
Choose a tag to compare

🚀 What's New

This release brings minor updates, stabilization, and security fixes.

Enhancements, Fixes, and Bugs

  • ✨ Added a new API workflow/teams/{teamId}/workflows
  • ✨ Increased a number of minor dependent package versions across all parts of the solution thanks to Snyk and Dependabot.
  • ✨ Documented how to contribute to the Flow Loader project
  • ✨ Tekton is no longer tighly coupled with a Boomerang Flow installation
  • 🔨 Speed up /teams API performance when team list is large in size
  • 🔨 Fixed issue with not being able to open any pages with flow.client.web versions 3.10.0 and 3.11.0
  • 🔨 Fixed output parameters being shown without quotes on output
  • 🔨 Resolved issue with setting of output parameters on workflows with multiple set output parameter tasks by refactoring output properties to allow for more reliable saving
  • 🔨 Fixed import task yaml error
  • 🔨 Resolved issue with Admins not able to view all workflows

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.14.0 Github GitHub Release
Flow Web App 3.12.0 Dockerhub GitHub Release
Workflow Service 3.4.77 Dockerhub GitHub Release
Controller Service 6.7.0 Dockerhub GitHub Release
Listener Service 2.3.0 Dockerhub GitHub Release
Loader 0.5.11 Dockerhub GitHub Release
Default task worker 2.11.15 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow 3.11.0

12 Aug 10:44
98eda6b
Compare
Choose a tag to compare

🚀 What's New

This release brings minor updates, stabalization, and security fixes.

Enhancements, Fixes, and Bugs

  • 🔨 Updated App for Slack extension with Signing verification for payloads
  • 🔨 Workflow Name label is now provided for Schedules created by Run Scheduled Workflow
  • 🔨 Migrate webapp to pnpm
  • 🔨 Manual Task fails to be marked as Complete
  • 🐛 Can't open the page Manage Team Tasks
  • 🐛 Fix features API to include Team Tasks Feature Flag
  • 🐛 Fixed Users being created with no Flow Teams, causing Team Workflows view to break
  • 🐛 Upgrade io.jsonwebtoken:jjwt-impl to 0.11.5
  • 🐛 Security upgrade org.apache.commons:commons-configuration2 to 2.8.0
  • 🐛 Upgrade io.jaegertracing:jaeger-core to 1.8.1
  • 🐛 Upgrade com.slack.api:slack-api-client to 1.23.1
  • 🐛 Upgrade org.webjars:swagger-ui to 4.11.1
  • 🐛 Upgrade org.springdoc:springdoc-openapi-ui to 1.6.9

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.13.5 Github GitHub Release
Flow Web App 3.10.1 Dockerhub GitHub Release
Workflow Service 3.4.71 Dockerhub GitHub Release
Controller Service 6.6.2 Dockerhub GitHub Release
Listener Service 2.2.0 Dockerhub GitHub Release
Loader 0.5.9 Dockerhub GitHub Release
Default task worker 2.11.12 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow 3.10.0

01 Jul 03:55
98eda6b
Compare
Choose a tag to compare

🚀 What's New

This release brings a new Extensions feature with Slack as the first extension, as well as stabalization and security fixes.

Enhancements, Fixes, and Bugs

  • ✨ New alpha Slack App extension allowing a user to trigger a Workflow from within Slack.
  • ✨ The Insights page has been updated to use a newer graphing library and to present the same filtering options as all other pages.
  • ✨ New 'extensions' API design allowing the experience to be extended into apps that have opinionated implements, such as Slack Apps
  • 🔨 Added the ability for the HTTP Task to retry the HTTP request when special exceptions are triggered
  • 🔨 Deprecated NGINX Ingress prior to v1
  • 🔨 Added the Ability to configure a custom name or logo in Settings
  • 🐛 Fixed a bug when editing Manual Approvals and not being able to provide the specifics
  • 🐛 Fixed an issue where you could not import Template Workflows
  • 🐛 Fixed a bug where after installing Flow and receiving the Activation screen for your installation code, you were left on a blank page
  • 🐛 Incorrect logging contexts existed in the Helm Chart when installed in DEBUG mode.
  • 🐛 Fixed a bug in the Team Quotas screen where the Quota dialog doesn't show the input text with the value

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.13.4 Github GitHub Release
Flow Web App 3.9.12 Dockerhub GitHub Release
Workflow Service 3.4.67 Dockerhub GitHub Release
Controller Service 6.6.2 Dockerhub GitHub Release
Listener Service 2.2.0 Dockerhub GitHub Release
Loader 0.5.8 Dockerhub GitHub Release
Default task worker 2.11.12 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow 3.9.0

24 May 20:15
98eda6b
Compare
Choose a tag to compare

🚀 What's New

This release brings stabilization and security with fixes across the board for security.

Enhancements, Fixes, and Bugs

  • ✨ Upgraded the helm chart to work with latest NGINX Ingress Controller and Kube 1.22+
  • ✨ Updated the components to Spring boot 2.6.6
  • 🔨 Refactored HTTP task to incorporate different Success, Retry and Error codes
  • 🔨 Refactor Google Auth to simplify required data in the Google Tasks
  • 🔨 Updated "Upload File To Box" to increase the version of the file if it is already present on Box
  • 🔨 Removed the sensitive data that was sent in the server's response
  • 🐛 Fixed the importing a workflow functionality into the "My Workflows" area.
  • 🐛 Fixed the user creation API, initially creating two instances of the User entity

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.12.15 Github GitHub Release
Flow Web App 3.8.0 Dockerhub GitHub Release
Workflow Service 3.4.64 Dockerhub GitHub Release
Controller Service 6.5.0 Dockerhub GitHub Release
Listener Service 2.2.0 Dockerhub GitHub Release
Loader 0.5.3 Dockerhub GitHub Release
Default task worker 2.11.7 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow 3.8.0

13 Apr 23:31
98eda6b
Compare
Choose a tag to compare

🚀 What's New

In this release, we created a new Insights API as well as a focus on minor enhancements and bug fixes.

Enhancements, Fixes, and Bugs

  • ✨ New Insights API
  • ✨ Added Instana support for monitoring your Boomerang Flow installation
  • 🔨 Updates to Send PostMark Email, Execute MongoDB Query, Box, and HTTP Execution Tasks.
  • 🔨 Updated to allow special characters in the team name
  • 🐛 Fixed schedules not running when created by Run Scheduled Workflow

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.12.12 Github GitHub Release
Flow Web App 3.7.3 Dockerhub GitHub Release
Workflow Service 3.3.18 Dockerhub GitHub Release
Controller Service 6.4.5 Dockerhub GitHub Release
Listener Service 2.1.0 Dockerhub GitHub Release
Loader 0.4.93 Dockerhub GitHub Release
Default task worker 2.10.28 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow 3.7.0

15 Mar 03:18
98eda6b
Compare
Choose a tag to compare

🚀 What's New

In this release, we have

  • enhancements to team and user management for administrators
  • enhancements to the Execute HTTP Call and Send Email tasks
  • added TLS support with MongoDB
  • fixes to the Scheduling functionality released in 3.6.0
  • fixes to Workflow storage
  • and more

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.12.10 Github GitHub Release
Flow Web App 3.5.26 Dockerhub GitHub Release
Workflow Service 3.2.67 Dockerhub GitHub Release
Controller Service 6.4.5 Dockerhub GitHub Release
Listener Service 2.1.0 Dockerhub GitHub Release
Loader 0.4.91 Dockerhub GitHub Release
Default task worker 2.10.16 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow Release 3.6.0

20 Jan 01:23
354b79a
Compare
Choose a tag to compare

🚀 What's New

In this release, we have focused on a new scheduling implementation allowing you to have

  • multiple schedules to trigger a workflow
  • ability to define the parameters for the schedule
  • and a calendar to manage your schedules.

Enhancements & Fixes

  • New Teams created being stuck inactive
  • Team quotas not being applied correctly
  • Activity Filters not correctly referencing Trigger type
  • User quotas incorrectly not allowing workflows to run

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.11.4 Github GitHub Release
Flow Web App 3.5.17 Dockerhub GitHub Release
Workflow Service 3.2.38 Dockerhub GitHub Release
Controller Service 6.4.5 Dockerhub GitHub Release
Listener Service 2.1.0 Dockerhub GitHub Release
Loader 0.4.85 Dockerhub GitHub Release
Default task worker 2.9.22 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release

Boomerang Flow Release 3.5.1

17 Jan 09:09
354b79a
Compare
Choose a tag to compare

🚧 What's included

This release is a fix release and leverages all the same content and documentation as 3.5.0

Enhancements & Fixes

  • Fix for the Helm chart to allow the Listener to have an Ingress even when eventing is disabled.

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.11.4 Github GitHub Release
Flow Web App 3.4.29 Dockerhub GitHub Release
Workflow Service 3.1.101 Dockerhub GitHub Release
Controller Service 6.4.5 Dockerhub GitHub Release
Listener Service 2.1.0 Dockerhub GitHub Release
Loader 0.4.79 Dockerhub GitHub Release
Default task worker 2.9.20 Dockerhub GitHub Release

Boomerang Flow Release 3.5.0

07 Dec 12:41
354b79a
Compare
Choose a tag to compare

🚀 What's New

In this release, we have focused on bug fixes and minor enhancements.

Enhancements & Fixes

  • Upgraded to Tekton v0.27.2
  • Redesign the eventing library to support multiple Streams and Consumers
  • Update SendEmailWithPostmarkTemplate task to accept Message Stream
  • Fixed IndexOutOfBounds on viewing log of task that had error creating
  • Fixed the NPE caused by no NodeSelector
  • Fixed the workflow service behavior when eventing.jetstream.enabled flag is disabled
  • Updated documentation, removing obsolete IBM Cloud Private statements and PSP or SCC.

To learn more about what's new view our release notes

Known Issues, Limitations, and Deprecations

To learn if there are any known issues or deprecations introduced in this release, view our notes

Installation

For installation instructions read our installation guide

Versions

Component Version Package GitHub Release
Helm Chart 4.11.3 Github GitHub Release
Flow Web App 3.4.29 Dockerhub GitHub Release
Workflow Service 3.1.101 Dockerhub GitHub Release
Controller Service 6.4.5 Dockerhub GitHub Release
Listener Service 2.1.0 Dockerhub GitHub Release
Loader 0.4.79 Dockerhub GitHub Release
Default task worker 2.9.20 Dockerhub GitHub Release

Thanks

Thanks to our community for all the work completed for this release