FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · abbrowne126/python-pubsub · GitHub
abbrowne126
/
python-pubsub
Public
forked from
googleapis/python-pubsub
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 28, 2025
docs(sample): Add samples for topic and subscription SMTs (#1386)
Show description for 4d072e0
kamalaboulhosn
and
mukund-ananthu
authored
4d072e0
View commit details
Copy full SHA for 4d072e0
Browse repository at this point
Commits on Apr 14, 2025
chore(python): remove noxfile.py from templates (#1383)
Show description for da0e6d0
gcf-owl-bot[bot]
and
parthea
authored
da0e6d0
View commit details
Copy full SHA for da0e6d0
Browse repository at this point
Commits on Apr 7, 2025
docs: update documentation for JavaScriptUDF to indicate that the `message_id` metadata field is optional instead of required (#1380)
Show description for be90054
gcf-owl-bot[bot]
authored
be90054
View commit details
Copy full SHA for be90054
Browse repository at this point
Commits on Mar 20, 2025
chore(main): release 2.29.0 (#1352)
Show description for b9eb331
release-please[bot]
authored
b9eb331
View commit details
Copy full SHA for b9eb331
Browse repository at this point
Commits on Mar 19, 2025
chore: Update gapic-generator-python to 1.23.6 (#1377)
Show description for e4075da
gcf-owl-bot[bot]
authored
e4075da
View commit details
Copy full SHA for e4075da
Browse repository at this point
Commits on Mar 17, 2025
fix: allow Protobuf 6.x (#1369)
parthea
authored
c95b7a5
View commit details
Copy full SHA for c95b7a5
Browse repository at this point
Commits on Mar 11, 2025
feat: deprecate `enabled` field for message transforms and add `disabled` field (#1355)
Show description for 4363179
authored
4363179
View commit details
Copy full SHA for 4363179
Browse repository at this point
Commits on Mar 10, 2025
fix: allow logs to propagate upstream for caplog testing (#1374)
Show description for fa39b0e
ohmayr
and
gcf-owl-bot[bot]
authored
fa39b0e
View commit details
Copy full SHA for fa39b0e
Browse repository at this point
chore: remove unused files (#1368)
parthea
authored
c364b15
View commit details
Copy full SHA for c364b15
Browse repository at this point
Commits on Mar 5, 2025
chore(revert): Revert "fix: get channel target for a gRPC request" (#1371)
ohmayr
authored
953ddb1
View commit details
Copy full SHA for 953ddb1
Browse repository at this point
Commits on Mar 3, 2025
chore(python): conditionally load credentials in .kokoro/build.sh (#1364)
Show description for 06be31a
gcf-owl-bot[bot]
and
parthea
authored
06be31a
View commit details
Copy full SHA for 06be31a
Browse repository at this point
Commits on Feb 10, 2025
docs: Add samples and test for ingestion from Kafka sources (#1354)
michaelpri10
authored
820f986
View commit details
Copy full SHA for 820f986
Browse repository at this point
Commits on Jan 31, 2025
chore(deps): update all dependencies (#1317)
Show description for 316883a
renovate-bot
and
parthea
authored
316883a
View commit details
Copy full SHA for 316883a
Browse repository at this point
docs(samples): Increase example max_bytes setting for cloud storage subscriptions to encourage more performant subscribe (#1324)
lahuang4
authored
cb760a7
View commit details
Copy full SHA for cb760a7
Browse repository at this point
Commits on Jan 30, 2025
chore(main): release 2.28.0 (#1351)
Show description for f2281f7
release-please[bot]
authored
f2281f7
View commit details
Copy full SHA for f2281f7
Browse repository at this point
feat: add support for message transforms to Topic and Subscription (#1274)
Show description for e5e2f3f
authored
e5e2f3f
View commit details
Copy full SHA for e5e2f3f
Browse repository at this point
chore(python): fix docs publish build (#1327)
Show description for fc45eb5
gcf-owl-bot[bot]
authored
fc45eb5
View commit details
Copy full SHA for fc45eb5
Browse repository at this point
Commits on Jan 29, 2025
fix: get channel target for a gRPC request (#1339)
ohmayr
authored
16ea766
View commit details
Copy full SHA for 16ea766
Browse repository at this point
fix: set creds only if transport not provided (#1348)
Show description for 59965a4
ohmayr
and
mukund-ananthu
authored
59965a4
View commit details
Copy full SHA for 59965a4
Browse repository at this point
Commits on Jan 24, 2025
chore(main): release 2.27.3 (#1350)
Show description for 32d0998
release-please[bot]
authored
32d0998
View commit details
Copy full SHA for 32d0998
Browse repository at this point
fix: Stop using api_core default timeouts in publish since they are broken (#1326)
mukund-ananthu
authored
ba2c2ee
View commit details
Copy full SHA for ba2c2ee
Browse repository at this point
Commits on Jan 14, 2025
chore(python): exclude .github/workflows/unittest.yml in renovate config (#1323)
Show description for 8adb133
gcf-owl-bot[bot]
authored
8adb133
View commit details
Copy full SHA for 8adb133
Browse repository at this point
Commits on Jan 6, 2025
chore(main): release 2.27.2 (#1319)
Show description for f648f65
release-please[bot]
authored
f648f65
View commit details
Copy full SHA for f648f65
Browse repository at this point
fix: Handle TransportError Exceptions thrown from gapic_publish (#1318)
mukund-ananthu
authored
0e058c7
View commit details
Copy full SHA for 0e058c7
Browse repository at this point
Commits on Jan 3, 2025
tests: Resolve connections deprecation warning (#1310)
Show description for f79d35a
xionams
and
parthea
authored
f79d35a
View commit details
Copy full SHA for f79d35a
Browse repository at this point
chore(python): Update the python version in docs presubmit to use 3.10 (#1315)
Show description for d4cfc2d
gcf-owl-bot[bot]
authored
d4cfc2d
View commit details
Copy full SHA for d4cfc2d
Browse repository at this point
Commits on Nov 12, 2024
fix: Reduce the code coverage percentage to 99 (#1278)
Show description for 50504ae
mukund-ananthu
and
gcf-owl-bot[bot]
authored
50504ae
View commit details
Copy full SHA for 50504ae
Browse repository at this point
chore(python): update dependencies in .kokoro/docker/docs (#1305)
Show description for 4875408
gcf-owl-bot[bot]
authored
4875408
View commit details
Copy full SHA for 4875408
Browse repository at this point
Commits on Nov 9, 2024
chore(main): release 2.27.1 (#1303)
Show description for 2066899
release-please[bot]
authored
2066899
View commit details
Copy full SHA for 2066899
Browse repository at this point
Commits on Nov 8, 2024
fix: Add support for Python3.13 (#1302)
mukund-ananthu
authored
ab22e27
View commit details
Copy full SHA for ab22e27
Browse repository at this point
Commits on Nov 6, 2024
chore: partial revert of #1297 (#1298)
Show description for 347cb38
parthea
and
gcf-owl-bot[bot]
authored
347cb38
View commit details
Copy full SHA for 347cb38
Browse repository at this point
Commits on Nov 5, 2024
test: add type flaky to unit test (#1297)
Show description for 5c78ac9
authored
5c78ac9
View commit details
Copy full SHA for 5c78ac9
Browse repository at this point
Commits on Nov 2, 2024
chore(main): release 2.27.0 (#1289)
Show description for cdaf6e9
release-please[bot]
authored
cdaf6e9
View commit details
Copy full SHA for cdaf6e9
Browse repository at this point
feat: Add support for Python 3.13 (#1281)
Show description for 0b46a33
authored
0b46a33
View commit details
Copy full SHA for 0b46a33
Browse repository at this point
fix: Mark test_streaming_pull_max_messages flaky (#1288)
mukund-ananthu
authored
d6635a0
View commit details
Copy full SHA for d6635a0
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL