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: mapstruct/mapstruct-spring-extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: mapstruct/mapstruct-spring-extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 5 commits
  • 22 files changed
  • 4 contributors

Commits on Jan 3, 2024

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

Commits on Jul 15, 2024

  1. Store TypeDescriptors as fields in generated ConversionServiceAdapter (

    …#108)
    
    * Store TypeDescriptors as fields in generated ConversionServiceAdapter to reduce garbage
    
    * Store TypeDescriptors as fields in generated ConversionServiceAdapter to reduce garbage
    
    * Handle Arrays
    jbonzohln authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    da772e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Replace generated javax.annotation.PostConstruct with jakarta (#110)

    * Replace generated javax.annotation.PostConstruct with jakarta.annotation.PostConstruct
    
    * Auto detect jakarta vs javax PostConstruct
    
    * Use annotation processing mechanism to discover PostConstruct package
    
    * Add a test for jakarta PostConstruct
    
    ---------
    
    Co-authored-by: Jeff Schnitzer <jeff.schnitzer@hardrockdigital.com>
    stickfigure and Jeff Schnitzer authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    43581b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Aug 31, 2024

  1. Release 1.1.2

    Chessray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    50ecf85 View commit details
    Browse the repository at this point in the history
Loading