Branch: refs/heads/master Home: https://github.com/jenkinsci/anchore-container-scanner-plugin Commit: 59e71927ae1b227ef76e6e8c41558474535ba3a2 https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/59e71927ae1b227ef76e6e8c41558474535ba3a2 Author: Bradley Jones <bradley.jo...@anchore.com> Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths: M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java Log Message: ----------- fix: ensure chosen_base_image field exists before attempting to get it The ommission of this check caused a regression in the 3.1.0/3.1.1 releases where they were not backwards compatible with version of Anchore Enterprise < 5.7, if the images submitted through Jenkins had ancestors present. Signed-off-by: Bradley Jones <bradley.jo...@anchore.com> Commit: 1a8c9558753136a64d8d5dfc432868f2c4570b47 https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/1a8c9558753136a64d8d5dfc432868f2c4570b47 Author: Bradley Jones <bradley.jo...@anchore.com> Date: 2024-07-18 (Thu, 18 Jul 2024) Changed paths: M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java Log Message: ----------- Merge pull request #65 from jenkinsci/fix-regression-in-backwards-compatibility fix: ensure chosen_base_image field exists before attempting to get it Compare: https://github.com/jenkinsci/anchore-container-scanner-plugin/compare/30c920473e5a...1a8c95587531 To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/anchore-container-scanner-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/anchore-container-scanner-plugin/push/refs/heads/master/30c920-1a8c95%40github.com.