Skip to content
Snippets Groups Projects
  1. Mar 06, 2019
    • Jean de Klerk's avatar
      regen (#147) · b5d61aea
      Jean de Klerk authored
      Notable changes include:
      
      - Spanner BatchDML
      - New client googleapis/ads/googleads/v1/
      - New client googleapis/cloud/asset/v1/
      - New client googleapis/cloud/scheduler/v1/
      
      BREAKING_CHANGE_ACCEPTABLE=add ExecuteBatchDml method to interface
  2. Mar 05, 2019
  3. Feb 27, 2019
  4. Feb 26, 2019
    • Jean de Klerk's avatar
      regen (#141) · fc2db5ca
      Jean de Klerk authored
      BREAKING_CHANGE_ACCEPTABLE=changes to RedisClient interface, which
      should not be implemented by any user
    • Jean de Klerk's avatar
      this CL allows breaking changes to occur (#142) · 035c5b92
      Jean de Klerk authored
      apidiff currently fails our build when a breaking change is detected.
      This needs tweaking, because sometimes we need to allow breaking
      changes:
      
      - An alpha|beta client gets a breaking change. This is acceptable
      because breaking changes are expected to alpha|beta clients.
      - A gRPC service interface gets a breaking change. This is acceptable
      because users are not expected to implement gRPC service interfaces.
      - A hard decision was made to allow a breaking change for some reason
      like a bug fix.
      
      This PR checks for the commit message to contain a
      BREAKING_CHANGE_ACCEPTABLE=<reason>.
  5. Feb 19, 2019
  6. Feb 15, 2019
  7. Feb 01, 2019
  8. Jan 28, 2019
  9. Jan 27, 2019
    • Jean de Klerk's avatar
      regen (#135) · aa24cbd6
      Jean de Klerk authored
      Mostly for cloud/talent/v4beta1
    • Jean de Klerk's avatar
      manually generate distribution.pb.go (#134) · 7cdc0b95
      Jean de Klerk authored
      There are two definitions for distribution.proto: one in googleapis/googleapis,
      and another in googleapis/api-common-protos. The canonical source is supposed
      to be in the latter but is actually in the former. I've manually deleted
      the distribution.proto in api-commons-proto on my local system and re-run
      regen.sh to force the update in this PR.
  10. Jan 23, 2019
  11. Jan 22, 2019
  12. Jan 11, 2019
  13. Jan 10, 2019
  14. Jan 08, 2019
  15. Dec 21, 2018
  16. Dec 19, 2018
  17. Dec 18, 2018
  18. Dec 17, 2018
  19. Dec 02, 2018
  20. Nov 27, 2018
  21. Nov 09, 2018
  22. Nov 07, 2018
  23. Nov 01, 2018
  24. Oct 29, 2018
  25. Oct 26, 2018
  26. Oct 16, 2018
  27. Oct 04, 2018
  28. Sep 28, 2018
  29. Sep 25, 2018
  30. Sep 24, 2018
Loading