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

feat!: replace Source field ip_type with ipType for consistency #197

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

duwenxin99
Copy link
Contributor

@duwenxin99 duwenxin99 commented Jan 12, 2025

Replace ip_type with ipType to match the camel-case of the other fields.
Update docs since we support both private and public IP connections.

@duwenxin99 duwenxin99 requested a review from a team as a code owner January 12, 2025 12:13
@duwenxin99 duwenxin99 changed the title docs: Update AlloyDB IP type doc docs: Replace Source config ip_type with ipType Jan 12, 2025
@duwenxin99 duwenxin99 changed the title docs: Replace Source config ip_type with ipType docs: Replace Source config field ip_type with ipType Jan 12, 2025
@duwenxin99 duwenxin99 changed the title docs: Replace Source config field ip_type with ipType feat: Replace Source config field ip_type with ipType Jan 13, 2025
@kurtisvg kurtisvg changed the title feat: Replace Source config field ip_type with ipType feat!: replace Source field ip_type with ipType for consistency Jan 13, 2025
@kurtisvg
Copy link
Collaborator

This is a breaking change, so we need to use feat!.

Copy link
Contributor

1 similar comment
Copy link
Contributor

Copy link
Contributor

@duwenxin99 duwenxin99 merged commit e069520 into main Jan 14, 2025
9 checks passed
@duwenxin99 duwenxin99 deleted the ip-doc branch January 14, 2025 02:56
Copy link
Contributor

🧨 Preview deployments removed.

duwenxin99 pushed a commit that referenced this pull request Jan 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.0.5](v0.0.4...v0.0.5)
(2025-01-14)


### ⚠ BREAKING CHANGES

* replace Source field `ip_type` with `ipType` for consistency
([#197](#197))
* **toolbox-sdk:** deprecate 'add_auth_headers' in favor of
'add_auth_tokens'
([#170](#170))

### Features

* Add support for OpenTelemetry
([#205](#205))
([1fcc20a](1fcc20a))
* Added Neo4j Source and Tool
([#189](#189))
([8a1224b](8a1224b))
* **llamaindex-sdk:** Implement OAuth support for LlamaIndex.
([#159](#159))
([003ce51](003ce51))
* Replace Source field `ip_type` with `ipType` for consistency
([#197](#197))
([e069520](e069520))
* Update log with given context
([#147](#147))
([809e547](809e547))


### Bug Fixes

* Correct parsing of floats/ints from json
([#180](#180))
([387a5b5](387a5b5))
* **doc:** Update example `clientId` field
([#198](#198))
([0c86e89](0c86e89))
* Fix config name in auth doc samples
([#186](#186))
([bb03457](bb03457))
* Handle shutdown gracefully
([#178](#178))
([66ab70f](66ab70f))
* Improve return error for parameters
([#206](#206))
([346c57d](346c57d))
* **toolbox-sdk:** Deprecate 'add_auth_headers' in favor of
'add_auth_tokens'
([#170](#170))
([b56fa68](b56fa68))


### Miscellaneous Chores

* Release 0.0.5
([#210](#210))
([bd407c0](bd407c0))

---
This PR was generated with [Release
Please](/~https://github.com/googleapis/release-please). See
[documentation](/~https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.

3 participants