Skip to content
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 or learn 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/java-pubsublite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: googleapis/java-pubsublite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 10 commits
  • 28 files changed
  • 5 contributors

Commits on Mar 18, 2021

  1. chore: release 0.12.1-SNAPSHOT (#556)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    88215c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    2f3e115 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#559)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-19 13:56:19,706 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-19 13:56:20,613 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/99cd9296-4c2a-4e5a-8f1e-ce009556f502/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    c2b5680 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. feat: Adding ability to create a subscription at HEAD (#545)

    * feat: added ability to create subscriptions at head
    
    * fix: change CursorLocation to StartingOffset
    
    * fix: update docs
    
    * fix: default is end
    
    * fix: test name
    
    * feat: update starting offset to offset location
    
    * fix: update docs
    
    * fix: requested changes
    
    * fix: changing offset location to backlog location
    hannahrogers-google authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c526235 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. chore(java): detect sample-secrets in build.sh (#562)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7bba1b03-3192-4d12-a75e-c6fde3ae4dde/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@bb854b6
    yoshi-automation authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    343afbf View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    3b099d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f6da5 View commit details
    Browse the repository at this point in the history
  3. chore: remove staging bucket v2 (#564)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/7b181ea6-cd1c-49bd-bb79-2996c12fa815/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@572ef8f
    yoshi-automation authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    5371c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix: Centralize alarm executor creation for Pub/Sub Lite (#565)

    * fix: Set batching settings on SinglePartitionPublisher
    
    * fix: Centralize alarm executor creation for Pub/Sub Lite
    
    Also prevent creation of per-object thread pools which are largely unused and may prevent shutdown if not using daemon threads.
    dpcollins-google authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    5f73967 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. chore: release 0.13.0 (#561)

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