Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/google-http-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v1.44.1
Choose a base ref
Loading
...
head repository:googleapis/google-http-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v1.44.2
Choose a head ref
Loading
  • 16commits
  • 48files changed
  • 7contributors

Commits on Jan 26, 2024

  1. chore(main): release 1.44.2-SNAPSHOT (#1924)

    🤖 I have created a release *beep* *boop*---### Updating meta-information for bleeding-edge SNAPSHOT release.---This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredJan 26, 2024
    Configuration menu
    Copy the full SHA
    5fefb36View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. chore: updating CONTRIBUTING.md (#1925)

    * chore: updating CONTRIBUTING.mdUpdating CONTRIBUTING.md as per go/java-repos-contrib-guidelinesb/323273913* owlbot.py to ignore CONTRIBUTING.md
    @suztomo
    suztomo authoredFeb 16, 2024
    Configuration menu
    Copy the full SHA
    9c47ab6View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /.kokoro (#1911)

    * build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /.kokoroBumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3.- [Release notes](https://github.com/pallets/jinja/releases)- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)- [Commits](pallets/jinja@3.0.3...3.1.3)---updated-dependencies:- dependency-name: jinja2  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @dependabot@gcf-owl-bot
    dependabot[bot] andgcf-owl-bot[bot] authoredMar 14, 2024
    Configuration menu
    Copy the full SHA
    e42a155View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    3dd6b79View commit details
    Browse the repository at this point in the history
  2. chore: update requirements.txt to address dependabot security alerts. (

    …#1936) (#1929)Created by running:pip-compile requirements.in --generate-hashes --upgrade within synthtool/gcp/templates/java_library/.kokoro and synthtool/docker/owlbot/java/src/Source-Link:googleapis/synthtool@853dbcdPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:084ad4c60551b075846bcb2405ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredMar 15, 2024
    Configuration menu
    Copy the full SHA
    6218465View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c16b9View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53eb6a1View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore: remove obsolete kokoro configs and update DocFX profile (#1934)

    * chore: update DocFx profile* remove obsolete kokoro configs* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* remove ci.yaml from owlbot post-processing* remove 21 from matrix* fix dependencies script* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* update dependencies* fix major version format* remove 21 from testing---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @alicejli@gcf-owl-bot
    alicejli andgcf-owl-bot[bot] authoredMar 25, 2024
    Configuration menu
    Copy the full SHA
    9fe11d9View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    7f58bd5View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    97ac85cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56b73fView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60deab2View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31e847aView commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix: Base64 decoding to discard newline characters (#1941)

    * fix: Base64 decoding to discard newline characters* adding test case for "+" character and new line character* test case with the slash character
    @suztomo
    suztomo authoredMay 16, 2024
    Configuration menu
    Copy the full SHA
    4e153dbView commit details
    Browse the repository at this point in the history
  2. chore: update dependency versions in java templates (#1964) (#1940)

    * chore: update dependency versions in java templates* update other templatesSource-Link:googleapis/synthtool@0b86c72Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:68ba5f5164a4b55529d358bb262feaa000536a0c62980727dd05a91bbb47ea5eCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredMay 16, 2024
    Configuration menu
    Copy the full SHA
    1538b9dView commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.44.2 (#1930)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredMay 16, 2024
    Configuration menu
    Copy the full SHA
    a82b18eView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp