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

Release 2.50.0 lyft #65

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open

Release 2.50.0 lyft #65

wants to merge 10,000 commits into from

Conversation

nji302
Copy link

@nji302 nji302 commented Dec 19, 2023

No +1 necessary, just wanted the team to have visibility into which branch to use

lostluck and others added 30 commits August 2, 2023 09:55
* [prism] Make Prism the default Go SDK runner.

* ws lint

* add maincall to ptest test.

* update comments on prism test filters.

* Update playground script to use go1.20

* fix typo

---------

Co-authored-by: lostluck <[email protected]>
* automodel first pass

* new model

* updated model handler api

* add model_class param

* update doc comments

* updated integration test and example

* unit test, modified params

* add test setup for hugging face tests

* fix lints

* fix import order

* refactor, doc, lints

* refactor, doc comments

* change test file

* update types

* add hugging face pipeline support

* integration test for pipeline

* add doc, gs link

* test raises exception

* fix python lints

* add inference fn

* update doc

* docs, lint

* docs, lint

* remove optional from inference_fn

* add enum for tasks

* update pydoc

* update pydoc

* doc, formatting changes

* fix doc

* fix optional in doc

* pin model version
…he#27815)

* Use correct concurrency condition to avoid incorrect interrupts

* Another one
…GES.md (apache#27816)

* mention prism in changes.md

* ws lint

* review comments

---------

Co-authored-by: lostluck <[email protected]>
Removing myself from the IO reviewer list as I don't have much context on IO changes. With the recent reorg, I would have even less opportunity to explore this side :(
Previously these were implicitly lifted from the base dictionary.
We may want to consider allowing that again, but it is easier to loosen
restrictions than tighten them up once this is declared stable.
* Add a new gradle file.

* Removed all legacy worker related tasks in build.gradle, adjust tasks for multiarch containers

* Created new files for Java Dataflow ARM tests, still need to figure out Java version and Java home issues.

* Remove unused code in build.gradle.

* remove unused target, add build multiarch Java container flags, adjust build.gradle file.

* Add the TAG as env variable shared by diff Java version tests.

* Adjust dependencies.

* Change READNE for Java versions and yml file for auth.

* Made changes based on PR comments.

* Made changes based on comments, standardize yml file.

* Change github_job.

* Update .github/workflows/beam_PostCommit_Java_Examples_Dataflow_ARM.yml

Co-authored-by: Danny McCormick <[email protected]>

* Update .github/workflows/beam_PostCommit_Java_Examples_Dataflow_ARM.yml

Co-authored-by: Danny McCormick <[email protected]>

* remove redundant underscore

---------

Co-authored-by: Danny McCormick <[email protected]>
…e (Cron, Commit, Phrase) (apache#27482)

* GoPortable PreCommit

* GoPortable PreCommit

* GoPortable PreCommit

* beam_PreCommit_GoPortable

* fix readme and run

* timeout-minutes

* step name added

* new fix cron and worflow dispatch
…he#27826)

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Upgrade Kryo coder from Kryo v4 to Kryo v5

* Update CHANGES.md
* Add  model manager class to hold many models at once

* Remove extraneous always_proxy addition

* Format/lint

* Use ordereddict + one more tested behavior

* use move_to_end

* Type hints + doc update
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
maheepm-lyft and others added 30 commits October 3, 2024 12:30
Revert "added logging to help waittimeaggregation debugging"
This reverts commit 366bbdc, reversing
changes made to 2cbca45.
added more logs to bundle_processor.py
Remove all waittimeaggregation logging
added back rtop logs + more
This reverts commit 13692c3.
[RTOP-2169] Adding support for kinesis consumer synchronization
Update S3Input to align with S3AndKinesisInput
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.