Jedd Morgan
c517dead03
Internal
2026-03-24 10:24:43 +00:00
Jedd Morgan
2b61ab7d2e
fallback mechanism
2026-03-24 10:04:44 +00:00
Jedd Morgan
4b319499c3
Fix mistake
2026-03-23 16:10:44 +00:00
Jedd Morgan
d4055c6ff1
Avoid deprecated fields
2026-03-23 16:03:20 +00:00
Jedd Morgan
af0fc9f669
Merge pull request #439 from specklesystems/duckdev
...
.NET Build and Publish / build (push) Has been cancelled
feat(packfile): duckdb packfile api (duckdev -> main)
3.14.0
2026-03-23 11:08:57 +00:00
Jedd Morgan
edbc884d74
Clean diff
2026-03-23 10:45:57 +00:00
Jedd Morgan
025d7f70ba
Merge branch 'main' into duckdev
2026-03-23 10:41:22 +00:00
Jedd Morgan
70acc06f37
feat(otel): Change sig for remote ( #460 )
...
.NET Build and Publish / build (push) Has been cancelled
* Remote changes
* Fix tests
* Fix tests
* ditto
3.14.0-alpha.9
2026-03-16 15:32:33 +00:00
Jedd Morgan
a2c99a537a
feat(otel): Add proper support for remote spans ( #458 )
...
.NET Build and Publish / build (push) Has been cancelled
* Add proper support for remote spans
* Fix tests
3.14.0-alpha.8
2026-03-12 12:52:10 +00:00
Jedd Morgan
906ff9c3ff
test: duck tests ( #455 )
...
.NET Build and Publish / build (push) Has been cancelled
* lets get some testing action!
* revert url
* we'll try these fixes
* we'll try this, if it doesn't work I'm deleting the test
* try this
* Add optional parent id to traces
* how about now
* and as zero
* Fix build
* fix code cov
* FML subscription tests are so flaky
3.14.0-alpha.7
2026-03-11 16:30:24 +00:00
Jedd Morgan
515d45528d
feat(otel): traces for new send pipeline ( #457 )
...
* 😃 extra traces
* default
2026-03-11 14:51:58 +00:00
dependabot[bot]
abf86eda03
chore(deps): bump docker/login-action from 3 to 4 ( #456 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 09:50:34 +00:00
Jedd Morgan
f777050c10
change order of tab delimited json ( #454 )
.NET Build and Publish / build (push) Has been cancelled
3.14.0-alpha.6
2026-03-05 13:40:18 +00:00
Jedd Morgan
c4e956cdb4
fix(build): Option 2 - "keep channels il-repacked" ( #453 )
...
* Repacked channel
* transitive for sdk
* restore solution
* comment tweaks
* Fix print line
2026-03-05 12:47:56 +00:00
Oğuzhan Koral
a662fb54c2
fix: channels reference only for net standard ( #450 )
.NET Build and Publish / build (push) Has been cancelled
3.14.0-alpha.4
2026-02-27 10:32:16 +00:00
Jedd Morgan
9a74195b24
feat(api): Add versionId to ModelIngestion ( #448 )
...
.NET Build and Publish / build (push) Has been cancelled
* Add version id to ingestion query
* and the sub
* Add project & user ids
* test
3.14.0-alpha.3
2026-02-26 17:10:54 +00:00
Jedd Morgan
0ca9162e7b
pass etag to trigger processing ( #447 )
.NET Build and Publish / build (push) Has been cancelled
3.14.0-alpha.2
2026-02-26 16:09:19 +00:00
Jedd Morgan
070f21b075
feat(progress): Add progress reporting to uploader ( #446 )
...
.NET Build and Publish / build (push) Has been cancelled
* refactor uploader for progress
* progress
* not so many decimal places
* small tweak to RenderStreamProgress
* fix unit tests
* uploading data
3.14.0-alpha.1
2026-02-26 10:45:48 +00:00
Dimitrie Stefanescu
9bf6995b15
Add headers for Azure S3 compat
2026-02-24 11:57:16 +00:00
Jedd Morgan
43ebc84881
feat(api): DI Refactor for Duck DB + Gergo's API endpoint changes ( #444 )
...
* di
* di2
* Gergo's api changes
2026-02-20 14:20:29 +00:00
Jedd Morgan
7652cd385d
Merge remote-tracking branch 'origin/main' into duckdev
2026-02-20 13:40:29 +00:00
Jedd Morgan
a81aaca8fe
Updated tests for recent server changes ( #445 )
2026-02-20 12:02:34 +00:00
Jedd Morgan
57843cc454
Test(integration): Add reusable workflow for running integration tests from the server repo ( #443 )
...
* experiment
* rename
* we'll give this a go
* fix path
* correct path
* the correct path this time
* build docker image first
* correct docker build
* try this
* ensure editor config is observed
* typo
2026-02-12 18:20:55 +00:00
Jedd Morgan
bf6ae0f6af
Duck: Cleanup dependencies ( #441 )
...
* Remove unused dependencies
* remove unused package references
* how's this
* missed a bit
2026-02-10 16:29:27 +00:00
Jedd Morgan
309cead189
changes to serializer value handilng ( #440 )
2026-02-10 12:25:05 +00:00
Dimitrie Stefanescu
4980796cd6
Dim/flopper experiments ( #438 )
...
* Adds object flopper for experimental object uploads
Implements a new mechanism for uploading objects to the server.
* wip
* pipe works
* WIP
* wip - refactors send pipeline
2026-02-10 10:17:38 +00:00
Jedd Morgan
12df19e431
fix(test): Ensure InitializeWebsocket runs async ( #437 )
...
* Force InitializeWebsocket
* experiment with lower values
* let's play it safe
2026-02-10 09:52:19 +00:00
Jedd Morgan
c186d98ea7
feat(api): Add CanCreateModelIngestion model permission check ( #436 )
...
.NET Build and Publish / build (push) Has been cancelled
* CanCreateModelIngestion check
* assert this way
* correct exception type
3.13.1
2026-01-29 14:41:57 +00:00
Jedd Morgan
00a6619cbe
feat(api)!: Add model permission checks and deprecate canPublish ( #434 )
...
.NET Build and Publish / build (push) Has been cancelled
* Add permission checks and deprecate canPublish
* Fix tests
* How's this
* make tests more reliable
* lets test this first
* test
* This should speed up unit tests
* skip slow tests
* I HATE flaky tests
3.13.0
2026-01-27 16:35:48 +00:00
Jedd Morgan
49ef9917c4
Model Ingestion Version message ( #427 )
.NET Build and Publish / build (push) Has been cancelled
3.12.0
2026-01-26 16:03:16 +00:00
Jedd Morgan
94b0473157
MarkReceivedVersionInput clarification ( #433 )
2026-01-26 15:52:56 +00:00
Jedd Morgan
8071990dd5
deprecate file import api ( #431 )
2026-01-15 16:29:33 +00:00
Jedd Morgan
8c7dbc89aa
update nullability of invitedBy ( #432 )
2026-01-15 14:21:40 +00:00
Jedd Morgan
676a3df153
Update docker-compose-internal.yml ( #430 )
2026-01-07 15:54:30 +00:00
Jedd Morgan
c75538e1c7
feat(api): Model Ingestion Get ( #426 )
...
.NET Build and Publish / build (push) Has been cancelled
* model ingeston get
* reinstate localhost:3000
3.11.1
2025-12-11 10:35:20 +00:00
Jedd Morgan
5d10b77ee4
feat(api): Model Ingestion api ( #420 ) ( #425 )
...
.NET Build and Publish / build (push) Has been cancelled
* First pass
* format
* subscriptions
* Fixes
* fake a release
* fix tests
* subscription tests
* tests(sdk): fix model ingestion sub test'
* tests(integration): fix model ingestion test expectations
* todos
* revert this too
* Filter Integration-Internal tests
* use a different trait
* capitalize
* codecov tweaks
* fix
* add requeue and start processing
* requeue
---------
Co-authored-by: Gergo Jedlicska <gergo@jedlicska.com >
3.11.0
2025-12-10 10:20:33 +00:00
Jedd Morgan
82dca56fbd
feat(api): Model Ingestion api ( #420 )
...
* First pass
* format
* subscriptions
* Fixes
* fake a release
* fix tests
* subscription tests
* tests(sdk): fix model ingestion sub test'
* tests(integration): fix model ingestion test expectations
* todos
* revert this too
* Filter Integration-Internal tests
* use a different trait
* capitalize
* codecov tweaks
* fix
* add requeue and start processing
* requeue
---------
Co-authored-by: Gergo Jedlicska <gergo@jedlicska.com >
2025-12-10 13:18:31 +03:00
Dogukan Karatas
80d1df8eca
Merge pull request #424 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
dev -> main for release
3.10.1
2025-12-04 12:01:06 +01:00
Dogukan Karatas
b5796245aa
Merge pull request #422 from specklesystems/dogukan/solidx-class
...
.NET Build and Publish / build (push) Has been cancelled
feat (objects): introducing SolidX class
3.10.0
2025-12-04 09:20:34 +01:00
Dogukan Karatas
639c774f80
sat added
2025-12-04 09:07:30 +01:00
Dogukan Karatas
3bb5d1e73a
SolidX class added
.NET Build and Publish / build (push) Has been cancelled
3.11.0-alpha
2025-11-26 12:09:24 +01:00
Jedd Morgan
e01360ad03
mark version received ( #419 )
2025-11-24 19:53:09 +00:00
dependabot[bot]
2494b160e8
chore(deps): bump actions/checkout from 5 to 6 ( #421 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:46:31 +00:00
Jedd Morgan
b0da4510bf
Merge pull request #410 from specklesystems/jrm/subscription-tests
...
test(subscriptions): Make subscription tests a bit more reliable
2025-11-05 11:28:23 +00:00
Jedd Morgan
96392d0d2f
chore(ci): Reliable integration Tests ( #418 )
...
* remove bad tests
* add pack to PR workflow
2025-11-05 11:22:07 +00:00
Jedd Morgan
0aacc3fe89
Merge pull request #417 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
main -> dev for 3.9.0 release
3.9.0
2025-11-05 11:03:28 +00:00
Björn Steinhagen
39f5257f85
Merge pull request #409 from specklesystems/bjorn/cnx-2722-grasshopper-root-collection-props
...
feat(grasshopper): add model-wide properties to send/receive
2025-11-05 12:53:21 +02:00
Björn Steinhagen
2ea6348689
fix: again :/
2025-11-05 12:24:06 +02:00
Björn Steinhagen
42c26e38bf
fix: unnecessary using directive
2025-11-05 12:22:27 +02:00
Björn Steinhagen
cb31fd1a08
chore: namespace change
2025-11-05 12:18:40 +02:00