Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 0c6043f9629fcedff2d6f0251474344f3fabd3a3
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/0c6043f9629fcedff2d6f0251474344f3fabd3a3
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHUserPrivateKey.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
    M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/TrileadSSHPublicKeyAuthenticatorTest.java

  Log Message:
  -----------
  Provide a default implementation of SSHUserPrivateKey#getPrivateKey

This method is deprecated, and implementation still need to implement it. We 
have default methods now, so let's just leverage that to avoid useless 
boilerplate.


  Commit: e57bb1fd3b6b6fd2a14b34e77562a56c561e152a
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/e57bb1fd3b6b6fd2a14b34e77562a56c561e152a
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHUserPrivateKey.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
    M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/TrileadSSHPublicKeyAuthenticatorTest.java

  Log Message:
  -----------
  Merge pull request #197 from 
Vlatombe/do-not-require-implementation-of-deprecated-method

Provide a default implementation of `SSHUserPrivateKey#getPrivateKey`


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/b1ab4932338d...e57bb1fd3b6b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ssh-credentials-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/ssh-credentials-plugin/push/refs/heads/master/b1ab49-e57bb1%40github.com.

Reply via email to