Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 84d7e025bf7a2ed97634846ca6db718cb045a195
      
https://github.com/jenkinsci/google-compute-engine-plugin/commit/84d7e025bf7a2ed97634846ca6db718cb045a195
  Author: Arthur Caron <[email protected]>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M docs/Home.md
    M pom.xml
    M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java
    M 
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
    A 
src/main/java/com/google/jenkins/plugins/computeengine/NetworkInterfaceDualStack.java
    A 
src/main/java/com/google/jenkins/plugins/computeengine/NetworkInterfaceIpStackMode.java
    A 
src/main/java/com/google/jenkins/plugins/computeengine/NetworkInterfaceSingleStack.java
    M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
    R 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-externalAddress.html
    A 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-networkInterfaceIpStackMode.html
    A 
src/main/resources/com/google/jenkins/plugins/computeengine/NetworkInterfaceDualStack/config.jelly
    A 
src/main/resources/com/google/jenkins/plugins/computeengine/NetworkInterfaceDualStack/help-externalIPV4Address.html
    A 
src/main/resources/com/google/jenkins/plugins/computeengine/NetworkInterfaceDualStack/help-externalIPV6Address.html
    A 
src/main/resources/com/google/jenkins/plugins/computeengine/NetworkInterfaceSingleStack/config.jelly
    A 
src/main/resources/com/google/jenkins/plugins/computeengine/NetworkInterfaceSingleStack/help-externalIPV4Address.html
    M 
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudTemplateIT.java
    M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java
    M 
src/test/resources/com/google/jenkins/plugins/computeengine/configuration-as-code.yml
    M 
src/test/resources/com/google/jenkins/plugins/computeengine/integration/configuration-as-code-it.yml
    M 
src/test/resources/com/google/jenkins/plugins/computeengine/integration/configuration-as-code-non-standard-java-it.yml
    M 
src/test/resources/com/google/jenkins/plugins/computeengine/integration/configuration-as-code-windows-it.yml

  Log Message:
  -----------
  Dual-stack support (IPv6 mode) (#434)

* Documentation updated.

* google-api-services-compute upgraded.

* Dual-stack supported.

* Constants renamed.

* Network interface stack mode factorized.

* Compatibility with previous version managed.


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-compute-engine-plugin/push/refs/heads/develop/a28ff1-84d7e0%40github.com.

Reply via email to