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

Feature/extract task provider #110

Merged
merged 3 commits into from
May 13, 2020
Merged

Conversation

tomaszmichalak
Copy link
Member

@tomaszmichalak tomaszmichalak commented May 13, 2020

Fragments modules refactor: Knotx/knotx-fragments#154.

Upgrade notes (if appropriate)

Some modules are replaced:

  • io.knotx:knotx-fragments-action-core -> io.knotx:knotx-fragments-action-core + io.knotx:knotx-fragments-action-library
  • knotx-fragments-handler-core -> knotx-fragments-task-handler + knotx-fragments-task-factory-default
  • knotx-fragments-handler-consumer-html -> io.knotx:knotx-fragments-task-handler-log-html
  • knotx-fragments-handler-consumer-json -> io.knotx:knotx-fragments-task-handler-log-json

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I hereby agree to the terms of the Knot.x Contributor License Agreement.

@tomaszmichalak tomaszmichalak merged commit 8cdd97d into master May 13, 2020
@tomaszmichalak tomaszmichalak deleted the feature/extract-task-provider branch May 13, 2020 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants