Recent Releases of https://github.com/pachyderm/pachyderm
https://github.com/pachyderm/pachyderm - 2.12.2
What's Changed
- bazel lock by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10501
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.12.0...v2.12.2
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.12.0-rc.3
What's Changed
- CreateSnapshot, ListSnapshot RPC and DB CRUD by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10371
- bump jupyter_server dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10376
- Bump zipp from 3.18.1 to 3.19.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10377
- Bump setuptools from 69.2.0 to 70.0.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10195
- Bump certifi from 2024.2.2 to 2024.7.4 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10381
- bump tornado dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10382
- Bump urllib3 from 2.2.1 to 2.2.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10383
- Bump @sentry/browser from 7.64.0 to 7.119.1 in /console/frontend by @dependabot in https://github.com/pachyderm/pachyderm/pull/10380
- [Jupyter] update python manifest by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10386
- Implement fileset handle / id split and stable ids by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10374
- [CUSTENG-87] Update helm chart for det 0.37.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10378
- Machinery snapshot restore batch job by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10394
- Implement fileset pinning by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10393
- [MLDM-111] snapshot cmd: list, create, and delete by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10390
- Add a way to restart a pachyderm cluster via a function call by @jrockway in https://github.com/pachyderm/pachyderm/pull/10395
- Add a function to restore a snapshot by @jrockway in https://github.com/pachyderm/pachyderm/pull/10373
- [MLDM-140] [MLDM-139] Inspect snapshot and delete snapshot by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10387
- [Python-SDK] Expose logs, pjs, and snapshot services by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10398
- Build test and release containers with Bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/10397
- [MLDM-114] Batch restore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10404
- [MLDM-157] Make Sure Migrations Use Squash Correctly by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10399
- [MLDM-160] Require snapshot ID for restore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10402
- [MLDM-160] Add more required variables by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10406
- sever dependency chain from cmd/pachd -> cmd/pachctl by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10408
- Add PJS to Builder and Pachctl Misc gRPC by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10403
- delete existing restore-snapshot job before subsequent restore by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10409
- Use fileset pinning in PJS by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10400
- Expose //tools/dex bazel command by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10388
- Make the CreateSnapshot API actually take a snapshot by @jrockway in https://github.com/pachyderm/pachyderm/pull/10405
- Re-enable the printf linter by @jrockway in https://github.com/pachyderm/pachyderm/pull/10415
- Enable the nilness check by @jrockway in https://github.com/pachyderm/pachyderm/pull/10416
- restore-snapshot job needed pachyderm-storage-secret env by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10418
- capitalize "Delete" in pachctl help by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10410
- Use FileSet pins in snapshots by @jrockway in https://github.com/pachyderm/pachyderm/pull/10412
- Fix PJS API for RC by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10417
- Cascade when deleting snapshots by @jrockway in https://github.com/pachyderm/pachyderm/pull/10413
- [MLDM-140] add inspect snapshot cmd by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10419
- [MLDM-140] return fileset when inspectSnapshot; fix bazel by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10420
- Upgrade rules_go by @jrockway in https://github.com/pachyderm/pachyderm/pull/10422
- [MLDM-140] fix auth! by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10421
- set version to 2.13 after 2.12 has been forked for release by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/10423
- [MLDM-164] Add Setup Steps for PJS Worker Authentication by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10411
- [MLDM-198] check dumped file path by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10425
- record pachd logs for python-sdk tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10426
- [Python-SDK] Add 3.12+ compatibility for tarfile by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10427
- regenerate //private/apt/apt.lock.json by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10431
- Add an End-to-End Test for PJS by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10428
- Run Minio on a port that Zscaler hasn't stolen for itself by @jrockway in https://github.com/pachyderm/pachyderm/pull/10433
- [MLDM-192] Add test for snapshot restoration lifecycle by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10434
- [MLDM-195] Run CheckStorage after snapshot restore tests by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10429
- Fix ci by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10435
- Run anything that uses the pachd container as user id 65532 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10414
- remove datadog from circel config by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/10438
- [INF-1587] Fix CircleCI redux by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10440
- Test Whether CI Will Build With These Changes by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10439
- [INF-1599] Enterprise Checks by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10446
- fix master by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10450
- Upgrade Helm Chart for Det 0.38.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10451
- [INF-1635] Update dependencies by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10462
- [INF-1635] Update Docker client by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10471
- [INF-1635] Update to latest go-oidc by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10475
- Djanicek/muyang/test helm by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/10474
- update pg by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10481
- [INF-1644] Update to latest Pachyderm Dex (#10482) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10484
- [INF-1644] Update PostgreSQL .debs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10487
- [INF-1644] Update spout example go.mod by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10489
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.12.0-alpha.3...v2.12.0-rc.3
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.11.6
What's Changed
- [Backport] Fix Bazel Dependencies in 2.11.x by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10456
- [Backport 2.11] Upgrade Helm Chart for Det 0.38.0 (#10451) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10452
- Fix 2.11 by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10463
- [INF-1635] Update deps by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10467
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.5...v2.11.6
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.12.0-rc.1
What's Changed
- CreateSnapshot, ListSnapshot RPC and DB CRUD by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10371
- bump jupyter_server dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10376
- Bump zipp from 3.18.1 to 3.19.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10377
- Bump setuptools from 69.2.0 to 70.0.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10195
- Bump certifi from 2024.2.2 to 2024.7.4 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10381
- bump tornado dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10382
- Bump urllib3 from 2.2.1 to 2.2.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10383
- Bump @sentry/browser from 7.64.0 to 7.119.1 in /console/frontend by @dependabot in https://github.com/pachyderm/pachyderm/pull/10380
- [Jupyter] update python manifest by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10386
- Implement fileset handle / id split and stable ids by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10374
- [CUSTENG-87] Update helm chart for det 0.37.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10378
- Machinery snapshot restore batch job by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10394
- Implement fileset pinning by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10393
- [MLDM-111] snapshot cmd: list, create, and delete by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10390
- Add a way to restart a pachyderm cluster via a function call by @jrockway in https://github.com/pachyderm/pachyderm/pull/10395
- Add a function to restore a snapshot by @jrockway in https://github.com/pachyderm/pachyderm/pull/10373
- [MLDM-140] [MLDM-139] Inspect snapshot and delete snapshot by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10387
- [Python-SDK] Expose logs, pjs, and snapshot services by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10398
- Build test and release containers with Bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/10397
- [MLDM-114] Batch restore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10404
- [MLDM-157] Make Sure Migrations Use Squash Correctly by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10399
- [MLDM-160] Require snapshot ID for restore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10402
- [MLDM-160] Add more required variables by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10406
- sever dependency chain from cmd/pachd -> cmd/pachctl by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10408
- Add PJS to Builder and Pachctl Misc gRPC by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10403
- delete existing restore-snapshot job before subsequent restore by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10409
- Use fileset pinning in PJS by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10400
- Expose //tools/dex bazel command by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10388
- Make the CreateSnapshot API actually take a snapshot by @jrockway in https://github.com/pachyderm/pachyderm/pull/10405
- Re-enable the printf linter by @jrockway in https://github.com/pachyderm/pachyderm/pull/10415
- Enable the nilness check by @jrockway in https://github.com/pachyderm/pachyderm/pull/10416
- restore-snapshot job needed pachyderm-storage-secret env by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10418
- capitalize "Delete" in pachctl help by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10410
- Use FileSet pins in snapshots by @jrockway in https://github.com/pachyderm/pachyderm/pull/10412
- Fix PJS API for RC by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10417
- Cascade when deleting snapshots by @jrockway in https://github.com/pachyderm/pachyderm/pull/10413
- [MLDM-140] add inspect snapshot cmd by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10419
- [MLDM-140] return fileset when inspectSnapshot; fix bazel by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10420
- Upgrade rules_go by @jrockway in https://github.com/pachyderm/pachyderm/pull/10422
- [MLDM-140] fix auth! by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10421
- bump base-revision dc for release branch by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10424
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.12.0-alpha.3...v2.12.0-rc.1
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.11.5
What's Changed
- [Backport 2.11] Update helm chart for det 0.37.0 (#10378) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10392
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.4...v2.11.5
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.12.0-alpha.3
What's Changed
- Conditional Propagation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10310
- Add a little utility to run psql on a pachdev postgres instance by @jrockway in https://github.com/pachyderm/pachyderm/pull/10328
- [MLDM-91] benchmark dequeueAndProcess by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10345
- upgrade errcheck to avoid a crash when encountering pachsql.DB by @jrockway in https://github.com/pachyderm/pachyderm/pull/10349
- Add Schema Change and Data Model Code for the PJS Server-Side Cache by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10347
- [MLDM-34] list queue and list job RPC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10344
- Update the PFS tests to use testpachd by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10348
- Fix Master branch compile issue by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10352
- [MLDM-89] Add Caching Behavior to PJSDB Functions by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10351
- Improve bounds checking for RenewFileset by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10350
- [MLDM-66] Require function/method documentation by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10355
- Always Write Job Cache Metadata for Jobs (So We Know When to Respect cache-write and cache-read) by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10353
- [MLDM-100] createChunkset by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10354
- [MLDM-66] Type documentation by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10356
- [MLDM-89] Add Cache Code to the PJS API Server by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10359
- [MLDM-66] Variable documentation style by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10357
- [MLDM-66] Package documentation by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10360
- update the helm values schema by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10362
- [MLDM-94] Move RealEnv tests to NewTestPachd by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10361
- [MLDM-117] DropChunkset by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10365
- Add snapshot database schema by @jrockway in https://github.com/pachyderm/pachyderm/pull/10358
- Let psql handle C-c by @jrockway in https://github.com/pachyderm/pachyderm/pull/10366
- Take database dumps during snapshots by @jrockway in https://github.com/pachyderm/pachyderm/pull/10367
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.12.0-alpha.2...v2.12.0-alpha.3
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.11.4
What's Changed
- [2.11] update the helm values schema (#10362) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10363
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.3...v2.11.4
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.12.0-alpha.2
What's Changed
- Bump cryptography from 42.0.8 to 43.0.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10305
- direct users to pachdev docs in LOCAL.md by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10309
- MLDM-60: Stopgap Hashing in PJS by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10307
- [MLDM-48] Rename 'Srv' to 'Server' by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10311
- [MLDM-35] InspectQueue by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10312
- upgrade docker to resolve a govulncheck warning by @jrockway in https://github.com/pachyderm/pachyderm/pull/10315
- [MLDM-78] Complete switch to type-safe generic golang-lru v2 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10317
- upgrade to go 1.23.0 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10287
- .bazelrc: test_output=errors by @jrockway in https://github.com/pachyderm/pachyderm/pull/10314
- [Python SDK] Log CDR network responses on error by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10327
- [MLDM-52] Delete Job RPC Without Cancelling on Behalf of User by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10324
- Bump typescript from 4.9.3 to 5.0.4 in /console by @dependabot in https://github.com/pachyderm/pachyderm/pull/10323
- Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible in /examples/spouts/go-rabbitmq-spout/source by @dependabot in https://github.com/pachyderm/pachyderm/pull/10320
- Bump typescript from 4.9.3 to 5.6.2 in /console/backend by @dependabot in https://github.com/pachyderm/pachyderm/pull/10321
- Rollback Dependabot Merges by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10333
- Bump axios from 1.6.2 to 1.7.7 in /console by @dependabot in https://github.com/pachyderm/pachyderm/pull/10331
- Bump path-to-regexp and express in /console/backend by @dependabot in https://github.com/pachyderm/pachyderm/pull/10319
- Add configuration for private IP in cloud sql proxy [MLDM-74] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10187
- Revert "Bump path-to-regexp and express in /console/backend (#10319)" by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10338
- Revert "Bump axios from 1.6.2 to 1.7.7 in /console (#10331)" by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10340
- Revert Dependabot Changes and Update PNPM Ourselves by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10341
- [MLDM-63] fix processQueue by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10322
- Reference Inputs by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10336
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.12.0-alpha.1...v2.12.0-alpha.2
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.11.3
What's Changed
- [2.11.x] [Python SDK] Log CDR network responses on error (#10327) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10334
- [2.11.x Backport] Remove CODEOWNERS (#10301) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10335
- Add configuration for private IP in cloud sql proxy MLDM-74 by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10339
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.2...v2.11.3
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.12.0-alpha.1
What's Changed
- [PFS-258] Create PJS Database Schema by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10183
- only set enterpriseSecret if enabling enterprise by @jrockway in https://github.com/pachyderm/pachyderm/pull/10207
- Add creator/update information to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/10196
- Put created_by in the branch info proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/10201
- [CORE-2312] Add pipeline created-at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10203
- [CORE-2311] Alter semantics of pipeline created at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10212
- Restart Service Pipeline once all source commits are finished by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10102
- Vendor kube event tail into pachd by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10209
- [FRON-1521]: Update pipeline summary to include crashing in failed pipeline count by @pleeko in https://github.com/pachyderm/pachyderm/pull/10138
- A few tweaks for
pachctl logs2by @jrockway in https://github.com/pachyderm/pachyderm/pull/10217 - Avoid paging hints too close to the current time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10218
- Add branch creator / creation time / update time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10213
- [PFS-261] Forget RPC Additional Guardrails by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10200
- User Code inherits Determined env vars by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10221
- [Python-SDK] Tests for #10190 by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10208
- [PFS-260] Work in Progress Pin Function by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10206
- [PFS-255] Remove TestMicrosoft by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10161
- [Jupyter] Don't show "invalid address" when cluster is valid by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10225
- First Iteration of the PJS Data Model API by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10205
- [PFS-263] Move PJS to 2.12. by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10232
- Add pachd + worker k8s networking env vars for notebooks by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10228
- [Python-SDK] Enable datum batching tests in CI by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10233
- Console Monorepo by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10193
- [FRON-1542]: Console release by @pleeko in https://github.com/pachyderm/pachyderm/pull/10226
- Bump cypress from 13.13.0 to 13.13.1 in /console by @dependabot in https://github.com/pachyderm/pachyderm/pull/10239
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /console/backend by @dependabot in https://github.com/pachyderm/pachyderm/pull/10237
- Bump grpctoolsnodeprotocts from 5.3.2 to 5.3.3 in /console/backend/src/proto by @dependabot in https://github.com/pachyderm/pachyderm/pull/10238
- Override Datum Batching user code env vars [CORE-2336] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10235
- [FRON-1515]: Port template changes from haberdashery by @pleeko in https://github.com/pachyderm/pachyderm/pull/10243
- [Console]: Fix gitignore and delete temp files by @pleeko in https://github.com/pachyderm/pachyderm/pull/10244
- Bump urllib3 from 2.2.1 to 2.2.2 in /python-sdk by @dependabot in https://github.com/pachyderm/pachyderm/pull/10241
- [PFS-171] Make Loki opt-in for integration tests by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10234
- [PFS-171] Replace UpdateCommit() by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10231
- Split Server Functions Into Multiple Files For Readability by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10248
- [INT-1297] Large repo infinite scroll testing documentation by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10247
- Refactor PFS Master by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10249
- Update dependencies for jupyterlab v4.0 by @kevyang in https://github.com/pachyderm/pachyderm/pull/10250
- Remove the PFS Driver by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10252
- [MLDM-11] Add JobContext to PJS by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10255
- [PFS-171] Update onUpsert Interface, Refactor StartCommit by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10253
- [Python-SDK] Bump minimum Python version to 3.9 by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10246
- Move all tests that don't need k8s out of pachyderm_test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10254
- [MLDM-5] Console Tests w/ Bazel by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10264
- [MLDM-20] createJob RPC and tests by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10265
- [PFS-171] Refactor PFS API Server Functions Related to Inspecting, Subscribing, and Resolving Commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10259
- [MLDM-29] Queue CRUD by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10268
- Det Default Image Update by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10270
- Convert even more k8s tests to unit tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/10269
- [MLDM-30] processQueue RPC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10273
- Update CODEOWNERS - make console unowned by @msteffen in https://github.com/pachyderm/pachyderm/pull/10275
- [MLDM-24] Include console backend and frontend tests in
bazel testby @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10274 - Revert change that removes environment variables from the worker; only filter out POSTGRES_PASSWORD instead by @jrockway in https://github.com/pachyderm/pachyderm/pull/10278
- document pachdev by @jrockway in https://github.com/pachyderm/pachyderm/pull/10281
- workspace_status: work on mac os, upgrade hard-coded master version by @jrockway in https://github.com/pachyderm/pachyderm/pull/10280
- [MLDM-44] Document running console cypress tests with Bazel by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10282
- Update helm chart for det 0.35.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10283
- Implement WalkJob RPC by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10277
- add BAZELTRACKSOURCE_DIRECTORIES option to .bazelrc by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10285
- Use Commit Pickers to Resolve Commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10272
- Support VM root user -- bazel build //jupyter-extension by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10292
- [MLDM-32] CancelJob RPC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10289
- Move jsonnet linting to Bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/10291
- Add a Gazelle plugin to ensure jsonnet files are linted by @jrockway in https://github.com/pachyderm/pachyderm/pull/10295
- Move all golangci-lint linters to nogo by @jrockway in https://github.com/pachyderm/pachyderm/pull/10276
- Check deferred errors more regularly by @jrockway in https://github.com/pachyderm/pachyderm/pull/10286
- Upgrade bazel and modules by @jrockway in https://github.com/pachyderm/pachyderm/pull/10290
- Remove CODEOWNERS by @msteffen in https://github.com/pachyderm/pachyderm/pull/10301
- First Pass on PJS Auth by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10300
- [MLDM-60] Implement content hashing for PJS by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10302
- [MLDM-33] Await by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10293
- pachdev docs: mention the value override files and how to diff by @jrockway in https://github.com/pachyderm/pachyderm/pull/10304
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.6...v2.12.0-alpha.1
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.11.2
What's Changed
- [Backport 2.11] Update helm chart for det 0.35.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10284
- [2.11.x] Revert change that removes environment variables from the worker; only filter out POSTGRES_PASSWORD instead by @jrockway in https://github.com/pachyderm/pachyderm/pull/10279
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.1...v2.11.2
- Go
Published by pachydermbuildbot over 1 year ago
https://github.com/pachyderm/pachyderm - 2.11.1
What's Changed
- Update dependencies for jupyterlab v4.0 (#10250) by @kevyang in https://github.com/pachyderm/pachyderm/pull/10271
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0...v2.11.1
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0
What's Changed
- use storageURL for aws release test envs by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9977
- avoid deployTarget=LOCAL by @jrockway in https://github.com/pachyderm/pachyderm/pull/9990
- Instrument Storage Layer by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9958
- Make collections methods take a context by @jrockway in https://github.com/pachyderm/pachyderm/pull/9989
- [PFS-221] Fix Bad Refactor by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9991
- Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.27+incompatible by @dependabot in https://github.com/pachyderm/pachyderm/pull/9710
- Improve database and RPC logging by @jrockway in https://github.com/pachyderm/pachyderm/pull/9948
- increase ttl in compaction test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9998
- fix error reporting by @jrockway in https://github.com/pachyderm/pachyderm/pull/10000
- [Python-SDK] Expose Metadata service by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10002
- upgrade rules_go, etc. by @jrockway in https://github.com/pachyderm/pachyderm/pull/9997
- register metadata with grpc gateway by @jrockway in https://github.com/pachyderm/pachyderm/pull/10001
- [CORE-2261] Add pachctl logs2 --limit by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9999
- jupyter extension - fix handling of bad input specs by @kevyang in https://github.com/pachyderm/pachyderm/pull/9982
- [CORE-2256] Fix hint return and display by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9968
- Don't recompute repo size in ReposSummary impl by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9969
- Bump black from 23.12.1 to 24.3.0 in /python-sdk by @dependabot in https://github.com/pachyderm/pachyderm/pull/9993
- [PFS 227] nil out entire branch by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9944
- [PFS-242] Fix issues that prevent gocdk from being disabled. by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10005
- Add infrastructure for testing against real logs; add some real logs and a test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10010
- [PFS-227] fix: remove the extra '}' by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10019
- Add context information to logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10016
- Unignore the pulumi code and add a test for it by @jrockway in https://github.com/pachyderm/pachyderm/pull/10017
- Summarize Pipelines for all Projects if no projects are requested by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10023
- [Python SDK] Add CreateDatum wrapper by @smalyala in https://github.com/pachyderm/pachyderm/pull/10026
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in https://github.com/pachyderm/pachyderm/pull/10027
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in https://github.com/pachyderm/pachyderm/pull/8847
- bump github.com/sirupsen/logrus to v1.9.3 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10029
- Revert Dockertestenv's Postgres version to 13.3 by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10030
- fix for failing jupyter extension tests due to branches and repos no longer being included by default in the list datum response by @kevyang in https://github.com/pachyderm/pachyderm/pull/10036
- go version 1.22.3 upgrade by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10034
- Fixing Duplicate Pipeline Versions [CORE-2252] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10024
- [Jupyter] Update notebooks-user base image + cleanup by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10032
- Fix an Typo in the Logging Interceptor by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10045
- Fixes for pipeline extension request handling by @kevyang in https://github.com/pachyderm/pachyderm/pull/10031
- [Python-SDK] Fix flake in resource names within TestClient by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10041
- Add storage service to pachctl misc grpc by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10048
- avoid logging span start with duplicate fields by @jrockway in https://github.com/pachyderm/pachyderm/pull/10051
- Move mockpachd's panic handler into a package; use in real and test pachds by @jrockway in https://github.com/pachyderm/pachyderm/pull/9907
- [CORE-2281] Update URLs for new docs site by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10057
- [CORE-2294] Update to latest go-git by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10058
- Bump github.com/opencontainers/runc from 1.1.3 to 1.1.12 by @dependabot in https://github.com/pachyderm/pachyderm/pull/9702
- [CORE-2291] Update notional dex version by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10064
- [Jupyter] Bugfix: notebook path relative to serverrootdir by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10073
- [CORE-2287] Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible in /examples/spouts/go-rabbitmq-spout/source by @dependabot in https://github.com/pachyderm/pachyderm/pull/8846
- [Jupyter] Move dockerfile source out of home directory by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10075
- 2.11 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10080
- Bump json-schema and jsprim in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10072
- Bump url-parse from 1.5.3 to 1.5.10 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10068
- Bump webpack from 5.60.0 to 5.76.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8649
- Bump loader-utils in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10082
- support iron bank builds by publishing pachd bins by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9951
- Bump requests from 2.31.0 to 2.32.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10056
- Bump terser from 5.9.0 to 5.31.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10083
- Bump jinja2 from 3.1.3 to 3.1.4 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10028
- Bump tqdm from 4.66.2 to 4.66.3 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10021
- Bump jupyter-server from 2.7.3 to 2.11.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/9994
- Bump idna from 3.6 to 3.7 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/9992
- Bump node-fetch and cross-fetch in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10085
- Bump json5 from 1.0.1 to 1.0.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8489
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8430
- Bump simple-get from 3.1.0 to 3.1.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10086
- Bump follow-redirects from 1.14.5 to 1.15.6 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10008
- Bump moment from 2.29.1 to 2.30.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10084
- [CORE-2300] Update notional dex dependency for spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10090
- [NT-1264] Explore view does not update after changing branches by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10079
- Avoid logging the database password by @jrockway in https://github.com/pachyderm/pachyderm/pull/10094
- bump version of requests in label-studio tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10088
- [CORE-2304] Thread context through dbutil’s callers by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10096
- [CORE-2259] Use real Loki logs command tests by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10049
- [INT-1265] Use server-side state for branch_uri by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10018
- [PFS-239] WalkFile and ListFile return incorrect results when directories and files have the same name by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10050
- [Jupyter]
ListDatum->CreateDatumused in Test View by @smalyala in https://github.com/pachyderm/pachyderm/pull/10047 - [Python SDK] Update
CommitURI logic due to nil branch by @smalyala in https://github.com/pachyderm/pachyderm/pull/10104 - [PFS-247] CDR initial implementation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10097
- [PFS-68] Normalize Commit Totals by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10037
- Add pachctl to PATH in det notebooks by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10101
- fix broken alpha release by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10108
- [PFS-248] Normalize Commit Diffs by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10105
- [PFS-229] Implement ancestor-of and branch-root commit picker parsing by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10099
- upgrade to go 1.22.4 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10112
- [PFS-222] Remove PachW Fallback Options by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10111
- Add some more tests for logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10022
- Fix sed command in det startupHook by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10118
- Rename WithID Functions, Structs, and Variables by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10120
- [PFS-183] Remove obj client interface by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10116
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.0.0 to 1.6.0 by @dependabot in https://github.com/pachyderm/pachyderm/pull/10115
- Upgrade bazel to 7.2.0 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10127
- Add an option to only select user code logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10121
- fix panic reporting on streaming RPCs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10125
- patch release bug by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10136
- Implement per-pipeline datum logs retrieval by @jrockway in https://github.com/pachyderm/pachyderm/pull/10124
- upgrade rules_go by @jrockway in https://github.com/pachyderm/pachyderm/pull/10143
- Djanicek/infeng 734/tests to datadog by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/10132
- [Python SDK] Implement CdrResolver by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10139
- Update Console Deployment to use Proxy's TLS Cert [CORE-2321] by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10144
- [Jupyter] gazelle for python files by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10119
- update verbiage based on recommendation by @lbliii in https://github.com/pachyderm/pachyderm/pull/10141
- avoid discarding the analysis cache between build/test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10151
- Set the worker log level to DEBUG, filter to INFO logs when returning logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10145
- Disable ms test for now by @jrockway in https://github.com/pachyderm/pachyderm/pull/10154
- [Jupyter] Remove platform specific lock file by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10149
- regenerate MODULE.bazel.lock by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10157
- Add content hash ref to CDRs by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10155
- [INT-1266] Allow users in Pach enabled MLDE Notebooks to input commit id by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10142
- Add ./python-sdk to extra paths for vscode by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10163
- starlark: avoid the need to read $PWD by @jrockway in https://github.com/pachyderm/pachyderm/pull/10153
- [CORE-2315] Relational project created_by by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10158
- Run govulncheck with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/10164
- [PFS-249] Basic Forget RPC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10114
- Update Lock Releasing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10165
- [Python SDK] Implement local fileset caching and assembling by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10162
- [CORE-2329] Update Go version to 1.22.5 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10167
- debug: lock server.Send; lock progress increment by @jrockway in https://github.com/pachyderm/pachyderm/pull/10177
- Don't inherit full env for user code by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10159
- [PFS-258] Redesign QueueElement as FilesetHandles by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10181
- upgrade grpc to resolve security issue by @jrockway in https://github.com/pachyderm/pachyderm/pull/10180
- [CORE-2316] Add derived metadata to project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10166
- Implement copy file in fileset API and input fileset creation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10176
- Handle lines from misconfigured Loki by @jrockway in https://github.com/pachyderm/pachyderm/pull/10178
- [PFS-223] Remove TestUpgradeTrigger by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10160
- [PFS-251] ReadFilesetCDR Performance Improvements by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10188
- [CORE-2308] Add pipeline metadata by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10184
- [Python SDK] CDR cache fixes by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10190
- Fix panic in pipelines_test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10197
- [CORE-2310] Add pipeline updated-at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10198
- Update Helm Chart to support det version 0.34.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10192
- [PFS-258] Create PJS Database Schema by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10183
- only set enterpriseSecret if enabling enterprise by @jrockway in https://github.com/pachyderm/pachyderm/pull/10207
- Add creator/update information to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/10196
- Put created_by in the branch info proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/10201
- [CORE-2312] Add pipeline created-at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10203
- [CORE-2311] Alter semantics of pipeline created at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10212
- Restart Service Pipeline once all source commits are finished by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10102
- Vendor kube event tail into pachd by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10209
- [FRON-1521]: Update pipeline summary to include crashing in failed pipeline count by @pleeko in https://github.com/pachyderm/pachyderm/pull/10138
- A few tweaks for
pachctl logs2by @jrockway in https://github.com/pachyderm/pachyderm/pull/10217 - Avoid paging hints too close to the current time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10218
- Add branch creator / creation time / update time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10213
- [PFS-261] Forget RPC Additional Guardrails by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10200
- User Code inherits Determined env vars by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10221
- prepare 2.11.x branch for rc by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10223
- [PFS-263] Disable PJS Schema creation by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10219
- [2.11] Add pachd + worker k8s networking env vars for notebooks by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10229
- Override Datum Batching user code env vars by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10242
- [CONSOLE]: Monorepo changes by @pleeko in https://github.com/pachyderm/pachyderm/pull/10245
- Update chart prerelease annotation for 2.11 GA release by @davidfluck-hpe in https://github.com/pachyderm/pachyderm/pull/10262
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.7...v2.11.0
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-rc.2
What's Changed
- [PFS-263] Disable PJS Schema creation by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10219
- [2.11] Add pachd + worker k8s networking env vars for notebooks by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10229
- Override Datum Batching user code env vars by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10242
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-rc.1...v2.11.0-rc.2
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 0.0.0-test.4
What's Changed
- Add creator/update information to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/10196
- Put created_by in the branch info proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/10201
- [CORE-2312] Add pipeline created-at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10203
- [CORE-2311] Alter semantics of pipeline created at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10212
- Restart Service Pipeline once all source commits are finished by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10102
- Vendor kube event tail into pachd by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10209
- [FRON-1521]: Update pipeline summary to include crashing in failed pipeline count by @pleeko in https://github.com/pachyderm/pachyderm/pull/10138
- A few tweaks for
pachctl logs2by @jrockway in https://github.com/pachyderm/pachyderm/pull/10217 - Avoid paging hints too close to the current time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10218
- Add branch creator / creation time / update time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10213
- [PFS-261] Forget RPC Additional Guardrails by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10200
- User Code inherits Determined env vars by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10221
- [Python-SDK] Tests for #10190 by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10208
- [PFS-260] Work in Progress Pin Function by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10206
- [PFS-255] Remove TestMicrosoft by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10161
- [Jupyter] Don't show "invalid address" when cluster is valid by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10225
- First Iteration of the PJS Data Model API by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10205
- [PFS-263] Move PJS to 2.12. by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10232
- Add pachd + worker k8s networking env vars for notebooks by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10228
- [Python-SDK] Enable datum batching tests in CI by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10233
- Console Monorepo by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10193
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v0.0.0-test.3...v0.0.0-test.4
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 0.0.0-test.3
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v0.0.0-test.2...v0.0.0-test.3
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 0.0.0-test.2
What's Changed
- [PFS-258] Create PJS Database Schema by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10183
- only set enterpriseSecret if enabling enterprise by @jrockway in https://github.com/pachyderm/pachyderm/pull/10207
- Ignore shellcheck for console dir by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10204
- Update codeowners for console subfolder by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10194
- CONSOLE: Type imports directly from /proto by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10214
- CONSOLE: Remove typename in tests to fix the build by @pleeko in https://github.com/pachyderm/pachyderm/pull/10216
- CONSOLE: delete unused scripts by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10215
- CONSOLE: FRON-1550: add storybook-like icon preview web page by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10220
- [FRON-1543]: CI tests and build by @pleeko in https://github.com/pachyderm/pachyderm/pull/10210
- Console GitHub actions by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/10224
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.6...v0.0.0-test.2
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-rc.1
What's Changed
- [PFS-258] Create PJS Database Schema by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10183
- only set enterpriseSecret if enabling enterprise by @jrockway in https://github.com/pachyderm/pachyderm/pull/10207
- Add creator/update information to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/10196
- Put created_by in the branch info proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/10201
- [CORE-2312] Add pipeline created-at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10203
- [CORE-2311] Alter semantics of pipeline created at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10212
- Restart Service Pipeline once all source commits are finished by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10102
- Vendor kube event tail into pachd by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10209
- [FRON-1521]: Update pipeline summary to include crashing in failed pipeline count by @pleeko in https://github.com/pachyderm/pachyderm/pull/10138
- A few tweaks for
pachctl logs2by @jrockway in https://github.com/pachyderm/pachyderm/pull/10217 - Avoid paging hints too close to the current time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10218
- Add branch creator / creation time / update time by @jrockway in https://github.com/pachyderm/pachyderm/pull/10213
- [PFS-261] Forget RPC Additional Guardrails by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10200
- User Code inherits Determined env vars by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10221
- prepare 2.11.x branch for rc by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10223
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.6...v2.11.0-rc.1
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-alpha.6
What's Changed
- [CORE-2329] Update Go version to 1.22.5 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10167
- debug: lock server.Send; lock progress increment by @jrockway in https://github.com/pachyderm/pachyderm/pull/10177
- Don't inherit full env for user code by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10159
- [PFS-258] Redesign QueueElement as FilesetHandles by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10181
- upgrade grpc to resolve security issue by @jrockway in https://github.com/pachyderm/pachyderm/pull/10180
- [CORE-2316] Add derived metadata to project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10166
- Implement copy file in fileset API and input fileset creation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10176
- Handle lines from misconfigured Loki by @jrockway in https://github.com/pachyderm/pachyderm/pull/10178
- [PFS-223] Remove TestUpgradeTrigger by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10160
- [PFS-251] ReadFilesetCDR Performance Improvements by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10188
- [CORE-2308] Add pipeline metadata by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10184
- [Python SDK] CDR cache fixes by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10190
- Fix panic in pipelines_test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10197
- [CORE-2310] Add pipeline updated-at by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10198
- Update Helm Chart to support det version 0.34.0 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10192
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.5...v2.11.0-alpha.6
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.7
What's Changed
- [CORE-2329] Update Go to v1.22.5 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10168
- debug: lock server.Send; lock progress increment (#10177) by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10191
- [2.10.x] Update Helm Chart to support det version 0.34.0 (#10192) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10202
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.6...v2.10.7
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-alpha.5
What's Changed
- Implement per-pipeline datum logs retrieval by @jrockway in https://github.com/pachyderm/pachyderm/pull/10124
- upgrade rules_go by @jrockway in https://github.com/pachyderm/pachyderm/pull/10143
- Djanicek/infeng 734/tests to datadog by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/10132
- [Python SDK] Implement CdrResolver by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10139
- Update Console Deployment to use Proxy's TLS Cert [CORE-2321] by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10144
- [Jupyter] gazelle for python files by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10119
- update verbiage based on recommendation by @lbliii in https://github.com/pachyderm/pachyderm/pull/10141
- avoid discarding the analysis cache between build/test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10151
- Set the worker log level to DEBUG, filter to INFO logs when returning logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10145
- Disable ms test for now by @jrockway in https://github.com/pachyderm/pachyderm/pull/10154
- [Jupyter] Remove platform specific lock file by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10149
- regenerate MODULE.bazel.lock by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10157
- Add content hash ref to CDRs by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10155
- [INT-1266] Allow users in Pach enabled MLDE Notebooks to input commit id by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10142
- Add ./python-sdk to extra paths for vscode by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10163
- starlark: avoid the need to read $PWD by @jrockway in https://github.com/pachyderm/pachyderm/pull/10153
- [CORE-2315] Relational project created_by by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10158
- Run govulncheck with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/10164
- [PFS-249] Basic Forget RPC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10114
- Update Lock Releasing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10165
- [Python SDK] Implement local fileset caching and assembling by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10162
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.4...v2.11.0-alpha.5
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.6
What's Changed
- [2.10] Update Console Deployment to use Proxy's TLS Cert CORE-2321 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10147
- [PFS-254] Modify Lock Releasing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10148
- pin pip version for jupyter extension docker build by @kevyang in https://github.com/pachyderm/pachyderm/pull/10173
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.4...v2.10.6
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-alpha.4
What's Changed
- [CORE-2291] Update notional dex version by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10064
- [Jupyter] Bugfix: notebook path relative to serverrootdir by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10073
- [CORE-2287] Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible in /examples/spouts/go-rabbitmq-spout/source by @dependabot in https://github.com/pachyderm/pachyderm/pull/8846
- [Jupyter] Move dockerfile source out of home directory by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10075
- 2.11 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10080
- Bump json-schema and jsprim in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10072
- Bump url-parse from 1.5.3 to 1.5.10 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10068
- Bump webpack from 5.60.0 to 5.76.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8649
- Bump loader-utils in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10082
- support iron bank builds by publishing pachd bins by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9951
- Bump requests from 2.31.0 to 2.32.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10056
- Bump terser from 5.9.0 to 5.31.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10083
- Bump jinja2 from 3.1.3 to 3.1.4 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10028
- Bump tqdm from 4.66.2 to 4.66.3 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10021
- Bump jupyter-server from 2.7.3 to 2.11.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/9994
- Bump idna from 3.6 to 3.7 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/9992
- Bump node-fetch and cross-fetch in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10085
- Bump json5 from 1.0.1 to 1.0.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8489
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8430
- Bump simple-get from 3.1.0 to 3.1.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10086
- Bump follow-redirects from 1.14.5 to 1.15.6 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10008
- Bump moment from 2.29.1 to 2.30.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10084
- [CORE-2300] Update notional dex dependency for spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10090
- [NT-1264] Explore view does not update after changing branches by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10079
- Avoid logging the database password by @jrockway in https://github.com/pachyderm/pachyderm/pull/10094
- bump version of requests in label-studio tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10088
- [CORE-2304] Thread context through dbutil’s callers by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10096
- [CORE-2259] Use real Loki logs command tests by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10049
- [INT-1265] Use server-side state for branch_uri by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10018
- [PFS-239] WalkFile and ListFile return incorrect results when directories and files have the same name by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10050
- [Jupyter]
ListDatum->CreateDatumused in Test View by @smalyala in https://github.com/pachyderm/pachyderm/pull/10047 - [Python SDK] Update
CommitURI logic due to nil branch by @smalyala in https://github.com/pachyderm/pachyderm/pull/10104 - [PFS-247] CDR initial implementation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10097
- [PFS-68] Normalize Commit Totals by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10037
- Add pachctl to PATH in det notebooks by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10101
- fix broken alpha release by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10108
- [PFS-248] Normalize Commit Diffs by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10105
- [PFS-229] Implement ancestor-of and branch-root commit picker parsing by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10099
- upgrade to go 1.22.4 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10112
- [PFS-222] Remove PachW Fallback Options by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10111
- Add some more tests for logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10022
- Fix sed command in det startupHook by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10118
- Rename WithID Functions, Structs, and Variables by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10120
- [PFS-183] Remove obj client interface by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10116
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.0.0 to 1.6.0 by @dependabot in https://github.com/pachyderm/pachyderm/pull/10115
- Upgrade bazel to 7.2.0 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10127
- Add an option to only select user code logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10121
- fix panic reporting on streaming RPCs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10125
- patch release bug by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10136
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.1...v2.11.0-alpha.4
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.4
What's Changed
- [Backport] Several dependency updates for dependabot flagged vulnerabilities in the jupyterlab extension by @kevyang in https://github.com/pachyderm/pachyderm/pull/10109
- [INT-1265] Use server-side state for branch_uri by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10100
- [Backport 2.10] Add pachctl to PATH in det notebooks (#10101) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10107
- Fix sed command in det startupHook [2.10] by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10117
- bump go 1.22.4 - 2.10.x by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10131
- iron bank release support - backport by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10130
- patch release bug (#10136) by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10137
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.2...v2.10.4
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-alpha.3
What's Changed
- [CORE-2291] Update notional dex version by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10064
- [Jupyter] Bugfix: notebook path relative to serverrootdir by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10073
- [CORE-2287] Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible in /examples/spouts/go-rabbitmq-spout/source by @dependabot in https://github.com/pachyderm/pachyderm/pull/8846
- [Jupyter] Move dockerfile source out of home directory by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10075
- 2.11 by @jrockway in https://github.com/pachyderm/pachyderm/pull/10080
- Bump json-schema and jsprim in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10072
- Bump url-parse from 1.5.3 to 1.5.10 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10068
- Bump webpack from 5.60.0 to 5.76.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8649
- Bump loader-utils in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10082
- support iron bank builds by publishing pachd bins by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9951
- Bump requests from 2.31.0 to 2.32.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10056
- Bump terser from 5.9.0 to 5.31.0 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10083
- Bump jinja2 from 3.1.3 to 3.1.4 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10028
- Bump tqdm from 4.66.2 to 4.66.3 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10021
- Bump jupyter-server from 2.7.3 to 2.11.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/9994
- Bump idna from 3.6 to 3.7 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/9992
- Bump node-fetch and cross-fetch in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10085
- Bump json5 from 1.0.1 to 1.0.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8489
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/8430
- Bump simple-get from 3.1.0 to 3.1.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10086
- Bump follow-redirects from 1.14.5 to 1.15.6 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10008
- Bump moment from 2.29.1 to 2.30.1 in /jupyter-extension by @dependabot in https://github.com/pachyderm/pachyderm/pull/10084
- [CORE-2300] Update notional dex dependency for spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10090
- [NT-1264] Explore view does not update after changing branches by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10079
- Avoid logging the database password by @jrockway in https://github.com/pachyderm/pachyderm/pull/10094
- bump version of requests in label-studio tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10088
- [CORE-2304] Thread context through dbutil’s callers by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10096
- [CORE-2259] Use real Loki logs command tests by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10049
- [INT-1265] Use server-side state for branch_uri by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/10018
- [PFS-239] WalkFile and ListFile return incorrect results when directories and files have the same name by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10050
- [Jupyter]
ListDatum->CreateDatumused in Test View by @smalyala in https://github.com/pachyderm/pachyderm/pull/10047 - [Python SDK] Update
CommitURI logic due to nil branch by @smalyala in https://github.com/pachyderm/pachyderm/pull/10104 - [PFS-247] CDR initial implementation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/10097
- [PFS-68] Normalize Commit Totals by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10037
- Add pachctl to PATH in det notebooks by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/10101
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.11.0-alpha.1...v2.11.0-alpha.3
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.2
What's Changed
- [CORE-2291] Upgrade notional Dex version, backport to 2.10 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10065
- [CORE-2286] Backport runc update to 2.10 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10069
- [CORE-2287] Update docker distribution by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10076
- Jupyter Bugfix: notebook path relative to serverrootdir (#10073) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10074
- [CORE-2300] Backport update notional dex in spout example to 2.10 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10091
- [2.10.x] Avoid logging the database password by @jrockway in https://github.com/pachyderm/pachyderm/pull/10095
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.1...v2.10.2
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.7
What's Changed
- [CORE-2281] Backport URL change to 2.9 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10060
- [CORE-2294] Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 by @dependabot in https://github.com/pachyderm/pachyderm/pull/9608
- [CORE- 2291] Upgrade notional Dex version, backport to 2.9 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10066
- [CORE-2286] Backport runc update to 2.9 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10070
- [CORE-2287] Update docker distribution by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10077
- [CORE-2300] Update notional dex dependency for spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10092
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.6...v2.9.7
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.10
What's Changed
- [CORE-2281] Backport URL change to 2.8 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10061
- [CORE-2294] Update to github.com/go-git/go-git/v5@v5.11.0 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10059
- [CORE-2291] Upgrade notional Dex version, backport to 2.8 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10067
- Bump github.com/opencontainers/runc from 1.1.3 to 1.1.12 (#9702) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10071
- [CORE-2287] Update docker distribution by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10078
- [CORE-2300] Update notional dex dependency for spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10093
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.9...v2.8.10
- Go
Published by pachydermbuildbot almost 2 years ago
https://github.com/pachyderm/pachyderm - 2.11.0-alpha.1
What's Changed
- Add cluster metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9912
- Attempt to deflake the consistenthashing tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9943
- deflake testloki by trying several times to bind the random ports by @jrockway in https://github.com/pachyderm/pachyderm/pull/9945
- [PFS-224][PFS-228] Initial fileset service implementation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9900
- Find and fix more nested transactions by @jrockway in https://github.com/pachyderm/pachyderm/pull/9942
- [PFS-207] Graph Traversal APIs for Subvenance and Provenance by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9851
- [PFS-207] Fix out-of-sync change by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9950
- [CORE-2189] Add dynamic log pages by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9898
- [CORE-2250] Retrieve entire request window by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9946
- PipelinesSummary RPC [CORE-2211] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9889
- [CORE-2129] Add datum logs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9952
- [CORE-2124] Supports JSON and legacy PPS log message formats by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9955
- [PFS-237] Add Direct Subvenance to CommitInfo Protos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9939
- [CORE-2127] Add project logs to log service by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9956
- [CORE-2129] Parse-aware datum logs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9959
- CORE-2126: Handle pipeline log queries by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9960
- [CORE-2214] pachctl datum logs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9962
- [PPS] CreateDatum hierarchical input types by @smalyala in https://github.com/pachyderm/pachyderm/pull/9928
- fix: close file by @testwill in https://github.com/pachyderm/pachyderm/pull/9964
- [CORE-2220] Add service (app) log query to pachctl by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9965
- update det helm chart by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9940
- [CORE-1860] Hide logs2 for the 2.10 release by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9974
- pachctl logs for container, pod, and app by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9972
- Fix Det startupHook by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9975
- [CORE-1860] Return testloki error by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9976
- [INT-1234] Refactor to use client MountedRepo state by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9954
- implement leftover logs API options by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9973
- Add a parser for the metadata CLI by @jrockway in https://github.com/pachyderm/pachyderm/pull/9908
- Add peek functionality to index reader and use it in the file source by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9980
- fix aws release env test by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9983
- [PFS-241] Require storageURL if gocdkEnabled: true by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9978
- [INT-1171] Add Copy Pachyderm File URI command by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9963
- Add JobDatum GetLogs option by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9986
- use storageURL for aws release test envs by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9977
- avoid deployTarget=LOCAL by @jrockway in https://github.com/pachyderm/pachyderm/pull/9990
- Instrument Storage Layer by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9958
- Make collections methods take a context by @jrockway in https://github.com/pachyderm/pachyderm/pull/9989
- [PFS-221] Fix Bad Refactor by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9991
- Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.27+incompatible by @dependabot in https://github.com/pachyderm/pachyderm/pull/9710
- Improve database and RPC logging by @jrockway in https://github.com/pachyderm/pachyderm/pull/9948
- increase ttl in compaction test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9998
- fix error reporting by @jrockway in https://github.com/pachyderm/pachyderm/pull/10000
- [Python-SDK] Expose Metadata service by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10002
- upgrade rules_go, etc. by @jrockway in https://github.com/pachyderm/pachyderm/pull/9997
- register metadata with grpc gateway by @jrockway in https://github.com/pachyderm/pachyderm/pull/10001
- [CORE-2261] Add pachctl logs2 --limit by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9999
- jupyter extension - fix handling of bad input specs by @kevyang in https://github.com/pachyderm/pachyderm/pull/9982
- [CORE-2256] Fix hint return and display by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9968
- Don't recompute repo size in ReposSummary impl by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9969
- Bump black from 23.12.1 to 24.3.0 in /python-sdk by @dependabot in https://github.com/pachyderm/pachyderm/pull/9993
- [PFS 227] nil out entire branch by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9944
- [PFS-242] Fix issues that prevent gocdk from being disabled. by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10005
- Add infrastructure for testing against real logs; add some real logs and a test by @jrockway in https://github.com/pachyderm/pachyderm/pull/10010
- [PFS-227] fix: remove the extra '}' by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/10019
- Add context information to logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/10016
- Unignore the pulumi code and add a test for it by @jrockway in https://github.com/pachyderm/pachyderm/pull/10017
- Summarize Pipelines for all Projects if no projects are requested by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10023
- [Python SDK] Add CreateDatum wrapper by @smalyala in https://github.com/pachyderm/pachyderm/pull/10026
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in https://github.com/pachyderm/pachyderm/pull/10027
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in https://github.com/pachyderm/pachyderm/pull/8847
- bump github.com/sirupsen/logrus to v1.9.3 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/10029
- Revert Dockertestenv's Postgres version to 13.3 by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10030
- fix for failing jupyter extension tests due to branches and repos no longer being included by default in the list datum response by @kevyang in https://github.com/pachyderm/pachyderm/pull/10036
- go version 1.22.3 upgrade by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10034
- Fixing Duplicate Pipeline Versions [CORE-2252] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10024
- [Jupyter] Update notebooks-user base image + cleanup by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10032
- Fix an Typo in the Logging Interceptor by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10045
- Fixes for pipeline extension request handling by @kevyang in https://github.com/pachyderm/pachyderm/pull/10031
- [Python-SDK] Fix flake in resource names within TestClient by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/10041
- Add storage service to pachctl misc grpc by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10048
- avoid logging span start with duplicate fields by @jrockway in https://github.com/pachyderm/pachyderm/pull/10051
- Move mockpachd's panic handler into a package; use in real and test pachds by @jrockway in https://github.com/pachyderm/pachyderm/pull/9907
- [CORE-2281] Update URLs for new docs site by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10057
- [CORE-2294] Update to latest go-git by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10058
- Bump github.com/opencontainers/runc from 1.1.3 to 1.1.12 by @dependabot in https://github.com/pachyderm/pachyderm/pull/9702
New Contributors
- @testwill made their first contribution in https://github.com/pachyderm/pachyderm/pull/9964
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.0-alpha.5...v2.11.0-alpha.1
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.1
What's Changed
- [Backport][Python SDK] Add CreateDatum wrapper by @smalyala in https://github.com/pachyderm/pachyderm/pull/10052
- [CORE-2281] Backport to 2.10 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10063
- [CORE-2294] go modules/GitHub.com/go git/go git/v5 5.11.0 2.10 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10062
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.0...v2.10.1
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0
CORE
- Add JobDatum GetLogs option - #9986
- Add a parser for the metadata CLI - #9908
- implement leftover logs API options - #9973
- pachctl logs for container, pod, and app - #9972
- PipelinesSummary RPC - #9889
- ReposSummary RPC - #9869
- Consider Projects filter in paging - #9831
- Paginate ListPipeline gRPC - #9825
- Postgres 15 - will be necessary change once users comply with upgrading the dependency - #9571
- ListRepo() gRPC pagination - #9727
- Require storageURL if gocdkEnabled: true - #9978
- Fix Det startupHook - #9975
- check for priority classes on retry - #9739
- Make collections methods take a context - #9989
- avoid deployTarget=LOCAL - #9990
- Handle pipeline log queries - #9960
- Add cluster metadata - #9912
- Add the ability to Tail loki logs - #9933
- upgrade envoy to v1.29.3 - #9918
- remove useless log line - #9905
- upgrade bazel to 7.1.1 - #9894
- Get Go traces over grpc - #9846
- add a command to load a debug dump into postgres - #9883
- read CommitInfo before overwriting it with stale data - #9892
- Add auth rules to metadata - #9886
- Metadata for repos - #9884
- Bazelify etc/generate-envoy-config - #9868
- Add metadata to branches - #9879
- Vendor pfsdb@2.8.6 for clusterstate tests - #9874
- Replace require.True(cmp.Equal(...)) with require.NoDiff - #9877
- Add metadata to commits - #9872
- csrf: delete cookies instead of categorically denying - #9404
- implement project, repo, and commit picker parsers - #9873
- Implement metadata.EditMetadata - #9845
- Add rules to install pachctl binaries - #9871
- adjust debug cmds for context refactor - #9870
- Add protos and stubs for the Metadata service - #9843
- Add ibazel - #9841
- Add project metadata - #9836
- add metadata to pfs.ProjectInfo proto - #9828
- The Metamorphosis - #9824
- Run helm tests with bazel - #9819
- Upgrade etcd to v3.5.12 - #9806
- upgrade k8s to 1.29 - #9794
- avoid caching proto generation test - #9792
- Handle the proto-copying with Go - #9691
- pdate CloudSql Auth Proxy - #9745
- Allow setting a unique tag for the worker image - #9734
- adjust workspace_status to respect tags - #9726
- go 1.22 - #9723
- Enable and split object storage provider tests - #9717
- Upgrade bazel - #9708
- jupyter extension - fix for setting address not returning to the config screen - #9916
- add auth cluster to jupyter extension tests - #9861
- Fix broken jupyter lab integration tests - #9777
- update det helm chart - #9940
- Update values in det section for chart update - #9678
- Return testloki error - #9976
- Hide logs2 for the 2.10 release - #9974
- Add service (app) log query to pachctl - #9965
- pachctl datum logs - #9962
- Parse-aware datum logs - #9959
- Add project logs to log service - #9956
- Supports JSON and legacy PPS log message formats - #9955
- Add datum logs - #9952
- Retrieve entire request window - #9946
- Add dynamic log pages - #9898
- Fix DPANIC - #9914
- Add TimeFlag, use for from/to - #9901
- Implement
pachctl logs2 --project PROJECT- #9848 - Implement
pachctl logs2 --pipeline PIPELINE- #9847 - Add pachctl logs2 --logql - #9835
- Handle LogQL - #9866
- Add context to Profile - #9860
- Allocate a main context in pachctl main - #9850
- Add context to InspectCluster - #9852
- Add context to DeleteAllEnterprise - #9854
- Add context to DeleteAll - #9853
- Update pgproto3 in spout example - #9839
- Add log page hints - #9818
- Add a context to InspectClusterWithVersionAndProject - #9821
- Do not use AddMetadata inside auth client - #9768
- Add context to ModifyProjectRoleBinding - #9766
- Add context to ModifyRepoRoleBinding - #9757
- Add context to GetRepoRoleBinding - #9755
- Add context to GetProjectRoleBinding - #9754
- Add context to ModifyClusterRoleBinding - #9753
- New logs service with GetLogs API stub - #9738
- Simple datum benchmark - #9706
- Make collections methods take a context - #9989
- Improve database and RPC logging - #9948
- fix error reporting - #10000
- register metadata with grpc gateway - #10001
- Don't recompute repo size in ReposSummary impl - #10006
- hint fixes - #10012
- Summarize Pipelines for all Projects if no projects are requested - #10025
- go version 1.22.3 upgrade - #10035
- Fixing Duplicate Pipeline Versions - #10038
- Fixes for pipeline extension request handling - #10046
PFS
- go cdk enabled to true by default - #9849
- Use errGroup to parallelize GC - #9856
- Instrument Storage Layer - #9958
- Add Direct Subvenance to CommitInfo Protos - #9939
- Fix out-of-sync change - #9950
- Graph Traversal APIs for Subvenance and Provenance - #9851
- Graph RPC Traversal Stubs - #9820
- Add Picker Code - #9805
- Add CommitAncestry For Commit Pickers - #9778
- Add Picker Protos - #9788
- Add GetWithID Functions to Projects and Repos - #9782
- Lock all tables during a migration transaction - #9722
- Add peek functionality to index reader and use it in the file source - #9980
- Initial fileset service implementation - #9900
- Initial fileset service protos - #9893
- Fix path range directories - #9770
- Use PFS client rather than pachclient in PPS worker - #9707
- Instrument Storage Layer - #9958
- Fix Bad Refactor - #9991
- increase ttl in compaction test - #9998
- Fix issues that prevent gocdk from being disabled. - #10013
INT
- Remove mount server - #9718
- Add Copy Pachyderm File URI command - #9963
- Refactor to use client MountedRepo state - #9954
- Follow up: Only show datum order warning if input spec is more complicated than pfs: - #9927
- Add toast notification for datum order not guarenteed - #9909
- Fail on all console statements - #9862
- Remove unnecessary height - #9837
- Follow-up bug fix for malformed svg - #9830
- Fix all outstanding eslint and jest warnings - #9808
- Update node version in main.yml - #9797
- Search in file explorer - #9692
- Helper methods for Picker objects - #9932
- bugfix: TraceChunk.bytes - #9929
- Bazel venv in CI - #9878
- Expose Metadata service - #10002
- fix handling of bad input specs - #10004
Console
- Zoomed out DAG should be red when pipeline / subjob failure
- chromium broke icononly button
- Pipeline/Repo Paging
- File Browser: Github-like directory tree
- Visual distinction in DAG viewer
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.9
What's Changed
- Backport #9964 to 2.8.x by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10042
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.8...v2.8.9
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.6
What's Changed
- fix: close file (#9964) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10043
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.5...v2.9.6
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-rc.3
What's Changed
- [2.10.x] Unignore the pulumi code and add a test for it by @jrockway in https://github.com/pachyderm/pachyderm/pull/10020
- [Backport 2.10] Summarize Pipelines for all Projects if no projects are requested (#10023) [CORE-2266]] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10025
- [Backport 2.10] Revert Dockertestenv's Postgres version to 13.3 by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10033
- [Backport 2.10] go version 1.22.3 upgrade by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10035
- [Backport 2.10] Fixing Duplicate Pipeline Versions CORE-2252 by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10038
- [Backport] Fixes for pipeline extension request handling (#10031) by @kevyang in https://github.com/pachyderm/pachyderm/pull/10046
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.0-rc.2...v2.10.0-rc.3
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-rc.2
What's Changed
- jupyter extension - fix handling of bad input specs by @kevyang in https://github.com/pachyderm/pachyderm/pull/10004
- [Backport 2.10] Don't recompute repo size in ReposSummary impl (#9969) by @acohen4 in https://github.com/pachyderm/pachyderm/pull/10006
- [CORE-2256] Backport hint fixes to 2.10 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10012
- [CORE-2261] Add pachctl logs2 --limit (#9999) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/10011
- [PFS-242] Fix issues that prevent gocdk from being disabled. by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/10013
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.0-rc.1...v2.10.0-rc.2
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-rc.1
What's Changed
- [Jupyter] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9700
- [Jupyter] Tabs (lumino) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9696
- [PFS-199] Use PFS client rather than pachclient in PPS worker by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9707
- Upgrade bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9708
- [Jupyter] Allow uninstantiated pachyderm clients by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9705
- [Jupyter] Prevent a bad config from being stored by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9711
- [Jupyter] Remove dev_server from tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9713
- clear mounted datums before new datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9716
- [Jupyter] Add UNKNOWN cluster status state by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9719
- Enable and split object storage provider tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9717
- [INT-1162] Infinite scroll in file explorer by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9715
- [PFS-174] Lock all tables during a migration transaction by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9722
- jupyter extension - make input spec non-resizeable by @kevyang in https://github.com/pachyderm/pachyderm/pull/9720
- Remove malformed key check by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9724
- go 1.22 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9723
- [Jupyter] Prevent error popups when no connected to cluster by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9721
- console release --rebase required when not running interactively by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9704
- disable logging for pulumi iac for now by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9731
- adjust workspace_status to respect tags by @jrockway in https://github.com/pachyderm/pachyderm/pull/9726
- Allow setting a unique tag for the worker image by @jrockway in https://github.com/pachyderm/pachyderm/pull/9734
- debug: jobs: assume limit == 0 means "no limit" by @jrockway in https://github.com/pachyderm/pachyderm/pull/9735
- [Python-SDK] Fix serialization error not being caught. by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9733
- [INT-1207] Fix local cypress tests for Arch Linux VM Dev Env by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9728
- Remove mount server by @smalyala in https://github.com/pachyderm/pachyderm/pull/9718
- check for priority classes on retry by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9739
- Simple datum benchmark by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9706
- alpha cust mock test fix by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9743
- [CORE-2146] Update CloudSql Auth Proxy by @tybritten in https://github.com/pachyderm/pachyderm/pull/9745
- Fix recursive put file logic by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9744
- [CORE-2145] Delete skipped tests from v1 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9742
- Get logs for all pipelines, even if they're not running by @jrockway in https://github.com/pachyderm/pachyderm/pull/9749
- Add CORE codeowners by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9751
- [CORE-1661] Add context to ModifyClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9753
- [CORE-1662] Add context to GetProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9754
- [CORE-1663] Add context to GetRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9755
- [INT-1203] Infinite Scroll w/ ScrollBar by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9746
- New logs service with GetLogs API stub by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9738
- [CORE-1664] Add context to ModifyRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9757
- fix unknown flag error in release workflow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9756
- separate health check and config endpoints by @kevyang in https://github.com/pachyderm/pachyderm/pull/9764
- upgrade skopeo to support docker 25 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9767
- [CORE-1665] Add context to ModifyProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9766
- ListRepo() gRPC pagination [CORE-2132] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9727
- sync values for upgrades by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9763
- [INT-1190] Center gear tab by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9761
- Postgres 15 - will be necessary change once users comply with upgrading the dependency by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9571
- [PFS-204] Fix path range directories by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9770
- revert isEqual by @kevyang in https://github.com/pachyderm/pachyderm/pull/9771
- internal/miscutil: fix ReadInto returning partial reads during errors by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9774
- [CORE-2150] Do not use AddMetadata inside auth client by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9768
- Fix broken jupyter lab integration tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9777
- Fix regex used on tags for checking whether coverage builds are used by @dzhu in https://github.com/pachyderm/pachyderm/pull/9783
- [Python-SDK] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9769
- [Python-SDK] Regen protos without ApiBase servicer by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9740
- Jupyter Extension - some fixes to the config page by @kevyang in https://github.com/pachyderm/pachyderm/pull/9779
- [PFS-207] Add GetWithID Functions to Projects and Repos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9782
- Handle the proto-copying with Go by @jrockway in https://github.com/pachyderm/pachyderm/pull/9691
- Re-enable and update jupyter frontend tests for FUSE-less/tabbed view by @kevyang in https://github.com/pachyderm/pachyderm/pull/9790
- setupremotedocker - default by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9793
- avoid caching proto generation test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9792
- upgrade k8s to 1.29 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9794
- [PPS] CreateDatum support for PFS inputs by @smalyala in https://github.com/pachyderm/pachyderm/pull/9712
- jupyter extension - allow configuration via env var by @kevyang in https://github.com/pachyderm/pachyderm/pull/9615
- go 1.22.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9798
- [PFS-207] Add Picker Protos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9788
- [PFS-207] Add CommitAncestry For Commit Pickers by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9778
- security: upgrade proto libraries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9803
- Add Picker Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9805
- [CORE-2196] Fix dpanic by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9812
- [PFS-220] Add upper configuration to prefetcher by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9811
- Update node version in main.yml by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9797
- upgrade envoy to v1.29.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9817
- Upgrade etcd to v3.5.12 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9806
- jupyter extension - add tests for env var configuration by @kevyang in https://github.com/pachyderm/pachyderm/pull/9809
- Run helm tests with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9819
- Graph RPC Traversal Stubs by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9820
- The Metamorphosis by @jrockway in https://github.com/pachyderm/pachyderm/pull/9824
- [CORE-2152] Add a context to InspectClusterWithVersionAndProject by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9821
- [CORE-2125] Add log page hints by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9818
- jupyter extension - report correct directory when downloading datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9822
- [INT-1227] Fix all outstanding eslint and jest warnings by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9808
- adjust console release logic by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9789
- Remove spout test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9826
- security: upgrade pgx by @jrockway in https://github.com/pachyderm/pachyderm/pull/9829
- [INT-1227] Follow-up bug fix for malformed svg by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9830
- move cust mock test off release flow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9833
- upgrade from more recent, 2.7 and 2.8 by @JComins000 in https://github.com/pachyderm/pachyderm/pull/9807
- Paginate ListPipeline gRPC [CORE-2133] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9825
- add metadata to pfs.ProjectInfo proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/9828
- Add project metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9836
- [CORE-2225] Update pgproto3 in spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9839
- [INT-1231] Remove unnecessary height by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9837
- Add ibazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9841
- [CORE-2226] Fix testing pachd when test name includes an underscore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9842
- Add a test that auth rules are installed for each RPC, fix missing ones by @jrockway in https://github.com/pachyderm/pachyderm/pull/9844
- Add protos and stubs for the Metadata service by @jrockway in https://github.com/pachyderm/pachyderm/pull/9843
- Djanicek/infraneg 295/first test by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9741
- [CORE-2154] Add context to DeleteAll by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9853
- [CORE-2155] Add context to DeleteAllEnterprise by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9854
- [CORE-2153] Add context to InspectCluster by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9852
- [INT-1200] Refactor Explore View by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9796
- [CORE-2227] Allocate a main context in pachctl main by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9850
- [CORE-2156] Add context to Profile by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9860
- [FRON-1430] expose console refetch interval value by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9857
- Remove PACHD_ADDRESS deprecation warning by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9703
- Add //tools/loki and a testloki library to test against a real Loki instance by @jrockway in https://github.com/pachyderm/pachyderm/pull/9867
- Get Go traces over grpc by @jrockway in https://github.com/pachyderm/pachyderm/pull/9846
- adjust debug cmds for context refactor by @jrockway in https://github.com/pachyderm/pachyderm/pull/9870
- Add rules to install pachctl binaries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9871
- Implement metadata.EditMetadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9845
- [CORE-2123] Handle LogQL by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9866
- implement project, repo, and commit picker parsers by @jrockway in https://github.com/pachyderm/pachyderm/pull/9873
- add auth cluster to jupyter extension tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9861
- csrf: delete cookies instead of categorically denying by @jrockway in https://github.com/pachyderm/pachyderm/pull/9404
- [PFS-216] Use errGroup to parallelize GC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9856
- [minor] Fail on all console statements by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9862
- [Jupyter] Introduce Bazel (pt. 1) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9859
- Vendor pfsdb@2.8.6 for clusterstate tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9874
- Add metadata to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/9872
- Replace require.True(cmp.Equal(...)) with require.NoDiff by @jrockway in https://github.com/pachyderm/pachyderm/pull/9877
- Add metadata to branches by @jrockway in https://github.com/pachyderm/pachyderm/pull/9879
- Bazelify etc/generate-envoy-config by @jrockway in https://github.com/pachyderm/pachyderm/pull/9868
- Consider Projects filter in paging [CORE-2199] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9831
- Metadata for repos by @jrockway in https://github.com/pachyderm/pachyderm/pull/9884
- Add auth rules to metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9886
- ReposSummary RPC [CORE-2211] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9869
- [CORE-2217] Add pachctl logs2 --logql by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9835
- [CORE-2212] Implement
pachctl logs2 --pipeline PIPELINEby @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9847 - [CORE-2213] Implement
pachctl logs2 --project PROJECTby @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9848 - [PFS-182] go cdk enabled to true by default by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9849
- [Jupyter] Bazel venv in CI by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9878
- read CommitInfo before overwriting it with stale data by @jrockway in https://github.com/pachyderm/pachyderm/pull/9892
- [PFS-230] Initial fileset service protos by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9893
- add a command to load a debug dump into postgres by @jrockway in https://github.com/pachyderm/pachyderm/pull/9883
- build jupyter test cluster with pachdev by @jrockway in https://github.com/pachyderm/pachyderm/pull/9899
- upgrade bazel to 7.1.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9894
- Add extraArgs to debug dumps; use them to specify number of lines from Loki and which profiles to grab. by @jrockway in https://github.com/pachyderm/pachyderm/pull/9888
- Make testpachd a runnable binary by @jrockway in https://github.com/pachyderm/pachyderm/pull/9887
- remove useless log line by @jrockway in https://github.com/pachyderm/pachyderm/pull/9905
- Add TimeFlag, use for from/to by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9901
- [INT-1226] Add toast notification for datum order not guarenteed by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9909
- [CORE-2243] Fix DPANIC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9914
- [CORE-2244] Update to Go 1.22.2 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9917
- jupyter extension - fix for setting address not returning to the config screen by @kevyang in https://github.com/pachyderm/pachyderm/pull/9916
- Add an option to add Loki to testpachd by @jrockway in https://github.com/pachyderm/pachyderm/pull/9903
- [Python-SDK] bugfix: TraceChunk.bytes by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9929
- [INT-1226] Follow up: Only show datum order warning if input spec is more complicated than pfs: by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9927
- upgrade envoy to v1.29.3 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9918
- Add the ability to Tail loki logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/9933
- [Python SDK] Helper methods for Picker objects by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9932
- [CORE-2246] Fix deadlock by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9934
- [CORE-2246] Fix testing deadlock, remove dead code by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9938
- Add cluster metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9912
- Attempt to deflake the consistenthashing tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9943
- deflake testloki by trying several times to bind the random ports by @jrockway in https://github.com/pachyderm/pachyderm/pull/9945
- [PFS-224][PFS-228] Initial fileset service implementation by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9900
- Find and fix more nested transactions by @jrockway in https://github.com/pachyderm/pachyderm/pull/9942
- [PFS-207] Graph Traversal APIs for Subvenance and Provenance by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9851
- [PFS-207] Fix out-of-sync change by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9950
- [CORE-2189] Add dynamic log pages by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9898
- [CORE-2250] Retrieve entire request window by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9946
- PipelinesSummary RPC [CORE-2211] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9889
- [CORE-2129] Add datum logs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9952
- [CORE-2124] Supports JSON and legacy PPS log message formats by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9955
- [PFS-237] Add Direct Subvenance to CommitInfo Protos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9939
- [CORE-2127] Add project logs to log service by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9956
- [CORE-2129] Parse-aware datum logs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9959
- CORE-2126: Handle pipeline log queries by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9960
- [CORE-2214] pachctl datum logs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9962
- [PPS] CreateDatum hierarchical input types by @smalyala in https://github.com/pachyderm/pachyderm/pull/9928
- fix: close file by @testwill in https://github.com/pachyderm/pachyderm/pull/9964
- [CORE-2220] Add service (app) log query to pachctl by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9965
- update det helm chart by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9940
- [CORE-1860] Hide logs2 for the 2.10 release by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9974
- pachctl logs for container, pod, and app by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9972
- Fix Det startupHook by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9975
- [CORE-1860] Return testloki error by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9976
- [INT-1234] Refactor to use client MountedRepo state by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9954
- implement leftover logs API options by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9973
- Add a parser for the metadata CLI by @jrockway in https://github.com/pachyderm/pachyderm/pull/9908
- Add peek functionality to index reader and use it in the file source by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9980
- fix aws release env test by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9983
- [PFS-241] Require storageURL if gocdkEnabled: true by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9978
- [INT-1171] Add Copy Pachyderm File URI command by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9963
- Add JobDatum GetLogs option by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9986
- change base revision for 2.10.x branch by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9987
- use storageURL for aws release test envs (#9977) by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9988
New Contributors
- @JComins000 made their first contribution in https://github.com/pachyderm/pachyderm/pull/9807
- @Zhang-Muyang made their first contribution in https://github.com/pachyderm/pachyderm/pull/9856
- @testwill made their first contribution in https://github.com/pachyderm/pachyderm/pull/9964
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.5...v2.10.0-rc.1
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.5
What's Changed
- Remove nested transactions by @jrockway in https://github.com/pachyderm/pachyderm/pull/9953
- [Backport][PPS] CreateDatum hierarchical input types by @smalyala in https://github.com/pachyderm/pachyderm/pull/9967
- Add peek functionality to index reader and use it in the file source (2.9.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9979
- fix aws release env test (#9983) by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9984
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.4...v2.9.5
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.8
What's Changed
- Add peek functionality to index reader and use it in the file source (2.8.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9961
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.7...v2.8.8
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.8
What's Changed
- [CORE-2244] Backport to 2.7.x by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9925
- [2.7.x] Upgrade envoy to v1.26.8 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9921
- [CORE-2246] Fix deadlock by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9935
- bump console 2.7.8 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9941
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.7...v2.7.8
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.7
What's Changed
- [Jupyter] Constrain Pachyderm-SDK version to >=2.8,<2.9 by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9930
- [CORE-2244] Backport to 2.8.x by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9926
- [2.8.x] upgrade envoy to v1.27.4 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9920
- [CORE-2246] Fix deadlock by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9936
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.6...v2.8.7
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-alpha.5
What's Changed
- [Jupyter] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9700
- [Jupyter] Tabs (lumino) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9696
- [PFS-199] Use PFS client rather than pachclient in PPS worker by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9707
- Upgrade bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9708
- [Jupyter] Allow uninstantiated pachyderm clients by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9705
- [Jupyter] Prevent a bad config from being stored by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9711
- [Jupyter] Remove dev_server from tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9713
- clear mounted datums before new datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9716
- [Jupyter] Add UNKNOWN cluster status state by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9719
- Enable and split object storage provider tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9717
- [INT-1162] Infinite scroll in file explorer by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9715
- [PFS-174] Lock all tables during a migration transaction by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9722
- jupyter extension - make input spec non-resizeable by @kevyang in https://github.com/pachyderm/pachyderm/pull/9720
- Remove malformed key check by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9724
- go 1.22 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9723
- [Jupyter] Prevent error popups when no connected to cluster by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9721
- console release --rebase required when not running interactively by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9704
- disable logging for pulumi iac for now by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9731
- adjust workspace_status to respect tags by @jrockway in https://github.com/pachyderm/pachyderm/pull/9726
- Allow setting a unique tag for the worker image by @jrockway in https://github.com/pachyderm/pachyderm/pull/9734
- debug: jobs: assume limit == 0 means "no limit" by @jrockway in https://github.com/pachyderm/pachyderm/pull/9735
- [Python-SDK] Fix serialization error not being caught. by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9733
- [INT-1207] Fix local cypress tests for Arch Linux VM Dev Env by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9728
- Remove mount server by @smalyala in https://github.com/pachyderm/pachyderm/pull/9718
- check for priority classes on retry by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9739
- Simple datum benchmark by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9706
- alpha cust mock test fix by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9743
- [CORE-2146] Update CloudSql Auth Proxy by @tybritten in https://github.com/pachyderm/pachyderm/pull/9745
- Fix recursive put file logic by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9744
- [CORE-2145] Delete skipped tests from v1 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9742
- Get logs for all pipelines, even if they're not running by @jrockway in https://github.com/pachyderm/pachyderm/pull/9749
- Add CORE codeowners by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9751
- [CORE-1661] Add context to ModifyClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9753
- [CORE-1662] Add context to GetProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9754
- [CORE-1663] Add context to GetRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9755
- [INT-1203] Infinite Scroll w/ ScrollBar by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9746
- New logs service with GetLogs API stub by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9738
- [CORE-1664] Add context to ModifyRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9757
- fix unknown flag error in release workflow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9756
- separate health check and config endpoints by @kevyang in https://github.com/pachyderm/pachyderm/pull/9764
- upgrade skopeo to support docker 25 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9767
- [CORE-1665] Add context to ModifyProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9766
- ListRepo() gRPC pagination [CORE-2132] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9727
- sync values for upgrades by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9763
- [INT-1190] Center gear tab by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9761
- Postgres 15 - will be necessary change once users comply with upgrading the dependency by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9571
- [PFS-204] Fix path range directories by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9770
- revert isEqual by @kevyang in https://github.com/pachyderm/pachyderm/pull/9771
- internal/miscutil: fix ReadInto returning partial reads during errors by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9774
- [CORE-2150] Do not use AddMetadata inside auth client by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9768
- Fix broken jupyter lab integration tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9777
- Fix regex used on tags for checking whether coverage builds are used by @dzhu in https://github.com/pachyderm/pachyderm/pull/9783
- [Python-SDK] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9769
- [Python-SDK] Regen protos without ApiBase servicer by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9740
- Jupyter Extension - some fixes to the config page by @kevyang in https://github.com/pachyderm/pachyderm/pull/9779
- [PFS-207] Add GetWithID Functions to Projects and Repos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9782
- Handle the proto-copying with Go by @jrockway in https://github.com/pachyderm/pachyderm/pull/9691
- Re-enable and update jupyter frontend tests for FUSE-less/tabbed view by @kevyang in https://github.com/pachyderm/pachyderm/pull/9790
- setupremotedocker - default by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9793
- avoid caching proto generation test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9792
- upgrade k8s to 1.29 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9794
- [PPS] CreateDatum support for PFS inputs by @smalyala in https://github.com/pachyderm/pachyderm/pull/9712
- jupyter extension - allow configuration via env var by @kevyang in https://github.com/pachyderm/pachyderm/pull/9615
- go 1.22.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9798
- [PFS-207] Add Picker Protos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9788
- [PFS-207] Add CommitAncestry For Commit Pickers by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9778
- security: upgrade proto libraries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9803
- Add Picker Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9805
- [CORE-2196] Fix dpanic by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9812
- [PFS-220] Add upper configuration to prefetcher by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9811
- Update node version in main.yml by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9797
- upgrade envoy to v1.29.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9817
- Upgrade etcd to v3.5.12 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9806
- jupyter extension - add tests for env var configuration by @kevyang in https://github.com/pachyderm/pachyderm/pull/9809
- Run helm tests with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9819
- Graph RPC Traversal Stubs by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9820
- The Metamorphosis by @jrockway in https://github.com/pachyderm/pachyderm/pull/9824
- [CORE-2152] Add a context to InspectClusterWithVersionAndProject by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9821
- [CORE-2125] Add log page hints by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9818
- jupyter extension - report correct directory when downloading datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9822
- [INT-1227] Fix all outstanding eslint and jest warnings by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9808
- adjust console release logic by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9789
- Remove spout test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9826
- security: upgrade pgx by @jrockway in https://github.com/pachyderm/pachyderm/pull/9829
- [INT-1227] Follow-up bug fix for malformed svg by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9830
- move cust mock test off release flow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9833
- upgrade from more recent, 2.7 and 2.8 by @JComins000 in https://github.com/pachyderm/pachyderm/pull/9807
- Paginate ListPipeline gRPC [CORE-2133] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9825
- add metadata to pfs.ProjectInfo proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/9828
- Add project metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9836
- [CORE-2225] Update pgproto3 in spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9839
- [INT-1231] Remove unnecessary height by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9837
- Add ibazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9841
- [CORE-2226] Fix testing pachd when test name includes an underscore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9842
- Add a test that auth rules are installed for each RPC, fix missing ones by @jrockway in https://github.com/pachyderm/pachyderm/pull/9844
- Add protos and stubs for the Metadata service by @jrockway in https://github.com/pachyderm/pachyderm/pull/9843
- Djanicek/infraneg 295/first test by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9741
- [CORE-2154] Add context to DeleteAll by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9853
- [CORE-2155] Add context to DeleteAllEnterprise by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9854
- [CORE-2153] Add context to InspectCluster by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9852
- [INT-1200] Refactor Explore View by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9796
- [CORE-2227] Allocate a main context in pachctl main by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9850
- [CORE-2156] Add context to Profile by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9860
- [FRON-1430] expose console refetch interval value by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9857
- Remove PACHD_ADDRESS deprecation warning by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9703
- Add //tools/loki and a testloki library to test against a real Loki instance by @jrockway in https://github.com/pachyderm/pachyderm/pull/9867
- Get Go traces over grpc by @jrockway in https://github.com/pachyderm/pachyderm/pull/9846
- adjust debug cmds for context refactor by @jrockway in https://github.com/pachyderm/pachyderm/pull/9870
- Add rules to install pachctl binaries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9871
- Implement metadata.EditMetadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9845
- [CORE-2123] Handle LogQL by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9866
- implement project, repo, and commit picker parsers by @jrockway in https://github.com/pachyderm/pachyderm/pull/9873
- add auth cluster to jupyter extension tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9861
- csrf: delete cookies instead of categorically denying by @jrockway in https://github.com/pachyderm/pachyderm/pull/9404
- [PFS-216] Use errGroup to parallelize GC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9856
- [minor] Fail on all console statements by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9862
- [Jupyter] Introduce Bazel (pt. 1) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9859
- Vendor pfsdb@2.8.6 for clusterstate tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9874
- Add metadata to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/9872
- Replace require.True(cmp.Equal(...)) with require.NoDiff by @jrockway in https://github.com/pachyderm/pachyderm/pull/9877
- Add metadata to branches by @jrockway in https://github.com/pachyderm/pachyderm/pull/9879
- Bazelify etc/generate-envoy-config by @jrockway in https://github.com/pachyderm/pachyderm/pull/9868
- Consider Projects filter in paging [CORE-2199] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9831
- Metadata for repos by @jrockway in https://github.com/pachyderm/pachyderm/pull/9884
- Add auth rules to metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9886
- ReposSummary RPC [CORE-2211] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9869
- [CORE-2217] Add pachctl logs2 --logql by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9835
- [CORE-2212] Implement
pachctl logs2 --pipeline PIPELINEby @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9847 - [CORE-2213] Implement
pachctl logs2 --project PROJECTby @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9848 - [PFS-182] go cdk enabled to true by default by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9849
- [Jupyter] Bazel venv in CI by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9878
- read CommitInfo before overwriting it with stale data by @jrockway in https://github.com/pachyderm/pachyderm/pull/9892
- [PFS-230] Initial fileset service protos by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9893
- add a command to load a debug dump into postgres by @jrockway in https://github.com/pachyderm/pachyderm/pull/9883
- build jupyter test cluster with pachdev by @jrockway in https://github.com/pachyderm/pachyderm/pull/9899
- upgrade bazel to 7.1.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9894
- Add extraArgs to debug dumps; use them to specify number of lines from Loki and which profiles to grab. by @jrockway in https://github.com/pachyderm/pachyderm/pull/9888
- Make testpachd a runnable binary by @jrockway in https://github.com/pachyderm/pachyderm/pull/9887
- remove useless log line by @jrockway in https://github.com/pachyderm/pachyderm/pull/9905
- Add TimeFlag, use for from/to by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9901
- [INT-1226] Add toast notification for datum order not guarenteed by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9909
- [CORE-2243] Fix DPANIC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9914
- [CORE-2244] Update to Go 1.22.2 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9917
- jupyter extension - fix for setting address not returning to the config screen by @kevyang in https://github.com/pachyderm/pachyderm/pull/9916
- Add an option to add Loki to testpachd by @jrockway in https://github.com/pachyderm/pachyderm/pull/9903
- [Python-SDK] bugfix: TraceChunk.bytes by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9929
- [INT-1226] Follow up: Only show datum order warning if input spec is more complicated than pfs: by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9927
- upgrade envoy to v1.29.3 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9918
- Add the ability to Tail loki logs by @jrockway in https://github.com/pachyderm/pachyderm/pull/9933
- [Python SDK] Helper methods for Picker objects by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9932
- [CORE-2246] Fix deadlock by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9934
- [CORE-2246] Fix testing deadlock, remove dead code by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9938
New Contributors
- @JComins000 made their first contribution in https://github.com/pachyderm/pachyderm/pull/9807
- @Zhang-Muyang made their first contribution in https://github.com/pachyderm/pachyderm/pull/9856
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.4...v2.10.0-alpha.5
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.4
What's Changed
- upgrade to go 1.22.1 by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9891
- [2.9.x] Add extra args to debug dumps by @jrockway in https://github.com/pachyderm/pachyderm/pull/9904
- [CORE-2244] Update to Go v1.22.2 and latest x/net by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9923
- [2.9.x] upgrade envoy to v1.27.4 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9919
- [CORE-2246] Fix deadlock by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9937
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.3...v2.9.4
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-alpha.4
What's Changed
- [Jupyter] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9700
- [Jupyter] Tabs (lumino) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9696
- [PFS-199] Use PFS client rather than pachclient in PPS worker by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9707
- Upgrade bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9708
- [Jupyter] Allow uninstantiated pachyderm clients by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9705
- [Jupyter] Prevent a bad config from being stored by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9711
- [Jupyter] Remove dev_server from tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9713
- clear mounted datums before new datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9716
- [Jupyter] Add UNKNOWN cluster status state by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9719
- Enable and split object storage provider tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9717
- [INT-1162] Infinite scroll in file explorer by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9715
- [PFS-174] Lock all tables during a migration transaction by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9722
- jupyter extension - make input spec non-resizeable by @kevyang in https://github.com/pachyderm/pachyderm/pull/9720
- Remove malformed key check by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9724
- go 1.22 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9723
- [Jupyter] Prevent error popups when no connected to cluster by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9721
- console release --rebase required when not running interactively by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9704
- disable logging for pulumi iac for now by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9731
- adjust workspace_status to respect tags by @jrockway in https://github.com/pachyderm/pachyderm/pull/9726
- Allow setting a unique tag for the worker image by @jrockway in https://github.com/pachyderm/pachyderm/pull/9734
- debug: jobs: assume limit == 0 means "no limit" by @jrockway in https://github.com/pachyderm/pachyderm/pull/9735
- [Python-SDK] Fix serialization error not being caught. by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9733
- [INT-1207] Fix local cypress tests for Arch Linux VM Dev Env by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9728
- Remove mount server by @smalyala in https://github.com/pachyderm/pachyderm/pull/9718
- check for priority classes on retry by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9739
- Simple datum benchmark by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9706
- alpha cust mock test fix by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9743
- [CORE-2146] Update CloudSql Auth Proxy by @tybritten in https://github.com/pachyderm/pachyderm/pull/9745
- Fix recursive put file logic by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9744
- [CORE-2145] Delete skipped tests from v1 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9742
- Get logs for all pipelines, even if they're not running by @jrockway in https://github.com/pachyderm/pachyderm/pull/9749
- Add CORE codeowners by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9751
- [CORE-1661] Add context to ModifyClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9753
- [CORE-1662] Add context to GetProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9754
- [CORE-1663] Add context to GetRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9755
- [INT-1203] Infinite Scroll w/ ScrollBar by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9746
- New logs service with GetLogs API stub by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9738
- [CORE-1664] Add context to ModifyRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9757
- fix unknown flag error in release workflow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9756
- separate health check and config endpoints by @kevyang in https://github.com/pachyderm/pachyderm/pull/9764
- upgrade skopeo to support docker 25 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9767
- [CORE-1665] Add context to ModifyProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9766
- ListRepo() gRPC pagination [CORE-2132] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9727
- sync values for upgrades by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9763
- [INT-1190] Center gear tab by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9761
- Postgres 15 - will be necessary change once users comply with upgrading the dependency by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9571
- [PFS-204] Fix path range directories by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9770
- revert isEqual by @kevyang in https://github.com/pachyderm/pachyderm/pull/9771
- internal/miscutil: fix ReadInto returning partial reads during errors by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9774
- [CORE-2150] Do not use AddMetadata inside auth client by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9768
- Fix broken jupyter lab integration tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9777
- Fix regex used on tags for checking whether coverage builds are used by @dzhu in https://github.com/pachyderm/pachyderm/pull/9783
- [Python-SDK] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9769
- [Python-SDK] Regen protos without ApiBase servicer by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9740
- Jupyter Extension - some fixes to the config page by @kevyang in https://github.com/pachyderm/pachyderm/pull/9779
- [PFS-207] Add GetWithID Functions to Projects and Repos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9782
- Handle the proto-copying with Go by @jrockway in https://github.com/pachyderm/pachyderm/pull/9691
- Re-enable and update jupyter frontend tests for FUSE-less/tabbed view by @kevyang in https://github.com/pachyderm/pachyderm/pull/9790
- setupremotedocker - default by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9793
- avoid caching proto generation test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9792
- upgrade k8s to 1.29 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9794
- [PPS] CreateDatum support for PFS inputs by @smalyala in https://github.com/pachyderm/pachyderm/pull/9712
- jupyter extension - allow configuration via env var by @kevyang in https://github.com/pachyderm/pachyderm/pull/9615
- go 1.22.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9798
- [PFS-207] Add Picker Protos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9788
- [PFS-207] Add CommitAncestry For Commit Pickers by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9778
- security: upgrade proto libraries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9803
- Add Picker Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9805
- [CORE-2196] Fix dpanic by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9812
- [PFS-220] Add upper configuration to prefetcher by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9811
- Update node version in main.yml by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9797
- upgrade envoy to v1.29.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9817
- Upgrade etcd to v3.5.12 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9806
- jupyter extension - add tests for env var configuration by @kevyang in https://github.com/pachyderm/pachyderm/pull/9809
- Run helm tests with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9819
- Graph RPC Traversal Stubs by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9820
- The Metamorphosis by @jrockway in https://github.com/pachyderm/pachyderm/pull/9824
- [CORE-2152] Add a context to InspectClusterWithVersionAndProject by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9821
- [CORE-2125] Add log page hints by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9818
- jupyter extension - report correct directory when downloading datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9822
- [INT-1227] Fix all outstanding eslint and jest warnings by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9808
- adjust console release logic by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9789
- Remove spout test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9826
- security: upgrade pgx by @jrockway in https://github.com/pachyderm/pachyderm/pull/9829
- [INT-1227] Follow-up bug fix for malformed svg by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9830
- move cust mock test off release flow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9833
- upgrade from more recent, 2.7 and 2.8 by @JComins000 in https://github.com/pachyderm/pachyderm/pull/9807
- Paginate ListPipeline gRPC [CORE-2133] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9825
- add metadata to pfs.ProjectInfo proto by @jrockway in https://github.com/pachyderm/pachyderm/pull/9828
- Add project metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9836
- [CORE-2225] Update pgproto3 in spout example by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9839
- [INT-1231] Remove unnecessary height by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9837
- Add ibazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9841
- [CORE-2226] Fix testing pachd when test name includes an underscore by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9842
- Add a test that auth rules are installed for each RPC, fix missing ones by @jrockway in https://github.com/pachyderm/pachyderm/pull/9844
- Add protos and stubs for the Metadata service by @jrockway in https://github.com/pachyderm/pachyderm/pull/9843
- Djanicek/infraneg 295/first test by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9741
- [CORE-2154] Add context to DeleteAll by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9853
- [CORE-2155] Add context to DeleteAllEnterprise by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9854
- [CORE-2153] Add context to InspectCluster by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9852
- [INT-1200] Refactor Explore View by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9796
- [CORE-2227] Allocate a main context in pachctl main by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9850
- [CORE-2156] Add context to Profile by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9860
- [FRON-1430] expose console refetch interval value by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9857
- Remove PACHD_ADDRESS deprecation warning by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9703
- Add //tools/loki and a testloki library to test against a real Loki instance by @jrockway in https://github.com/pachyderm/pachyderm/pull/9867
- Get Go traces over grpc by @jrockway in https://github.com/pachyderm/pachyderm/pull/9846
- adjust debug cmds for context refactor by @jrockway in https://github.com/pachyderm/pachyderm/pull/9870
- Add rules to install pachctl binaries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9871
- Implement metadata.EditMetadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9845
- [CORE-2123] Handle LogQL by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9866
- implement project, repo, and commit picker parsers by @jrockway in https://github.com/pachyderm/pachyderm/pull/9873
- add auth cluster to jupyter extension tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9861
- csrf: delete cookies instead of categorically denying by @jrockway in https://github.com/pachyderm/pachyderm/pull/9404
- [PFS-216] Use errGroup to parallelize GC by @Zhang-Muyang in https://github.com/pachyderm/pachyderm/pull/9856
- [minor] Fail on all console statements by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9862
- [Jupyter] Introduce Bazel (pt. 1) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9859
- Vendor pfsdb@2.8.6 for clusterstate tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9874
- Add metadata to commits by @jrockway in https://github.com/pachyderm/pachyderm/pull/9872
- Replace require.True(cmp.Equal(...)) with require.NoDiff by @jrockway in https://github.com/pachyderm/pachyderm/pull/9877
- Add metadata to branches by @jrockway in https://github.com/pachyderm/pachyderm/pull/9879
- Bazelify etc/generate-envoy-config by @jrockway in https://github.com/pachyderm/pachyderm/pull/9868
- Consider Projects filter in paging [CORE-2199] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9831
- Metadata for repos by @jrockway in https://github.com/pachyderm/pachyderm/pull/9884
- Add auth rules to metadata by @jrockway in https://github.com/pachyderm/pachyderm/pull/9886
- ReposSummary RPC [CORE-2211] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9869
- [CORE-2217] Add pachctl logs2 --logql by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9835
- [CORE-2212] Implement
pachctl logs2 --pipeline PIPELINEby @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9847 - [CORE-2213] Implement
pachctl logs2 --project PROJECTby @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9848
New Contributors
- @JComins000 made their first contribution in https://github.com/pachyderm/pachyderm/pull/9807
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.3...v2.10.0-alpha.4
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.3
What's Changed
- Backport [INT-1200] Refactor Explore View (#9796) by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9858
- [2.9] [FRON-1430] expose console refetch interval value (#9857) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9864
- backport - security: upgrade pgx (#9829) - 2.9.x by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9882
- release fix backports by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9881
- [2.9] Remove PACHD_ADDRESS deprecation warning (#9703) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9865
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.2...v2.9.3
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-alpha.3
What's Changed
- [Python-SDK] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9769
- [Python-SDK] Regen protos without ApiBase servicer by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9740
- Jupyter Extension - some fixes to the config page by @kevyang in https://github.com/pachyderm/pachyderm/pull/9779
- [PFS-207] Add GetWithID Functions to Projects and Repos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9782
- Handle the proto-copying with Go by @jrockway in https://github.com/pachyderm/pachyderm/pull/9691
- Re-enable and update jupyter frontend tests for FUSE-less/tabbed view by @kevyang in https://github.com/pachyderm/pachyderm/pull/9790
- setupremotedocker - default by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9793
- avoid caching proto generation test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9792
- upgrade k8s to 1.29 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9794
- [PPS] CreateDatum support for PFS inputs by @smalyala in https://github.com/pachyderm/pachyderm/pull/9712
- jupyter extension - allow configuration via env var by @kevyang in https://github.com/pachyderm/pachyderm/pull/9615
- go 1.22.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9798
- [PFS-207] Add Picker Protos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9788
- [PFS-207] Add CommitAncestry For Commit Pickers by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9778
- security: upgrade proto libraries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9803
- Add Picker Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9805
- [CORE-2196] Fix dpanic by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9812
- [PFS-220] Add upper configuration to prefetcher by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9811
- Update node version in main.yml by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9797
- upgrade envoy to v1.29.1 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9817
- Upgrade etcd to v3.5.12 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9806
- jupyter extension - add tests for env var configuration by @kevyang in https://github.com/pachyderm/pachyderm/pull/9809
- Run helm tests with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9819
- Graph RPC Traversal Stubs by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9820
- The Metamorphosis by @jrockway in https://github.com/pachyderm/pachyderm/pull/9824
- [CORE-2152] Add a context to InspectClusterWithVersionAndProject by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9821
- [CORE-2125] Add log page hints by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9818
- jupyter extension - report correct directory when downloading datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9822
- [INT-1227] Fix all outstanding eslint and jest warnings by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9808
- adjust console release logic by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9789
- Remove spout test by @jrockway in https://github.com/pachyderm/pachyderm/pull/9826
- security: upgrade pgx by @jrockway in https://github.com/pachyderm/pachyderm/pull/9829
- [INT-1227] Follow-up bug fix for malformed svg by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9830
- move cust mock test off release flow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9833
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.10.0-alpha.2...v2.10.0-alpha.3
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.7
What's Changed
- [CORE-2035] Update gRPC for 2.7.x by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9503
- Disable testmountdatums by @msteffen in https://github.com/pachyderm/pachyderm/pull/9511
- [Python-SDK] Bugfix: AuthServiceNotActivated errors not being raised by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9531
- update to go 1.21.5 (#9579) by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9581
- Backport Bugfix in PFS-191 to 2.7.x by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9649
- security: upgrade dependencies by @jrockway in https://github.com/pachyderm/pachyderm/pull/9816
- bump console for 2.7.7 release by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9834
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.6...v2.7.7
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.6
What's Changed
- Add upper configuration to prefetcher (2.8.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9814
- security: upgrade dependencies by @jrockway in https://github.com/pachyderm/pachyderm/pull/9815
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.5...v2.8.6
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.2
What's Changed
- Python-SDK Use MINIO storage (not LOCAL) (#9769) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9784
- Python-SDK Regen protos without ApiBase servicer (#9740) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9786
- Various backports for jupyter extension by @kevyang in https://github.com/pachyderm/pachyderm/pull/9795
- backport #9615 by @kevyang in https://github.com/pachyderm/pachyderm/pull/9800
- [INT-1190] Center gear tab (backport) by @msteffen in https://github.com/pachyderm/pachyderm/pull/9801
- [2.9.x] Upgrade go and proto libraries by @jrockway in https://github.com/pachyderm/pachyderm/pull/9804
- [CORE-2196] Fix dpanic by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9810
- Add upper configuration to prefetcher (2.9.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9813
- [Backport][PPS] CreateDatum support for PFS inputs by @smalyala in https://github.com/pachyderm/pachyderm/pull/9802
- jupyter extension - backport (#9809) by @kevyang in https://github.com/pachyderm/pachyderm/pull/9823
- jupyter extension - report correct directory when downloading datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9827
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.1...v2.9.2
- Go
Published by pachydermbuildbot about 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.5
What's Changed
- [Backport - 2.8] Fix recursive put file logic (#9744) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9748
- Python-SDK Fix serialization error not being caught. (#9733) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9759
- Fix path range directories (2.8.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9773
- [2.8.x] internal/miscutil: fix ReadInto returning partial reads during errors by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9775
- Python-SDK Use MINIO storage (not LOCAL) (#9769) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9785
- update 2.8.x with release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9787
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.4...v2.8.5
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.10.0-alpha.2
What's Changed
- Process preprocessing tasks in pachw [PFS-65] by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9619
- Fix Slack status badge in README.md by @sirredbeard in https://github.com/pachyderm/pachyderm/pull/9651
- Add shard config parameters to
ShardFileSetRPC by @smalyala in https://github.com/pachyderm/pachyderm/pull/9685 - [Python] repin black dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9690
- Build a container with pachd built in coverage mode by @jrockway in https://github.com/pachyderm/pachyderm/pull/9686
- pachdev: Allow users to set a custom console version by @jrockway in https://github.com/pachyderm/pachyderm/pull/9683
- pachdev: add a command to generate a coverage report by @jrockway in https://github.com/pachyderm/pachyderm/pull/9682
- Add CreateDatum RPC skeleton by @smalyala in https://github.com/pachyderm/pachyderm/pull/9689
- Change Auth Token Env Var Name by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9687
- Check Det User First [CORE-2131] by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9694
- [INT-1163] Search in file explorer by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9692
- Update values in det section for chart update by @tybritten in https://github.com/pachyderm/pachyderm/pull/9678
- [Jupyter] Use MINIO storage (not LOCAL) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9700
- [Jupyter] Tabs (lumino) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9696
- [PFS-199] Use PFS client rather than pachclient in PPS worker by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9707
- Upgrade bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9708
- [Jupyter] Allow uninstantiated pachyderm clients by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9705
- [Jupyter] Prevent a bad config from being stored by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9711
- [Jupyter] Remove dev_server from tests by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9713
- clear mounted datums before new datums by @kevyang in https://github.com/pachyderm/pachyderm/pull/9716
- [Jupyter] Add UNKNOWN cluster status state by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9719
- Enable and split object storage provider tests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9717
- [INT-1162] Infinite scroll in file explorer by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9715
- [PFS-174] Lock all tables during a migration transaction by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9722
- jupyter extension - make input spec non-resizeable by @kevyang in https://github.com/pachyderm/pachyderm/pull/9720
- Remove malformed key check by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9724
- go 1.22 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9723
- [Jupyter] Prevent error popups when no connected to cluster by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9721
- console release --rebase required when not running interactively by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9704
- disable logging for pulumi iac for now by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9731
- adjust workspace_status to respect tags by @jrockway in https://github.com/pachyderm/pachyderm/pull/9726
- Allow setting a unique tag for the worker image by @jrockway in https://github.com/pachyderm/pachyderm/pull/9734
- debug: jobs: assume limit == 0 means "no limit" by @jrockway in https://github.com/pachyderm/pachyderm/pull/9735
- [Python-SDK] Fix serialization error not being caught. by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9733
- [INT-1207] Fix local cypress tests for Arch Linux VM Dev Env by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9728
- Remove mount server by @smalyala in https://github.com/pachyderm/pachyderm/pull/9718
- check for priority classes on retry by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9739
- Simple datum benchmark by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9706
- alpha cust mock test fix by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9743
- [CORE-2146] Update CloudSql Auth Proxy by @tybritten in https://github.com/pachyderm/pachyderm/pull/9745
- Fix recursive put file logic by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9744
- [CORE-2145] Delete skipped tests from v1 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9742
- Get logs for all pipelines, even if they're not running by @jrockway in https://github.com/pachyderm/pachyderm/pull/9749
- Add CORE codeowners by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9751
- [CORE-1661] Add context to ModifyClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9753
- [CORE-1662] Add context to GetProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9754
- [CORE-1663] Add context to GetRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9755
- [INT-1203] Infinite Scroll w/ ScrollBar by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9746
- New logs service with GetLogs API stub by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9738
- [CORE-1664] Add context to ModifyRepoRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9757
- fix unknown flag error in release workflow by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9756
- separate health check and config endpoints by @kevyang in https://github.com/pachyderm/pachyderm/pull/9764
- upgrade skopeo to support docker 25 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9767
- [CORE-1665] Add context to ModifyProjectRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9766
- ListRepo() gRPC pagination [CORE-2132] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9727
- sync values for upgrades by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9763
- [INT-1190] Center gear tab by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9761
- Postgres 15 - will be necessary change once users comply with upgrading the dependency by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9571
- [PFS-204] Fix path range directories by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9770
- revert isEqual by @kevyang in https://github.com/pachyderm/pachyderm/pull/9771
- internal/miscutil: fix ReadInto returning partial reads during errors by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9774
- [CORE-2150] Do not use AddMetadata inside auth client by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9768
- Fix broken jupyter lab integration tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9777
- Fix regex used on tags for checking whether coverage builds are used by @dzhu in https://github.com/pachyderm/pachyderm/pull/9783
New Contributors
- @sirredbeard made their first contribution in https://github.com/pachyderm/pachyderm/pull/9651
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240129...v2.10.0-alpha.2
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.1
What's Changed
- [Backport - 2.9] Fix recursive put file logic (#9744) by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9747
- fix unknown flag error in release workflow (#9756) by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9762
- Python-SDK Fix serialization error not being caught. (#9733) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9758
- [Jupyter] Bulk 2.9.x backport by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9765
- Fix path range directories (2.9.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9772
- [2.9.x] internal/miscutil: fix ReadInto returning partial reads during errors by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9776
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0...v2.9.1
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0
What's Changed
CORE
- Improve Delete Branch message w/ Prov, Triggers - #9610
- Identity Service Provisions Cross System Users and Groups on login - #9437
- Make sure self reference is impossible in edges. - #9510
- Sort CommitSets in descending order - #9548
- make proto for python - #9591
- Update Determined Helm Values - #9660
- check for not found errors - #9546
- parameterize the number of threads for collect - #9585
- Remove conditional build on go1.20 - #9561
- Bazelify "make proto" - #9578
- Copy over protoc output files in src/github.com/... - #9623
- Build Go with Bazel - #9614
- Disable remote cache by default - #9635
- Replace
github.com/ghodss/yamlwithsigs.k8s.io/yaml- #8805 - Change Postgres SSL from disabled to prefer - #9653
- Run all non-k8s go tests with bazel - #9626
- Use
gazelle -mode=diffinstead ofgazelle --mode=fix; git diffin CI - #9668 - Container push + helm upgrade PoC - #9622
- move "vet" checks from golangci-lint to nogo - #9671
- kindenv: Test config / port allocation - #9675
- upgrade CI image after bazel upgrade yesterday - #9684
- Build a container with pachd built in coverage mode - #9686
- pachdev: Allow users to set a custom console version - #9683
- pachdev: add a command to generate a coverage report - #9682
- Upgrade bazel - #9708
- Enable and split object storage provider tests - #9717
- go 1.22 - #9723
- adjust workspace_status to respect tags - #9726
- Allow setting a unique tag for the worker image - #9734
- debug: jobs: assume limit == 0 means "no limit" - #9735
- pipeline worker alerts and check status - #9461
- update det helm templates 0.27.1 for 2.9.0 - #9673
- Update values in det section for chart update - #9678
- Add/update tests for project defaults - #9500
- Remove details argument from ListPipelineRequest - #9509
- Add context to client.IsAPIActive - #9558
- pachctl project defaults lifecycle tests - #9547
- Add project defaults to pachctl inspect project - #9567
- Add context to client.GetClusterRoleBinding - #9560
- Serve sidecar metrics - #9612
- Expose storage container metrics - #9618
- Declare user container metrics port similarly to storage sidecar metrics port - #9628
- Use minikubetestenv to deploy Prometheus - #9645
- Get logs for all pipelines, even if they're not running - #9749
- debug: jobs: assume limit == 0 means "no limit" - #9736
PFS
- Process preprocessing tasks in pachw - #9619
- Use PFS client rather than pachclient in PPS worker - #9707
- Remove malformed key check - #9724
- Remove Unused Object Storage Load Test - #9583
- Use Go CDK For Object Storage Everywhere - #9587
- Pass Through Buckets for Workers and Testing Code - #9598
- Update Documentation for Go CDK Enabled and Storage URL - #9611
- Check If a Chunk Exists After Uploading It - #9634
- Add the Option to Just Return a Diff from GetFileSet - #9633
- Update realenv to Use the Object Storage Bucket Backend - #9652
- Lock all tables during a migration transaction - #9722
INT
- Mount Server Emulate pipeline validation for input spec when mounting datums - #9458
- Add shard config parameters to
ShardFileSetRPC - #9685 - Add CreateDatum RPC skeleton - #9689
- Rename "Mount" to "Load" in Explore and Test views - #9621
- Support packaging external files - #9630
- Paginated background loading of files for View Datum and PFS - #9665
- Search in file explorer - #9692
- Infinite scroll in file explorer - #9715
- Fix local cypress tests for Arch Linux VM Dev Env - #9728
- containerize documentation generation - #9497
- Jupyter Better handling of PFSConentManager errors - #9494
- Add config file write support - #9600
- Jupyter correct readme and cap jupyterlab version - #9620
- Jupyter Remove unused pycurl dependency - #9632
- Jupyter Use of datetime.datetime.min may throw errors - #9631
- Jupyter Writing config files and Auth bugfixes - #9624
- Python Update betterproto compiler - #9672
- Jupyter relative path for notebook requirements file - #9680
- Jupyter Change login url to https for secure connections - #9677
- Python epin black dependency - #9690
- Jupyter Use MINIO storage (not LOCAL) - #9700
- Jupyter Tabs (lumino) - #9696
- Jupyter Allow uninstantiated pachyderm clients - #9705
- Jupyter Prevent a bad config from being stored - #9711
- Jupyter Remove dev_server from tests - #9713
- Jupyter Add UNKNOWN cluster status state - #9719
- Jupyter Prevent error popups when no connected to cluster - #9721
- Python-SDK Fix serialization error not being caught. - #9733
- remove mount-server from jupyterlab-pachyderm extension - #9563
- Jupyter extension Add functionality to download a datum - #9574
- Jupyter extension skip test that sometimes hangs on mounting datum - #9616
- re-enable jupyter extension e2e tests - #9638
- jupyter extension add download file/dir functionality - #9664
- jupyter extension show error dialog when there is an error downloading files - #9667
- jupyter extension - create config parent directory if it doesn't exist - #9676
- Jupyter Extension - Support naming mounts for explore view - #9681
- clear mounted datums before new datums - #9716
- jupyter extension - make input spec non-resizeable - #9720
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.4...v2.9.0
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-rc.1
What's Changed
- Process preprocessing tasks in pachw [PFS-65] by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9619
- Fix Slack status badge in README.md by @sirredbeard in https://github.com/pachyderm/pachyderm/pull/9651
- Add shard config parameters to
ShardFileSetRPC by @smalyala in https://github.com/pachyderm/pachyderm/pull/9685 - [Python] repin black dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9690
- Build a container with pachd built in coverage mode by @jrockway in https://github.com/pachyderm/pachyderm/pull/9686
- pachdev: Allow users to set a custom console version by @jrockway in https://github.com/pachyderm/pachyderm/pull/9683
- pachdev: add a command to generate a coverage report by @jrockway in https://github.com/pachyderm/pachyderm/pull/9682
- Add CreateDatum RPC skeleton by @smalyala in https://github.com/pachyderm/pachyderm/pull/9689
- Change Auth Token Env Var Name by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9687
- Check Det User First [CORE-2131] by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9694
- [INT-1163] Search in file explorer by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9692
- Update values in det section for chart update by @tybritten in https://github.com/pachyderm/pachyderm/pull/9678
- [Jupyter] Use MINIO storage (not LOCAL) (#9700) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9701
- prepare for 2.9.x release series by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9699
New Contributors
- @sirredbeard made their first contribution in https://github.com/pachyderm/pachyderm/pull/9651
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240129...v2.9.0-rc.1
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.4
What's Changed
- Backport Fix from PFS-191 to 2.8.x by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9650
- [Backport - 2.8] Garbage Collect Determined Pipeline Users (#9491) [CORE-2131] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9658
- (backport) Pin black dependency #9599 by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9695
- [Backport - 2.8] Change Auth Token Env Var Name #9687 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9693
- bump console version 2.8.4 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9697
- [Backport - 2.8] Check Det User First CORE-2131 by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9698
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.3...v2.8.4
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240129
What's Changed
- fix automated console release by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9662
- fix annoying artifact hub image error by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9663
- Use
gazelle -mode=diffinstead ofgazelle --mode=fix; git diffin CI by @jrockway in https://github.com/pachyderm/pachyderm/pull/9668 - [INT-843] Support packaging external files by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9630
- [Jupyter] Writing config files and Auth bugfixes by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9624
- Container push + helm upgrade PoC by @jrockway in https://github.com/pachyderm/pachyderm/pull/9622
- move "vet" checks from golangci-lint to nogo by @jrockway in https://github.com/pachyderm/pachyderm/pull/9671
- kindenv: Test config / port allocation by @jrockway in https://github.com/pachyderm/pachyderm/pull/9675
- [Python] Update betterproto compiler by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9672
- jupyter extension - create config parent directory if it doesn't exist by @kevyang in https://github.com/pachyderm/pachyderm/pull/9676
- [Jupyter] relative path for notebook requirements file by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9680
- [Jupyter] Change login url to https for secure connections by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9677
- [INT-1161] Paginated background loading of files for View Datum and PFS by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9665
- upgrade CI image after bazel upgrade yesterday by @jrockway in https://github.com/pachyderm/pachyderm/pull/9684
- update det helm templates 0.27.1 for 2.9.0 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9673
- Update Determined Helm Values by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9660
- Jupyter Extension - Support naming mounts for explore view by @kevyang in https://github.com/pachyderm/pachyderm/pull/9681
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240122...v2.9.0-nightly.20240129
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240122
What's Changed
- Build a docker image as the base for CI runs by @jrockway in https://github.com/pachyderm/pachyderm/pull/9644
- Replace
github.com/ghodss/yamlwithsigs.k8s.io/yamlby @Juneezee in https://github.com/pachyderm/pachyderm/pull/8805 - [PFS-191] Fix FindCommits API by only logging the branch if the branch exists by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9639
- Identity Service Provisions Cross System Users and Groups on login by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9437
- [FREQQ-424]Change Postgres SSL from disabled to prefer by @tybritten in https://github.com/pachyderm/pachyderm/pull/9653
- Djanicek/infraeng 342/OIDC logic by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9617
- Bosterbuhr/fix det priorityclass CORE-2047 by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9640
- Add skeleton pachdev command by @msteffen in https://github.com/pachyderm/pachyderm/pull/9648
- Run all non-k8s go tests with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9626
- Update realenv to Use the Object Storage Bucket Backend by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9652
- [jupyter extension] add download file/dir functionality by @kevyang in https://github.com/pachyderm/pachyderm/pull/9664
- [jupyter extension] show error dialog when there is an error downloading files by @kevyang in https://github.com/pachyderm/pachyderm/pull/9667
- [CORE-2098] Use minikubetestenv to deploy Prometheus by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9645
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240112...v2.9.0-nightly.20240122
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-alpha.2
What's Changed
- Build a docker image as the base for CI runs by @jrockway in https://github.com/pachyderm/pachyderm/pull/9644
- Replace
github.com/ghodss/yamlwithsigs.k8s.io/yamlby @Juneezee in https://github.com/pachyderm/pachyderm/pull/8805 - [PFS-191] Fix FindCommits API by only logging the branch if the branch exists by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9639
- Identity Service Provisions Cross System Users and Groups on login by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9437
- [FREQQ-424]Change Postgres SSL from disabled to prefer by @tybritten in https://github.com/pachyderm/pachyderm/pull/9653
- Djanicek/infraeng 342/OIDC logic by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9617
- Bosterbuhr/fix det priorityclass CORE-2047 by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9640
- Add skeleton pachdev command by @msteffen in https://github.com/pachyderm/pachyderm/pull/9648
- Run all non-k8s go tests with bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9626
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240112...v2.9.0-alpha.2
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.3
What's Changed
- [2.8.x] backport improvements to error handling around non-existent repos and projects by @albscui in https://github.com/pachyderm/pachyderm/pull/9601
- [CORE-2099] Update for govulncheck (#9613) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9643
- [CORE-2103] Update golangci-lint (#9629) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9642
- Djanicek/infraeng 342/OIDC logic (#9617) by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9656
- Bosterbuhr/fix det priorityclass CORE-2047 (#9640) by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9657
- [Backport - 2.8] [PFS-188] Improve put file UX and fix trailing slash bug by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9659
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.2...v2.8.3
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240112
What's Changed
- Check If a Chunk Exists After Uploading It by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9634
- Add the Option to Just Return a Diff from GetFileSet by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9633
- [Jupyter] Remove unused pycurl dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9632
- [Jupyter] Use of datetime.datetime.min may throw errors by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9631
- re-enable jupyter extension e2e tests by @kevyang in https://github.com/pachyderm/pachyderm/pull/9638
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240111...v2.9.0-nightly.20240112
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240111
What's Changed
- [CORE-2094] Expose storage container metrics by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9618
- Copy over protoc output files in src/github.com/... by @jrockway in https://github.com/pachyderm/pachyderm/pull/9623
- [Jupyter] correct readme and cap jupyterlab version by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9620
- Build Go with Bazel by @jrockway in https://github.com/pachyderm/pachyderm/pull/9614
- [Jupyter extension] skip test that sometimes hangs on mounting datum by @kevyang in https://github.com/pachyderm/pachyderm/pull/9616
- [CORE-2103] Update golangci-lint by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9629
- [CORE-2096] Declare user container metrics port similarly to storage sidecar metrics port by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9628
- Disable remote cache by default by @jrockway in https://github.com/pachyderm/pachyderm/pull/9635
- [PFS-188] Improve put file UX and fix trailing slash bug by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9636
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240105...v2.9.0-nightly.20240111
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240105
What's Changed
- [PFS-181] Update Documentation for Go CDK Enabled and Storage URL by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9611
- [INT-1151] Add config file write support by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9600
- [INT-1160] Rename "Mount" to "Load" in Explore and Test views by @emmajsadams in https://github.com/pachyderm/pachyderm/pull/9621
New Contributors
- @emmajsadams made their first contribution in https://github.com/pachyderm/pachyderm/pull/9621
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240104...v2.9.0-nightly.20240105
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240104
What's Changed
- [CORE-2093] Serve sidecar metrics by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9612
- Bazelify "make proto" by @jrockway in https://github.com/pachyderm/pachyderm/pull/9578
- Improve Delete Branch message w/ Prov, Triggers by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9610
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20240103...v2.9.0-nightly.20240104
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20240103
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
- Pass Through Buckets for Workers and Testing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9598
- Garbage Collect Determined Pipeline Users by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9491
- Improve error message when creating commits in non-existent repos by @albscui in https://github.com/pachyderm/pachyderm/pull/9592
- [CORE-1660] Add context to client.GetClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9560
- Djanicek/test ouput change by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9602
- [INT-1158] Pin black dependency for make proto by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9599
- [CORE-2099] Update for govulncheck by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9613
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-nightly.20240103
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231229
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
- Pass Through Buckets for Workers and Testing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9598
- Garbage Collect Determined Pipeline Users by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9491
- Improve error message when creating commits in non-existent repos by @albscui in https://github.com/pachyderm/pachyderm/pull/9592
- [CORE-1660] Add context to client.GetClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9560
- Djanicek/test ouput change by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9602
- [INT-1158] Pin black dependency for make proto by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9599
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-nightly.20231229
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231228
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
- Pass Through Buckets for Workers and Testing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9598
- Garbage Collect Determined Pipeline Users by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9491
- Improve error message when creating commits in non-existent repos by @albscui in https://github.com/pachyderm/pachyderm/pull/9592
- [CORE-1660] Add context to client.GetClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9560
- Djanicek/test ouput change by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9602
- [INT-1158] Pin black dependency for make proto by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9599
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-nightly.20231228
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231225
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
- Pass Through Buckets for Workers and Testing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9598
- Garbage Collect Determined Pipeline Users by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9491
- Improve error message when creating commits in non-existent repos by @albscui in https://github.com/pachyderm/pachyderm/pull/9592
- [CORE-1660] Add context to client.GetClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9560
- Djanicek/test ouput change by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9602
- [INT-1158] Pin black dependency for make proto by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9599
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-nightly.20231225
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231220
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
- Pass Through Buckets for Workers and Testing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9598
- Garbage Collect Determined Pipeline Users by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9491
- Improve error message when creating commits in non-existent repos by @albscui in https://github.com/pachyderm/pachyderm/pull/9592
- [CORE-1660] Add context to client.GetClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9560
- Djanicek/test ouput change by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9602
- [INT-1158] Pin black dependency for make proto by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9599
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-nightly.20231220
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231215
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
- Pass Through Buckets for Workers and Testing Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9598
- Garbage Collect Determined Pipeline Users by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9491
- Improve error message when creating commits in non-existent repos by @albscui in https://github.com/pachyderm/pachyderm/pull/9592
- [CORE-1660] Add context to client.GetClusterRoleBinding by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9560
- Djanicek/test ouput change by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9602
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-nightly.20231215
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-alpha.1
What's Changed
- Do not swallow error on deleting non-existent branch by @albscui in https://github.com/pachyderm/pachyderm/pull/9590
- additional release fixes by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9586
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231213...v2.9.0-alpha.1
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.2
What's Changed
- [2.8.x] Refactor watchers (#9575) by @albscui in https://github.com/pachyderm/pachyderm/pull/9576
- Separate
ORDER BYclause from rest of query in pfsdb Iterators (#9573) by @albscui in https://github.com/pachyderm/pachyderm/pull/9577 - update to go 1.21.5 (#9579) by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9580
- back port make proto for python (#9591) by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9596
- bump console 2.8.2 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9595
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.1...v2.8.2
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231213
What's Changed
- Use Go CDK For Object Storage Everywhere by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9587
- [Jupyter extension] Add functionality to download a datum by @kevyang in https://github.com/pachyderm/pachyderm/pull/9574
- make proto for python by @albscui in https://github.com/pachyderm/pachyderm/pull/9591
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231211...v2.9.0-nightly.20231213
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231211
What's Changed
- parameterize the number of threads for collect by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9585
- Djanicek/test yml cleanup by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9588
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231208...v2.9.0-nightly.20231211
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231208
What's Changed
- update to go 1.21.5 by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9579
- Djanicek/core 861/redo test buckets by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9572
- go mod tidy by @albscui in https://github.com/pachyderm/pachyderm/pull/9582
- [PFS-181] Remove Unused Object Storage Load Test by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9583
- Djanicek/check go mod ci by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9584
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.9.0-nightly.20231207...v2.9.0-nightly.20231208
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231207
What's Changed
- Refactor the way we watch for events related to commits. by @albscui in https://github.com/pachyderm/pachyderm/pull/9465
- remove mount-server from jupyterlab-pachyderm extension by @kevyang in https://github.com/pachyderm/pachyderm/pull/9563
- Add newline before ORDER BY clause in BranchIterator by @albscui in https://github.com/pachyderm/pachyderm/pull/9566
- Refactor watchers by @albscui in https://github.com/pachyderm/pachyderm/pull/9575
- Separate
ORDER BYclause from rest of query in pfsdb Iterators by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9573 - [CORE-2000] Add project defaults to pachctl inspect project by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9567
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20231129...v2.9.0-nightly.20231207
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.1
What's Changed
- [2.8.x] Add newline before ORDER BY clause in BranchIterator (#9566) by @albscui in https://github.com/pachyderm/pachyderm/pull/9568
- [2.8.x] Backport generic watcher for commits by @albscui in https://github.com/pachyderm/pachyderm/pull/9569
- bump console 2.8.1 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9570
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0...v2.8.1
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.9.0-nightly.20231201
What's Changed
- Refactor the way we watch for events related to commits. by @albscui in https://github.com/pachyderm/pachyderm/pull/9465
- remove mount-server from jupyterlab-pachyderm extension by @kevyang in https://github.com/pachyderm/pachyderm/pull/9563
- Add newline before ORDER BY clause in BranchIterator by @albscui in https://github.com/pachyderm/pachyderm/pull/9566
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20231129...v2.9.0-nightly.20231201
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0
What's Changed
CORE
- Spout commits should be closed by PPS - #9353
- exchange PACHIDTOKEN env var for session token during client creation - #9397
- Add new clusterstate for v2.8.0 - #9199
- Add new watcher for new postgres tables - #9200
- Migrate data from
collections.branchestopfs.branches- #9260 - Add GetBranch and UpsertBranch DB APIs - #9305
- Refactor clusterstate v2.8.0 - #9308
- Refactor pfsdb API - #9307
- pfsdb: add branch provenance related functionality - #9317
- Generic pfsdb list and filtering applied to branches - #9329
- pfsdb new DeleteBranch function - #9346
- Add support for branch triggers in pfsdb - #9349
- Add ability to sort by a set of columns in pfsdb.BranchIterator - #9356
- pfsdb improvements for branches. - #9440
- Update service callsites for Commits and Branches - #9400
- Fix error handling in pipeline controller - #9485
- Skip missing branches during migration - #9540
- Propagate force delete through PFS APIs - #9541
- Sort CommitSets in descending order - #9548
- Ensure BranchIterator implements iterator interface - #9552
- Update branch deletion logic - #9507
- Collection migration optimization - #9194
- generate grpc-gateway typescript client - #9383
- Add RerunPipeline RPC - #9287
- debug: avoid retrieving binaries by default - #9114
- use go 1.21 - #9184
- Increase pgbouncer connection limit - #9190
- pachctl: misc generate-download-url: show a full clickable link if the server knows its address - #9218
- client: don't use a timeout context unless the timeout is > 0 - #8800
- update readiness and liveness probe endpoints - #9225
- Move archiveserver to a general "PachHTTP" server - #9213
- feat: Generate JSON schema for PPS proto. - #9252
- proxy: discover endpoints before k8s health check passes - #9235
- Serve JSON schemas from pachd - #9257
- pps/cmds: send auth credentials for inspect/create defaults - #9256
- proto: Invoke the proto compiler exactly once; namespace JSON schemas - #9269
- Return paused status from InspectCluster; warn in pachctl when seen - #9248
- Add JSON schema during pachctl edit - #9258
- Allow both proto names and JSON names in generated schemas - #9259
- Warn when stopping/deleting a pipeline that doesn't exist - #9284
- pfs/pps: make everything take a context - #9283
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 in /etc/helm - #9276
- pachctl: add a "misc grpc" command to make arbitrary RPCs - #9281
- Fix Master After Merge Race - #9295
- Name all example pipelines *.pipeline.json - #9298
- real_env: log server messages to a file in /tmp instead of t.Log - #9293
- Generate documentation from protos - #9271
- Allow only protojson field names in example pipelines - #9304
- Fix panic in CreateFileSet.CopyFile - #9301
- Remove a bunch of NUL bytes from the end of RPC panic stack traces - #9303
- pachctl: Add a command to decode protos - #9285
- Add Starlark-running infrastructure - #9331
- Add the ability to run Starlark during debug dumps, and run debug dumps locally - #9338
- Dynamic k8s API for starlark scripts - #9350
- Add a /pfs HTTP endpoint that allows browsing files stored in PFS - #9187
- ignore generated go proto files in codecov - #9438
- handle errors during restgateway mux creation - #9452
- ignore grpc gateway generated files for code coverage - #9454
- remove snowflake and pachtf - #9539
- Switch over to using pachyderm-sdk over python-pachyderm in jupyter extension - #9428
- added global registry support - #9178
- 0.26.2 det helm update - #9467
- Merge cluster defaults post-2.7 - #9138
- Cluster-defaults-aware CreatePipelineV2 - #9098
- Implement server-side dry run support - #9201
- Save user spec - #9167
- pachctl create pipeline --dry-run - #9205
- Include user and effective specs in output of
pachctl inspect pipeline- #9210 - Warn, not error, on nonexistent contextual project - #9215
- Propagate cluster defaults - #9020
- Synthesize cluster defaults from environment during migration - #9220
- Support regenerate & reprocess when updating and deleting defaults - #9234
- Support dry run in SetClusterDefaults - #9239
- Switch pachctl pipeline create/update to use a spec reader - #9231
- Allow access to PauseStatus when auth is disabled - #9249
- Support dry run in pachctl [create|delete|update] defaults - #9243
- Support user spec in pachctl edit pipeline - #9236
- Add migration to synthesize user and effective spec from details - #9241
- Use log.Proto for logging gRPC details - #9275
- Include cluster defaults in debug dumps - #9268
- Add some simple benchmarking of effective spec calculation - #9335
- Do not check project when auth is enabled but credentials are missing - #9333
- Unhide pachctl [inspect|create|delete|update] defaults - #9373
- Allow YAML cluster defaults in pachctl - #9371
- Validate effective specs - #9352
- Remove repeating header when listing files - #9405
- Switch from UnimplementedAPIServer to UnsafeAPIServer - #9409
- Add project defaults collection & associated migration - #9423
- Add project defaults messages - #9424
- Rerun previous pipeline spec - #9448
- Add GetProjectDefaults RPC - #9442
- Update CreatePipeline for project defaults - #9445
- Remove mention of project defaults - #9480
- Add SetProjectDefaults - #9468
- Add pachctl update project defaults - #9471
- Add pachctl inspect project defaults - #9470
- Implement pachctl delete project defaults - #9472
- Implement pachctl create project defaults - #9473
- Add squash to project defaults migration - #9519
- Correct auth check for project defaults - #9521
- Update to Go 1.21.4 - #9526
- Add singular default and defaults global help - #9514
- Generate REST API from Pachyderm gRPC API using grpc-gateway - #9380
PFS
- migrations: add Squash - #9186
- debug/server: add Env struct for dependencies - #9208
- break dependency server/pfs -> server/pps - #9212
- Remove PFS from proto owners - #9286
- Moves EnvFromServiceEnv functions into internal/pachd. - #9290
- pachd: add PreflightEnv for preflight mode dependencies - #9296
- bump go to 1.21.1 to patch vulnerabilities - #9315
- pfs: adds WorkerEnv, WorkerConfig, and Worker - #9302
- pfs: separate master and remove background goroutine from APIServer - #9314
- pps: add Worker and WorkerEnv - #9355
- pfs: replace AuthServer with PFSAuth interface - #9362
- internal/client: add functions for file methods - #9372
- debug: worker only needs PFS and TaskService - #9376
- pps: worker depends on PFS directly - #9375
- transactionenv: remove serviceenv dependency - #9387
- Initial PJS protos - #9415
- obj: don't clear staging in local fs client - #9427
- More trigger fixes - #9246
- New squash / drop commit RPCs and implementations - #9492
- Add ctx To Methods That Will Call or Depend on the New Repos Data Model - #9196
- Migrate Repos from collections to relational model - #9015
- update project_id type in repoRow - #9221
- Add errors.Cause() - #9266
- Expand function signature to take ctx. - #9270
- Add not null violation - #9288
- Create Initial Schema Migration for Commits - #9297
- Add New Data Model for pfs.commits - #9312
- Migrate collections.commits to pfs.commits - #9328
- Squash all applied migrations in 2.8.0 - #9340
- Update Commits Functions for Callsite Integration - #9432
- Handle Potentially Nil Branches - #9436
- Use Generic Page Iterator for List Commits - #9457
- Use Paged Iterator for the Repo Iterator - #9462
- Refactor List Project to Use the Generic Page Iterator - #9476
- Implement Updated ListBranch and ForEachBranch - #9477
- Implement ForEachRepo and ListRepos - #9478
- Implement ForEachProject() and ListProject() - #9481
- Commit.branches should be a copy and not a reference - #9487
- Update Error Handling Code - #9490
- Fix Scenario Where Commits Are Not Migrated - #9528
- Add Batching Code to Commits Migration - #9520
- lock repos, branches, and commits - #9536
- Add ForEachCommit() and ListCommit() - #9496
- Rename some collections tables post-migration - #9553
INT
- Proposed: Log HTTP responses - #9430
- Avoid double-logging request ID - #9453
- Remove bash from JupyterLab-Pachyderm - #9408
- Exclude the PJS API from pachyderm-sdk (for now) - #9486
- [Jupyter] Enable networking over UNIX domain sockets with pycurl - #9366
- Auto-detect if non-priv mode should be used - #9401
- Remove stack trace on console by disabling nbclassic - #9426
- Expand Integrations CODEOWNERS - #9206
- [Python-SDK] Fix CI linter - #9217
- Unprivileged jupyter lab extension -- enable /pfs folder to link - #8985
- [Jupyter] Paginated Filebrowser - #9413
- [Python-SDK] upgrade grpcio dependency - #9498
- [Python-SDK] containerize documentation generation - #9497
- Update jupyter_server version to 2.7.0 to match Determined AI - #9351
- Fix HPC nonpriv containers + mount-server --sock-path - #9389
- [Mount Server] Implement functionality to mount specific commit - #9310
- [Mount Server] Fixes mounting datum bug in loopback.go - #9374
- Add mounting multiple files from same repo - #9402
- Improve mounting datums performance - #9393
- Fix auth login - #9464
- [Mount Server] Missing io import - #9466
CONSOLE
- Add post-repo-create message
- Timestamps should use 0-23 hour notation instead of 1-24
- Datum Card has incorrect rounded edges
- Add a dedicated health check endpoint
- Add message field to commit in right panel
- Global ID: Restore ability to see point-in-time side panel data
- Add timestamp test coverage
- Hide side panel if user does not have correct access
- Job IDs in pipeline sidebar should be click-to-copy
- Going back from applying global id applied wrong URL params
- Datum Viewer and File Browser do not keep search params in prevpath
- Zero size commits show sizeBytesUpperBound value
- (Global Configs in Console) Cluster Defaults
- Rerun sub-job button
- (Global Configs in Console) Pipeline Defaults
- Table views should have consistent width columns
- fix pipeline steps cypress test flake
- Hidden scroll bar should not appear
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-nightly.20231129
What's Changed
- check for not found errors by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9546
- pipeline worker alerts and check status by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9461
- Sort CommitSets in descending order by @albscui in https://github.com/pachyderm/pachyderm/pull/9548
- Rename some collections tables post-migration by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9553
- Ensure BranchIterator implements iterator interface by @albscui in https://github.com/pachyderm/pachyderm/pull/9552
- [CORE-1659] Add context to client.IsAPIActive by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9558
- Remove conditional build on go1.20 by @jrockway in https://github.com/pachyderm/pachyderm/pull/9561
- [CORE-1724] pachctl project defaults lifecycle tests by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9547
- go mod tidy by @albscui in https://github.com/pachyderm/pachyderm/pull/9564
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20231115...v2.8.0-nightly.20231129
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-rc.4
What's Changed
- Backport ForEach Commit by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9551
- Backport: Rename some collections tables post-migration by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9555
- bump console version 2.8.0-rc.4 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9557
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-rc.3...v2.8.0-rc.4
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-nightly.20231120
What's Changed
- check for not found errors by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9546
- pipeline worker alerts and check status by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9461
- Sort CommitSets in descending order by @albscui in https://github.com/pachyderm/pachyderm/pull/9548
- Rename some collections tables post-migration by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9553
- Ensure BranchIterator implements iterator interface by @albscui in https://github.com/pachyderm/pachyderm/pull/9552
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20231115...v2.8.0-nightly.20231120
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-rc.3
What's Changed
- Backport PFS-169 into 2.8 by @albscui in https://github.com/pachyderm/pachyderm/pull/9535
- Backport Commit Migration Batcher to 2.8.x by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9534
- 2.8.x Backport Locking During Migration by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9538
- [2.8.x] Propagate force delete through PFS APIs (#9541) by @albscui in https://github.com/pachyderm/pachyderm/pull/9544
- [2.8.x] Skip missing branches during migration (#9540) by @albscui in https://github.com/pachyderm/pachyderm/pull/9542
- [2.8.x] remove snowflake and pachtf by @jrockway in https://github.com/pachyderm/pachyderm/pull/9545
- Djanicek - PFS-175 - debug rollback err (#9537) by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9543
- bump console 2.8.0-rc.3 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9550
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-rc.2...v2.8.0-rc.3
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-nightly.20231115
What's Changed
- [CORE-2036] Add singular default and defaults global help by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9514
- Update branch deletion logic by @albscui in https://github.com/pachyderm/pachyderm/pull/9507
- [PFS-172] Add Batching Code to Commits Migration by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9520
- [PFS-173] lock repos, branches, and commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9536
- remove snowflake and pachtf by @jrockway in https://github.com/pachyderm/pachyderm/pull/9539
- Skip missing branches during migration by @albscui in https://github.com/pachyderm/pachyderm/pull/9540
- Djanicek - PFS-175 - debug rollback err by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9537
- Propagate force delete through PFS APIs by @albscui in https://github.com/pachyderm/pachyderm/pull/9541
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20231113...v2.8.0-nightly.20231115
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-rc.2
What's Changed
- [Python-SDK] upgrade grpcio dependency (#9498) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9508
- Djanicek/allow upload timeout (#9516) by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9518
- [CORE-2040] Backport squash migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9523
- [CORE-2037] Correct auth check for project defaults (backport #9521) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9524
- [CORE-2042] Update Go to v1.21.4 (backport #9526) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9527
- Backport Changes for CORE-2038 by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9529
- [Python-SDK] Bugfix: AuthServiceNotActivated errors not being raised by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9530
- [CORE-2036] Add singular default and defaults global help by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9515
- bump console 2.8.0-rc.2 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9533
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-rc.1...v2.8.0-rc.2
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-nightly.20231113
What's Changed
- Collection migration optimization by @dgeorg42 in https://github.com/pachyderm/pachyderm/pull/9194
- Generate REST API from Pachyderm gRPC API using grpc-gateway by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9380
- Proposed: Log HTTP responses by @msteffen in https://github.com/pachyderm/pachyderm/pull/9430
- remove underscores from description frontmatter by @lbliii in https://github.com/pachyderm/pachyderm/pull/9449
- pfsdb improvements for branches. by @albscui in https://github.com/pachyderm/pachyderm/pull/9440
- [CORE-2015] Rerun previous pipeline spec by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9448
- handle errors during restgateway mux creation by @jrockway in https://github.com/pachyderm/pachyderm/pull/9452
- Avoid double-logging request ID by @msteffen in https://github.com/pachyderm/pachyderm/pull/9453
- [CORE-1711] Add GetProjectDefaults RPC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9442
- ignore grpc gateway generated files for code coverage by @jrockway in https://github.com/pachyderm/pachyderm/pull/9454
- Update service callsites for Commits and Branches by @albscui in https://github.com/pachyderm/pachyderm/pull/9400
- Disable testmountdatums by @msteffen in https://github.com/pachyderm/pachyderm/pull/9456
- [Jupyter] Paginated Filebrowser by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9413
- [Jupyter] Upload cypress artifacts on e2e test failure by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9455
- [PFS-94] Use Generic Page Iterator for List Commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9457
- Handle memory requests/limits that are a fraction of a byte by @jrockway in https://github.com/pachyderm/pachyderm/pull/9460
- [Notebooks] Improve mounting datums performance by @smalyala in https://github.com/pachyderm/pachyderm/pull/9393
- [Jupyter] Fix auth login by @smalyala in https://github.com/pachyderm/pachyderm/pull/9464
- [Mount Server] Missing io import by @smalyala in https://github.com/pachyderm/pachyderm/pull/9466
- Switch over to using pachyderm-sdk over python-pachyderm in jupyter extension by @kevyang in https://github.com/pachyderm/pachyderm/pull/9428
- [PFS-158] Use Paged Iterator for the Repo Iterator by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9462
- Increase rate limit spec in
TestTrigger/Orto avoid prematurely firing the trigger [PFS-163] by @albscui in https://github.com/pachyderm/pachyderm/pull/9469 - Refactor List Project to Use the Generic Page Iterator by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9476
- 0.26.2 det helm update by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9467
- [PFS-158-branches] Implement Updated ListBranch and ForEachBranch by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9477
- dockertestenv: expose configuration for direct and pgbouncer connections by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9459
- [CORE-1777] Update CreatePipeline for project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9445
- [CORE-2022] Remove mention of project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9480
- Implement ForEachRepo and ListRepos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9478
- Remove bash from JupyterLab-Pachyderm by @msteffen in https://github.com/pachyderm/pachyderm/pull/9408
- [CORE-1712] Add SetProjectDefaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9468
- [PFS-158-projects] Implement ForEachProject() and ListProject() by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9481
- [PFS-166] Commit.branches should be a copy and not a reference by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9487
- Fix error handling in pipeline controller by @albscui in https://github.com/pachyderm/pachyderm/pull/9485
- fix unknown directive toolchain issue for iac test envs by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9479
- Exclude the PJS API from pachyderm-sdk (for now) by @msteffen in https://github.com/pachyderm/pachyderm/pull/9486
- [CORE-1720] Add pachctl update project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9471
- [CORE-1719] Add pachctl inspect project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9470
- [CORE-1721] Implement pachctl delete project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9472
- [CORE-1718] Implement pachctl create project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9473
- Update Error Handling Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9490
- [PFS-151][PFS-152][PFS-157] New squash / drop commit RPCs and implementations by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9492
- example pipelines *.pipeline.json in release tests by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9493
- [CORE-2035] Update gRPC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9501
- [Python-SDK] upgrade grpcio dependency by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9498
- [Python-SDK] containerize documentation generation by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9497
- [Jupyter] Better handling of PFSConentManager errors by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9494
- Djanicek/allow upload timeout by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9516
- [Mount Server] Emulate pipeline validation for input spec when mounting datums by @smalyala in https://github.com/pachyderm/pachyderm/pull/9458
- [CORE-2040] Add squash to project defaults migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9519
- [CORE-2037] Correct auth check for project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9521
- make qa1 iac test env bit bigger by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9525
- Make sure self reference is impossible in edges. by @albscui in https://github.com/pachyderm/pachyderm/pull/9510
- [CORE-2942] Update to Go 1.21.4 by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9526
- [PFS-158] Add ForEachCommit() and ListCommit() by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9496
- [CORE-2038] Fix Scenario Where Commits Are Not Migrated by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9528
- [Python-SDK] Bugfix: AuthServiceNotActivated errors not being raised by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9522
- [CORE-1723] Add/update tests for project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9500
- Remove details argument from ListPipelineRequest by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9509
New Contributors
- @dgeorg42 made their first contribution in https://github.com/pachyderm/pachyderm/pull/9194
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-alpha.5...v2.8.0-nightly.20231113
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.5.9
What's Changed
- [PFS-150] Fsck squash by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9475
- [CORE-2035] Update gRPC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9505
- bump console 2.5.9 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9495
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.5.8...v2.5.9
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-rc.1
What's Changed
- Collection migration optimization by @dgeorg42 in https://github.com/pachyderm/pachyderm/pull/9194
- Generate REST API from Pachyderm gRPC API using grpc-gateway by @zmajeed in https://github.com/pachyderm/pachyderm/pull/9380
- Proposed: Log HTTP responses by @msteffen in https://github.com/pachyderm/pachyderm/pull/9430
- remove underscores from description frontmatter by @lbliii in https://github.com/pachyderm/pachyderm/pull/9449
- pfsdb improvements for branches. by @albscui in https://github.com/pachyderm/pachyderm/pull/9440
- [CORE-2015] Rerun previous pipeline spec by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9448
- handle errors during restgateway mux creation by @jrockway in https://github.com/pachyderm/pachyderm/pull/9452
- Avoid double-logging request ID by @msteffen in https://github.com/pachyderm/pachyderm/pull/9453
- [CORE-1711] Add GetProjectDefaults RPC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9442
- ignore grpc gateway generated files for code coverage by @jrockway in https://github.com/pachyderm/pachyderm/pull/9454
- Update service callsites for Commits and Branches by @albscui in https://github.com/pachyderm/pachyderm/pull/9400
- Disable testmountdatums by @msteffen in https://github.com/pachyderm/pachyderm/pull/9456
- [Jupyter] Paginated Filebrowser by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9413
- [Jupyter] Upload cypress artifacts on e2e test failure by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9455
- [PFS-94] Use Generic Page Iterator for List Commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9457
- Handle memory requests/limits that are a fraction of a byte by @jrockway in https://github.com/pachyderm/pachyderm/pull/9460
- [Notebooks] Improve mounting datums performance by @smalyala in https://github.com/pachyderm/pachyderm/pull/9393
- [Jupyter] Fix auth login by @smalyala in https://github.com/pachyderm/pachyderm/pull/9464
- [Mount Server] Missing io import by @smalyala in https://github.com/pachyderm/pachyderm/pull/9466
- Switch over to using pachyderm-sdk over python-pachyderm in jupyter extension by @kevyang in https://github.com/pachyderm/pachyderm/pull/9428
- [PFS-158] Use Paged Iterator for the Repo Iterator by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9462
- Increase rate limit spec in
TestTrigger/Orto avoid prematurely firing the trigger [PFS-163] by @albscui in https://github.com/pachyderm/pachyderm/pull/9469 - Refactor List Project to Use the Generic Page Iterator by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9476
- 0.26.2 det helm update by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9467
- [PFS-158-branches] Implement Updated ListBranch and ForEachBranch by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9477
- dockertestenv: expose configuration for direct and pgbouncer connections by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9459
- [CORE-1777] Update CreatePipeline for project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9445
- [CORE-2022] Remove mention of project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9480
- Implement ForEachRepo and ListRepos by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9478
- Remove bash from JupyterLab-Pachyderm by @msteffen in https://github.com/pachyderm/pachyderm/pull/9408
- [CORE-1712] Add SetProjectDefaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9468
- [PFS-158-projects] Implement ForEachProject() and ListProject() by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9481
- [PFS-166] Commit.branches should be a copy and not a reference by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9487
- Fix error handling in pipeline controller by @albscui in https://github.com/pachyderm/pachyderm/pull/9485
- fix unknown directive toolchain issue for iac test envs by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9479
- Exclude the PJS API from pachyderm-sdk (for now) by @msteffen in https://github.com/pachyderm/pachyderm/pull/9486
- [CORE-1720] Add pachctl update project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9471
- [CORE-1719] Add pachctl inspect project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9470
- [CORE-1721] Implement pachctl delete project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9472
- [CORE-1718] Implement pachctl create project defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9473
- Update Error Handling Code by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9490
- [PFS-151][PFS-152][PFS-157] New squash / drop commit RPCs and implementations by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9492
- example pipelines *.pipeline.json in release tests by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9493
- [CORE-2035] Update gRPC by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9506
- bump console 2.8.0-rc.1 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9502
New Contributors
- @dgeorg42 made their first contribution in https://github.com/pachyderm/pachyderm/pull/9194
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-alpha.5...v2.8.0-rc.1
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.6
What's Changed
- [2.7.x] Handle memory requests/limits that are fractions of a bytes by @jrockway in https://github.com/pachyderm/pachyderm/pull/9463
- bump console version 2.7.6 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9489
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.5...v2.7.6
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.6.11
What's Changed
- [2.6.x] mitigate http2 rapid reset by @jrockway in https://github.com/pachyderm/pachyderm/pull/9421
- bump console 2.6.10 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9451
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.6.10...v2.6.11
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.5.8
What's Changed
- security: go 1.20.6 (#9065) by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9109
- [2.5] Handle DB Disconnect in pendingJob.createSerialDatums() (#9062)… by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9108
- [Backport 2.5.x] Add logs to 2.5.0 migration by @albscui in https://github.com/pachyderm/pachyderm/pull/9125
- Lock Required Tables in 2.6 migrations (#9051) (#9067) by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9128
- upgrade goreleaser 1.17.1 (#8757) by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9197
- [2.5.x] mitigate http2 rapid reset by @jrockway in https://github.com/pachyderm/pachyderm/pull/9422
- New squash / drop commit (2.5.x) by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9416
- bump console 2.5.8 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9447
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.5.7...v2.5.8
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-alpha.5
What's Changed
- Remove global logger in log.TestInit, so that tests can be run in any order by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9392
- transactionenv: remove serviceenv dependency by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9387
- Add Starlark-running infrastructure by @jrockway in https://github.com/pachyderm/pachyderm/pull/9331
- Add the ability to run Starlark during debug dumps, and run debug dumps locally by @jrockway in https://github.com/pachyderm/pachyderm/pull/9338
- Dynamic k8s API for starlark scripts by @jrockway in https://github.com/pachyderm/pachyderm/pull/9350
- generate grpc-gateway typescript client by @jeffrifwald in https://github.com/pachyderm/pachyderm/pull/9383
- license cmd updates by @lbliii in https://github.com/pachyderm/pachyderm/pull/9369
- Add a /pfs HTTP endpoint that allows browsing files stored in PFS by @jrockway in https://github.com/pachyderm/pachyderm/pull/9187
- FE-243: Auto-detect if non-priv mode should be used by @pankaj-mandal in https://github.com/pachyderm/pachyderm/pull/9401
- [CORE-1809] Validate effective specs by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9352
- [FRON-1065]: Add RerunPipeline RPC by @pleeko in https://github.com/pachyderm/pachyderm/pull/9287
- exchange PACHIDTOKEN env var for session token during client creation [CORE-1987] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9397
- [CORE-1997] Address govulncheck failure by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9414
- [CORE-1956] Remove repeating header when listing files by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9405
- upgrade envoy by @jrockway in https://github.com/pachyderm/pachyderm/pull/9418
- [CORE-1984] Switch from UnimplementedAPIServer to UnsafeAPIServer by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9409
- Initial PJS protos by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9415
- FE-253: Remove stack trace on console by disabling nbclassic by @pankaj-mandal in https://github.com/pachyderm/pachyderm/pull/9426
- More trigger fixes by @brycemcanally in https://github.com/pachyderm/pachyderm/pull/9246
- obj: don't clear staging in local fs client by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9427
- [PFS-94] Update Commits Functions for Callsite Integration by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9432
- [CORE-1999] Add project defaults collection & associated migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9423
- [CORE-2001] Add project defaults messages by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9424
- [PFS-94] update server_test.go by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9434
- ignore generated go proto files in codecov by @jrockway in https://github.com/pachyderm/pachyderm/pull/9438
- Increase
test-gotimeout in Circleci by @albscui in https://github.com/pachyderm/pachyderm/pull/9439 - [CORE-2002] Forward-port correction of 2.7.x migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9433
- [PFS-94] Handle Potentially Nil Branches by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9436
- internal/pachd: add NewTestPachd by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9420
- [FUSE] Add mounting multiple files from same repo by @smalyala in https://github.com/pachyderm/pachyderm/pull/9402
- bump console 2.8.0-alpha.5 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9444
New Contributors
- @pankaj-mandal made their first contribution in https://github.com/pachyderm/pachyderm/pull/9401
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-alpha.4...v2.8.0-alpha.5
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.5
What's Changed
- Backport PR #9140 to 2.7.x by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9407
- [2.7.x] upgrade envoy by @jrockway in https://github.com/pachyderm/pachyderm/pull/9417
- [CORE-1997] Address govulncheck failure (#9414) by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9419
- [CORE-2002] Correct 2.7.x migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9431
- [2.7] Adds redirect_uri to allow for login via det cli by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9441
- bump console version to 2.7.5 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9443
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.4...v2.7.5
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-alpha.4
What's Changed
- Generic pfsdb list and filtering applied to branches by @albscui in https://github.com/pachyderm/pachyderm/pull/9329
- pfsdb new DeleteBranch function by @albscui in https://github.com/pachyderm/pachyderm/pull/9346
- use unique names and clear DB for test by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9354
- Adds redirect_uri to allow for login via det cli by @BOsterbuhr in https://github.com/pachyderm/pachyderm/pull/9348
- Add support for branch triggers in pfsdb by @albscui in https://github.com/pachyderm/pachyderm/pull/9349
- Add ability to sort by a set of columns in pfsdb.BranchIterator by @albscui in https://github.com/pachyderm/pachyderm/pull/9356
- Update jupyter_server version to 2.7.0 to match Determined AI by @jerryharrow in https://github.com/pachyderm/pachyderm/pull/9351
- Jupyter report integration tests to circle by @chainlink in https://github.com/pachyderm/pachyderm/pull/8797
- pps: add Worker and WorkerEnv by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9355
- Add DLC to main docker build by @chainlink in https://github.com/pachyderm/pachyderm/pull/9359
- handle race between delete repo and set commit by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9347
- enterprise command updates by @lbliii in https://github.com/pachyderm/pachyderm/pull/9334
- [Jupyter] Enable networking over UNIX domain sockets with pycurl by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9366
- Handle Meta Commit without Job [CORE-1977] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9361
- txn cmds update by @lbliii in https://github.com/pachyderm/pachyderm/pull/9365
- Spout commits should be closed by PPS [CORE-1977] by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9353
- pfs: replace AuthServer with PFSAuth interface by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9362
- [CORE-1981] Add tests and fix for zero CPU values by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9364
- internal/client: add functions for file methods by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9372
- Fix TestPipelineEmptyInput by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9377
- [CORE-1980] Unhide pachctl [inspect|create|delete|update] defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9373
- debug: worker only needs PFS and TaskService by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9376
- [CORE-1983] Allow YAML cluster defaults in pachctl by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9371
- [Mount Server] Fixes mounting datum bug in loopback.go by @smalyala in https://github.com/pachyderm/pachyderm/pull/9374
- pps: worker depends on PFS directly by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9375
- identity cmd updates by @lbliii in https://github.com/pachyderm/pachyderm/pull/9367
- Set GOMEMLIMIT in the storage container from pipeline sidecar resource requests by @jrockway in https://github.com/pachyderm/pachyderm/pull/9382
- Djanicek/core 861/delete loki pvc in test by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9386
- Fix HPC nonpriv containers + mount-server --sock-path by @jerryharrow in https://github.com/pachyderm/pachyderm/pull/9389
- bump console 2.8.0-alpha.4 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9391
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-alpha.3...v2.8.0-alpha.4
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.4
What's Changed
- Handle Meta Commit without Job CORE-1977 by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9370
- [2.7.x] Set GOMEMLIMIT in the storage container from pipeline sidecar resource requests/limits by @jrockway in https://github.com/pachyderm/pachyderm/pull/9384
- bump console 2.7.4 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9390
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.3...v2.7.4
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-alpha.3
What's Changed
- Add GetBranch and UpsertBranch DB APIs by @albscui in https://github.com/pachyderm/pachyderm/pull/9305
- [PFS-138] Create Initial Schema Migration for Commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9297
- Remove a bunch of NUL bytes from the end of RPC panic stack traces by @jrockway in https://github.com/pachyderm/pachyderm/pull/9303
- docgen formatting updates by @lbliii in https://github.com/pachyderm/pachyderm/pull/9313
- Refactor clusterstate v2.8.0 by @albscui in https://github.com/pachyderm/pachyderm/pull/9308
- bump go to 1.21.1 to patch vulnerabilities by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9315
- Refactor pfsdb API by @albscui in https://github.com/pachyderm/pachyderm/pull/9307
- pfs: adds WorkerEnv, WorkerConfig, and Worker by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9302
- pfs: separate master and remove background goroutine from APIServer by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9314
- [Mount Server] Implement functionality to mount specific commit by @smalyala in https://github.com/pachyderm/pachyderm/pull/9310
- lower resources by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9319
- Lbliii/debug cmds pachctl docs by @lbliii in https://github.com/pachyderm/pachyderm/pull/9318
- pfsdb: add branch provenance related functionality by @albscui in https://github.com/pachyderm/pachyderm/pull/9317
- [PFS-138-model] Add New Data Model for pfs.commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9312
- Djanicek/label studio condition by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9324
- Lbliii/config cmds rewrite by @lbliii in https://github.com/pachyderm/pachyderm/pull/9323
- Lbliii/config cmds rewrite by @lbliii in https://github.com/pachyderm/pachyderm/pull/9327
- Move PFS Load Tests to Debug Server by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9253
- pachctl: Add a command to decode protos by @jrockway in https://github.com/pachyderm/pachyderm/pull/9285
- [CORE-1722] Add pachctl lifecycle tests by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9322
- auth cmds edits by @lbliii in https://github.com/pachyderm/pachyderm/pull/9325
- examples correction by @lbliii in https://github.com/pachyderm/pachyderm/pull/9332
- [PFS-138] Migrate collections.commits to pfs.commits by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9328
- [CORE-1913] Add some simple benchmarking of effective spec calculation by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9335
- [CORE-1972] refresh autoscaling goroutines when pipelines update by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9330
- [PFS-138] Squash all applied migrations in 2.8.0 by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9340
- [CORE-1950] Do not check project when auth is enabled but credentials are missing by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9333
- bump console 2.8.0-alpha.3 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9345
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-alpha.2...v2.8.0-alpha.3
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.3
What's Changed
- [2.7.x] transaction/pretty: fix ID (#9272) by @jrockway in https://github.com/pachyderm/pachyderm/pull/9279
- Djanicek/2.7 resource lower static checks by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9321
- [CORE-1972] refresh autoscaling goroutines when pipelines update (#9330) by @acohen4 in https://github.com/pachyderm/pachyderm/pull/9339
- bump console 2.7.3 by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9344
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.2...v2.7.3
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-alpha.2
What's Changed
- client: don't use a timeout context unless the timeout is > 0 by @jrockway in https://github.com/pachyderm/pachyderm/pull/8800
- Djanicek/ci connection retries by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9227
- [PFS-92] update project_id type in repoRow by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9221
- Djanicek/core 1862/perf improvements by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9192
- Update Dangling Commits Cleanup Logic by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9226
- [CORE-1785] Synthesize cluster defaults from environment during migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9220
- [Python-SDK] fix incorrect argument type for debug.dump by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9222
- [CORE-1919] Support regenerate & reprocess when updating and deleting defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9234
- [CORE-1926] Support dry run in SetClusterDefaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9239
- [Console]: update readiness and liveness probe endpoints by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/9225
- bumped console version to 2.8.0-alpha.1 by @lemontree-ca in https://github.com/pachyderm/pachyderm/pull/9245
- [CORE-1918] Switch pachctl pipeline create/update to use a spec reader by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9231
- Djanicek/auth debug by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9247
- [CORE-1937] Allow access to PauseStatus when auth is disabled by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9249
- [CORE-1927] Support dry run in pachctl [create|delete|update] defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9243
- debug/server: add Env struct for dependencies by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9208
- break dependency server/pfs -> server/pps by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9212
- [Python-SDK] Remove deployment id check by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9195
- [Python-SDK] Catch serialization errors by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9216
- Unprivileged jupyter lab extension -- enable /pfs folder to link by @jerryharrow in https://github.com/pachyderm/pachyderm/pull/8985
- [CORE-1750] Support user spec in pachctl edit pipeline by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9236
- [CORE-1916] Fix issue when reading meta file containing multiple discrete JSON objects by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9250
- Move archiveserver to a general "PachHTTP" server by @jrockway in https://github.com/pachyderm/pachyderm/pull/9213
- feat: Generate JSON schema for PPS proto. by @loganripplinger in https://github.com/pachyderm/pachyderm/pull/9252
- proxy: discover endpoints before k8s health check passes by @jrockway in https://github.com/pachyderm/pachyderm/pull/9235
- [CORE-1909] Add migration to synthesize user and effective spec from details by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9241
- Serve JSON schemas from pachd by @jrockway in https://github.com/pachyderm/pachyderm/pull/9257
- [CORE-1916] Port multiple-meta-message test by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9262
- Delete repo returns bool by @lemontree-ca in https://github.com/pachyderm/pachyderm/pull/9224
- [PFS-93] Add errors.Cause() by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9266
- [CORE-1903] Fix bug where InspectCluster crashed paused pachd by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9264
- [PFS-93] Expand function signature to take ctx. by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9270
- [CORE-1917] Use log.Proto for logging gRPC details by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9275
- [CORE-1713] Cluster defaults lifecycle tests by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9277
- pps/cmds: send auth credentials for inspect/create defaults by @jrockway in https://github.com/pachyderm/pachyderm/pull/9256
- transaction/pretty: fix ID by @jrockway in https://github.com/pachyderm/pachyderm/pull/9272
- proto: Invoke the proto compiler exactly once; namespace JSON schemas by @jrockway in https://github.com/pachyderm/pachyderm/pull/9269
- Return paused status from InspectCluster; warn in pachctl when seen by @jrockway in https://github.com/pachyderm/pachyderm/pull/9248
- Add JSON schema during pachctl edit by @jrockway in https://github.com/pachyderm/pachyderm/pull/9258
- Allow both proto names and JSON names in generated schemas by @jrockway in https://github.com/pachyderm/pachyderm/pull/9259
- [CORE-1784] Include cluster defaults in debug dumps by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9268
- Warn when stopping/deleting a pipeline that doesn't exist by @jrockway in https://github.com/pachyderm/pachyderm/pull/9284
- pfs/pps: make everything take a context by @jrockway in https://github.com/pachyderm/pachyderm/pull/9283
- minikubetestenv: format pod statuses manually by @jrockway in https://github.com/pachyderm/pachyderm/pull/9282
- Remove PFS from proto owners by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9286
- Migrate data from
collections.branchestopfs.branchesby @albscui in https://github.com/pachyderm/pachyderm/pull/9260 - [PFS-138] Add not null violation by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9288
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 in /etc/helm by @dependabot in https://github.com/pachyderm/pachyderm/pull/9276
- move pps cmds tests that don't require k8s out of a //build:k8s file by @jrockway in https://github.com/pachyderm/pachyderm/pull/9289
- pachctl: add a "misc grpc" command to make arbitrary RPCs by @jrockway in https://github.com/pachyderm/pachyderm/pull/9281
- make name unique by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9292
- Add the beginnings of RPC fuzz testing by @jrockway in https://github.com/pachyderm/pachyderm/pull/9291
- Moves EnvFromServiceEnv functions into internal/pachd. by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9290
- Fix Master After Merge Race by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9295
- circle: use all available cores for test-go by @jrockway in https://github.com/pachyderm/pachyderm/pull/9294
- Djanicek/core 1959/misc test move by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9299
- pachd: add PreflightEnv for preflight mode dependencies by @brendoncarroll in https://github.com/pachyderm/pachyderm/pull/9296
- Name all example pipelines *.pipeline.json by @jrockway in https://github.com/pachyderm/pachyderm/pull/9298
- real_env: log server messages to a file in /tmp instead of t.Log by @jrockway in https://github.com/pachyderm/pachyderm/pull/9293
- Generate documentation from protos by @jrockway in https://github.com/pachyderm/pachyderm/pull/9271
- Allow only protojson field names in example pipelines by @jrockway in https://github.com/pachyderm/pachyderm/pull/9304
- Fix panic in CreateFileSet.CopyFile by @jrockway in https://github.com/pachyderm/pachyderm/pull/9301
- bump to 2.8.0-alpha.2 by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9306
New Contributors
- @pierrelamarche made their first contribution in https://github.com/pachyderm/pachyderm/pull/9225
- @dependabot made their first contribution in https://github.com/pachyderm/pachyderm/pull/9276
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20230821...v2.8.0-alpha.2
- Go
Published by pachydermbuildbot over 2 years ago
https://github.com/pachyderm/pachyderm - 2.7.2
What's Changed
- Fix issue when reading meta file containing multiple discrete JSON objects by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9237
- Remove deployment id check (#9195) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9254
- Catch serialization errors (#9216) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9255
- Add test for multiple meta messages by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9261
- Fix bug where InspectCluster crashed paused pachd by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9265
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.1...v2.7.2
- Go
Published by pachydermbuildbot almost 3 years ago
https://github.com/pachyderm/pachyderm - 2.8.0-alpha.1
What's Changed
- client: don't use a timeout context unless the timeout is > 0 by @jrockway in https://github.com/pachyderm/pachyderm/pull/8800
- Djanicek/ci connection retries by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9227
- [PFS-92] update project_id type in repoRow by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9221
- Djanicek/core 1862/perf improvements by @djanicekpach in https://github.com/pachyderm/pachyderm/pull/9192
- Update Dangling Commits Cleanup Logic by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9226
- [CORE-1785] Synthesize cluster defaults from environment during migration by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9220
- [Python-SDK] fix incorrect argument type for debug.dump by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9222
- [CORE-1919] Support regenerate & reprocess when updating and deleting defaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9234
- [CORE-1926] Support dry run in SetClusterDefaults by @robert-uhl in https://github.com/pachyderm/pachyderm/pull/9239
- [Console]: update readiness and liveness probe endpoints by @pierrelamarche in https://github.com/pachyderm/pachyderm/pull/9225
- bumped console version to 2.8.0-alpha.1 by @lemontree-ca in https://github.com/pachyderm/pachyderm/pull/9245
New Contributors
- @pierrelamarche made their first contribution in https://github.com/pachyderm/pachyderm/pull/9225
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.8.0-nightly.20230821...v2.8.0-alpha.1
- Go
Published by pachydermbuildbot almost 3 years ago
https://github.com/pachyderm/pachyderm - 2.7.1
What's Changed
- fix aws release tests 2.7.x by @molinamelendezj in https://github.com/pachyderm/pachyderm/pull/9188
- [2.7.x] Consistently format full timestamps in pachctl (#9176) by @jrockway in https://github.com/pachyderm/pachyderm/pull/9191
- [CORE-1920] update dangling commits logic by @FahadBSyed in https://github.com/pachyderm/pachyderm/pull/9232
- Don't set type="user" in test fixture by @msteffen in https://github.com/pachyderm/pachyderm/pull/9230
- [Python-SDK] [2.7.x] fix incorrect argument type for debug.dump (#9222) by @bbonenfant in https://github.com/pachyderm/pachyderm/pull/9233
- bumpd console version to 2.7.1 by @lemontree-ca in https://github.com/pachyderm/pachyderm/pull/9244
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.7.0...v2.7.1
- Go
Published by pachydermbuildbot almost 3 years ago
https://github.com/pachyderm/pachyderm - 2.6.10
What's Changed
Update Dangling Commits Logic https://github.com/pachyderm/pachyderm/pull/9229
Full Changelog: https://github.com/pachyderm/pachyderm/compare/v2.6.9...v2.6.10
- Go
Published by pachydermbuildbot almost 3 years ago