bridge-method-injector

Generates synthetic bridge methods with different return types to help backward compatibility

Stars
24
Committers
13

Bot releases are visible (Hide)

bridge-method-injector - 1.29 Latest Release

Published by github-actions[bot] about 1 year ago

📦 Dependency updates

  • Bump org.jenkins-ci:jenkins from 1.104 to 1.106 (#73, #71) @dependabot
  • Bump asm.version from 9.5 to 9.6 (#72) @dependabot
bridge-method-injector - 1.28

Published by github-actions[bot] about 1 year ago

🐛 Bug fixes

  • Adapter methods fail when the original method has a parameter (#70) @basil

📝 Documentation updates

  • Document adapter methods (#65) @basil

🚦 Tests

  • Add tests for interfaces (#67) @basil
  • Add test for arrays (#66) @basil

📦 Dependency updates

  • Bump org.jenkins-ci:jenkins from 1.103 to 1.104 (#68) @dependabot
  • Bump jenkins from 1.102 to 1.103 (#64) @dependabot
  • Bump jenkins from 1.101 to 1.102 (#63) @dependabot
  • Bump git-changelist-maven-extension from 1.6 to 1.7 (#62) @dependabot
bridge-method-injector - 1.27

Published by github-actions[bot] over 1 year ago

📦 Dependency updates

  • Bump jenkins from 1.100 to 1.101 (#61) @dependabot
  • Bump jenkins from 1.99 to 1.100 (#60) @dependabot
  • Bump jenkins from 1.98 to 1.99 (#59) @dependabot
  • Bump maven-plugin-tools.version from 3.8.2 to 3.9.0 (#58) @dependabot
  • Bump maven-plugin-tools.version from 3.8.1 to 3.8.2 (#57) @dependabot
  • Bump jenkins from 1.97 to 1.98 (#56) @dependabot
  • Bump asm.version from 9.4 to 9.5 (#55) @dependabot
  • Bump jenkins from 1.96 to 1.97 (#54) @dependabot
  • Bump jenkins from 1.95 to 1.96 (#53) @dependabot
bridge-method-injector - 1.26

Published by github-actions[bot] over 1 year ago

📝 Documentation updates

  • Update documentation (#41) @basil

✍ Other changes

  • set maven libs according to consumers (#52) @jtnord

📦 Dependency updates

  • Bump maven-plugin-tools.version from 3.7.1 to 3.8.1 (#51) @dependabot
  • Bump git-changelist-maven-extension from 1.5 to 1.6 (#50) @dependabot
  • Bump jenkins from 1.94 to 1.95 (#49) @dependabot
  • Bump git-changelist-maven-extension from 1.4 to 1.5 (#48) @dependabot
  • Bump jenkins from 1.93 to 1.94 (#46) @dependabot
  • Bump maven-plugin-tools.version from 3.7.0 to 3.7.1 (#45) @dependabot
  • Bump jenkins from 1.92 to 1.93 (#44) @dependabot
  • Bump maven-plugin-api from 3.8.6 to 3.8.7 (#43) @dependabot
  • Bump annotation-indexer from 1.16 to 1.17 (#42) @dependabot
  • Bump jenkins from 1.91 to 1.92 (#40) @dependabot
bridge-method-injector - 1.25

Published by github-actions[bot] almost 2 years ago

🚀 New features and improvements

  • @WithBridgeMethods(void.class) could produce better code (#36) @basil

🐛 Bug fixes

  • Print a better error message when attempting to bridge from void to void (#35) @basil
  • JENKINS-67011: bridge-method-injector creates questionable bytecode (#34) @basil

👻 Maintenance

  • Fix SpotBugs warnings (#33) @basil
  • Miscellaneous code cleanup (#32) @basil
  • Refresh component (#31) @basil