Skip to content

Latest commit

 

History

History
283 lines (218 loc) · 14.2 KB

RELEASE_NOTES.md

File metadata and controls

283 lines (218 loc) · 14.2 KB

Release notes

3.2.7

Release date

November 8th, 2023

New features and enhancements

None

Bug fixes

3.2.6

Release date

April 5th, 2023

New features and enhancements

None

Bug fixes

3.2.5

Release date

June 21st, 2022

New features and enhancements

None

Bug fixes

3.2.4

Release date

April 11th, 2022

New features and enhancements

None

Bug fixes

3.2.3

Release date

March 25th, 2022

New features and enhancements

None

Bug fixes

3.2.2

Release date

December 30th, 2021

New features and enhancements

None

Bug fixes

3.2.1

Release date

December 21st, 2021

New features and enhancements

None

Bug fixes

3.2.0

Release date

December 15th, 2021

New features and enhancements

Bug fixes

3.1.0

Release date

June 11th, 2021

New features and enhancements

Bug fixes

3.0.0

Release date

March 20th, 2020

New features and enhancements

Bug fixes

2.5.0

Release date

April 25th, 2018

New features and enhancements

Bug fixes

2.4.0

Release date

March 29th, 2018.

New features and enhancements

Bug fixes

None

2.3.0

Release date

February 20th, 2018.

New features and enhancements

Bug fixes

2.2.0

Release date

January 3rd, 2018.

New features and enhancements

Bug fixes

2.1.0

Release date

December 2nd, 2017.

New features and enhancements

Bug fixes

2.0.0

Release date

October 17th, 2017.

New features and enhancements

  • Automated application source code transformations
    • Application upgrades
    • Application migrations
    • Source code and configuration changes
  • Plugable mechanism for Butterfly extensions, containing transformation and/or upgrade templates
  • Multiple types of ready-to-use transformation utilities, including for example manipulating text, properties, XML, POM and Java files
  • Resilient transformation pipeline
    • Shared context among transformation utilities
    • Error handling
    • Dependency management among transformation utilities
    • Conditional transformation utilities
  • Transformation utilities execution in different modes and fashions
    • Configurable utilities
    • Anonymous utilities
    • Multiple execution
    • Group execution
    • In-loop execution
  • Post-transformation features
    • Manual steps Reporting
    • Metrics
  • APIs
    • Extensions API
    • API for custom transformation utilities and operations
    • Facade for Java application integration
  • Command-Line-Interface tool
  • Logging in silent or verbose mode, in info or debug level, and on console or file

Bug fixes

None