Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version upgrade and other minor automated changes #192

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

bashir2
Copy link
Collaborator

@bashir2 bashir2 commented Oct 4, 2023

Description of what I changed

This PR is completely auto-generate. One part of it is the result of

mvn versions:set -DnewVersion=0.3.0

and the other is automatically done by mvn package (copyright/style changes). The new v0.3.0 release is made from this branch.

E2E test

TESTED:

Ran the proxy locally and tested with various queries.

Checklist: I completed these to help reviewers :)

  • I have read and will follow the review process.

  • I am familiar with Google Style Guides for the language I have coded in.

    No? Please take some time and review Java and Python style guides.

  • My IDE is configured to follow the Google code styles.

    No? Unsure? -> configure your IDE.

  • I have added tests to cover my changes. (If you refactored existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

@bashir2 bashir2 merged commit 65a4975 into google:main Oct 4, 2023
5 checks passed
@bashir2 bashir2 deleted the release branch October 6, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants