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-kafka
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: googleapis/java-pubsublite-kafka
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Jan 4, 2023

  1. chore(main): release 1.0.5-SNAPSHOT (#374)

    🤖 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[bot] authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c152761 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. feat: add pubsublite-kafka-auth module (#363)

    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * feat: Create AuthServer/ClientParameters
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    dpcollins-google and gcf-owl-bot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6c99767 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:pubsublite-kafka to v…

    …1.0.4 (#375)
    
    * chore(deps): update dependency com.google.cloud:pubsublite-kafka to v1.0.4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    75b9a73 View commit details
    Browse the repository at this point in the history
  3. fix: update pom to add comment (#378)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-pubsublite-kafka/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> ☕️
    
    If you write sample code, please follow the [samples format](
    https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
    dpcollins-google authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f658ed3 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.1.0 (#377)

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