Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: camunda-community-hub/camunda-7-to-8-migration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.8
Choose a base ref
...
head repository: camunda-community-hub/camunda-7-to-8-migration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0
Choose a head ref
  • 15 commits
  • 45 files changed
  • 4 contributors

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    1cdb365 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency org.camunda.community.migration:camunda-…

    …7-adapter to v0.8.8 (#846)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    783b46b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. fix(deps): update dependency org.camunda.bpm:camunda-bom to v7.21.0 (#…

    …844)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d85fe4b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix(deps): update dependency org.camunda.bpm:camunda-bom to v7.21.0 (#…

    …845)
    
    * fix(deps): update dependency org.camunda.bpm:camunda-bom to v7.21.0
    
    * implemented new method from interface
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jonathan Lukas <jonathan.lukas@camunda.com>
    renovate[bot] and jonathanlukas authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6696c8a View commit details
    Browse the repository at this point in the history
  2. Bugfix: message ref on send events (#847)

    * removing an attribute is context-sensitive now
    
    * helpful methods on abstract class for re-use
    
    * remove message ref if on message throw or end event
    
    * test to assert that message refs are removed from throw and end event
    
    * formatter
    jonathanlukas authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a85ef0e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix(deps): update dependency commons-io:commons-io to v2.16.1 (#848)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0152c52 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. chore(deps): update dependency org.camunda.community.process_test_cov…

    …erage:camunda-process-test-coverage-junit5-platform-7 to v2.5.0 (#850)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1b0cb40 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency org.camunda.community.process_test_cov…

    …erage:camunda-process-test-coverage-spring-test-platform-8 to v2.5.0 (#851)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bea5fe6 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency com.tngtech.archunit:archunit-junit5 to …

    …v1.3.0 (#849)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    706eef1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    3514095 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. chore(deps): update spring boot to v3.2.5 (#854)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d1428bd View commit details
    Browse the repository at this point in the history
  2. Example/migration detector (#828)

    * new example: migration detector
    
    * added example module
    
    * latest version of migration tooling used in example
    
    * added java version and encoding
    jonathanlukas authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d26d604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e43b172 View commit details
    Browse the repository at this point in the history
  4. Prepare 8.5 (#818)

    * added compensation support
    
    * zeebe user tasks!
    
    * formatter
    jonathanlukas authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5b23433 View commit details
    Browse the repository at this point in the history
  5. release(v0.9.0)

    actions-user committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ddd3da7 View commit details
    Browse the repository at this point in the history
Loading