-
Notifications
You must be signed in to change notification settings - Fork 19
Versioned ingest apis #2595
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
Closed
Closed
Versioned ingest apis #2595
Changes from 25 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
361adbc
inital code for versioned ingress apis
camelCasedAditya 772de6e
typescript versioned ingest working
camelCasedAditya e5e7aa2
versioned registration of infra
camelCasedAditya 0c03301
Revert "versioned registration of infra"
camelCasedAditya e5a7f09
Revert "Revert "versioned registration of infra""
camelCasedAditya d034f1b
python versioned ingest apis complete
camelCasedAditya e8ee77b
ls function displays versioned ingest api infra
camelCasedAditya 1878770
Update packages/ts-moose-lib/src/dmv2/sdk/ingestApi.ts
camelCasedAditya 112a1ee
id generation function change
camelCasedAditya 9e8e15c
fixed mismatched version keys
camelCasedAditya f8e36f2
cross language consistent infra naming
camelCasedAditya 5bf4990
templates changes
camelCasedAditya 1e4af07
fixed unversioned ingest routing and workflows
camelCasedAditya 1ed6c20
fixed failing tests
camelCasedAditya 8f9c7d1
test for unversioned ingest API
camelCasedAditya 5e33a9c
lints fixes
camelCasedAditya 1a13c8b
version table regestration fix
camelCasedAditya 2a82006
fixed regex as string
camelCasedAditya 164411c
rebased
camelCasedAditya 7dc69cc
reduce code duplication
camelCasedAditya 48e6505
removed unneeded streaming function runner changes
camelCasedAditya 6214bbb
Merge branch 'main' into versioned-ingest-apis
camelCasedAditya fabfadc
use version field in infra map
camelCasedAditya b501f56
fallback logic consistent with egress APIs
camelCasedAditya 6721f81
reduced for loop iterations
camelCasedAditya 2ffdd5e
Update packages/ts-moose-lib/src/dmv2/internal.ts
camelCasedAditya 4c01563
removed case sensitivity
camelCasedAditya 2eeee58
dlq fix
camelCasedAditya dc8e011
better streaming lookup
camelCasedAditya c9f8aa6
ingest api lookup effiecency improvement
camelCasedAditya 4ad0d5d
Removed unneeded topic field
camelCasedAditya fb026d9
clippy fix
camelCasedAditya 6c5c96e
Merge branch 'main' into versioned-ingest-apis
camelCasedAditya 965ca28
nested api versions allowed
camelCasedAditya 1ef4bc9
unit tests for ingest routing
camelCasedAditya bba2d76
better nested test
camelCasedAditya 754cc0f
fixed streaming for nested versions
camelCasedAditya 49d00b6
clippy fixes
camelCasedAditya 694ee3e
standrardizing registry
camelCasedAditya 02c21c0
Merge branch 'main' into versioned-ingest-apis
camelCasedAditya File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.