Skip to content

Latest commit

 

History

History
109 lines (84 loc) · 4.43 KB

RELEASE_NOTES.md

File metadata and controls

109 lines (84 loc) · 4.43 KB

Release notes

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