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: Added Prefix-Filters API functionality with Integration Tests to Transit Python-SDK. #56

Merged
merged 2 commits into from
Mar 26, 2022

Conversation

robgolley
Copy link
Contributor

@robgolley robgolley commented Mar 17, 2022

PR summary

Transit service needed update to include the new Prefix Filter APIs. This includes unit and integration tests as well as related help documentation

Fixes: new feature

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

Current Transit Gateway Connection APIs do not support new prefix filter feature.

What is the new behavior?

Prefix filters are now supported by Transit Gateway Connection APIs

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…This includes unit and integration tests as well as related help documentation. \n\nDependency: none
@kennburger kennburger force-pushed the prefix-filters-sdk branch 2 times, most recently from be7b82e to 3524a31 Compare March 25, 2022 21:10
@kennburger kennburger merged commit 05af86e into master Mar 26, 2022
ajay-malhotra1 pushed a commit that referenced this pull request Mar 26, 2022
# [0.17.0](v0.16.0...v0.17.0) (2022-03-26)

### Features

* Added Prefix-Filters API functionality with Integration Tests to Transit Python-SDK.  ([#56](#56)) ([05af86e](05af86e))
@ajay-malhotra1
Copy link
Contributor

🎉 This PR is included in version 0.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants