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
Björn
67236abafe
refactor: rootCollection to use IProperties
2025-10-29 14:39:06 +02:00
Björn
59a4f8f864
Merge remote-tracking branch 'origin/dev' into bjorn/cnx-2722-grasshopper-root-collection-props
2025-10-29 14:19:33 +02:00
Jedd Morgan
0e98e1cccd
refactor(ci): Refactor CI to run integration tests as separate workflow ( #413 )
...
* Refactor CI to run integration tests as separate workflow
* Tool restore
* correct cache path
* conditionally use container registry
* use sln because net8
* fix typo
* Correct trait filter
* Correct mistake again
* fix again
* fml
* clarify names
* hopefully we're properly filtering test categories now
* maybe this?
* What does this do?
* revert is test project changes
* IsTestProject fix
* Correct test setup for automate
* maybe fix unit tests
* docker-compose-file alighment
* remove debug
* Ok tests should now pass
2025-10-29 10:00:51 +00:00
Claire Kuang
79c6f02544
Merge branch 'dev' into bjorn/cnx-2722-grasshopper-root-collection-props
2025-10-29 09:45:31 +00:00
Jedd Morgan
07713b41e1
Fix(gql)!: Treat UNAUTHORIZED_ACCESS_ERROR as an SpeckleGraphQLForbiddenException ( #411 )
...
* Respect UNAUTHORIZED_ACCESS_ERROR
* Correct test setup for automate
* dumb dumb typo
2025-10-28 15:48:37 +00:00
Claire Kuang
c3f944dcf1
Delete ViewProxy.cs ( #415 )
.NET Build and Publish / build (push) Has been cancelled
3.8.0
2025-10-28 13:52:19 +00:00
Claire Kuang
3c0b9e8b1c
Merge pull request #414 from specklesystems/claire/add-camera-class
...
feat(objects): add Camera class
2025-10-28 13:42:39 +00:00
Jedd Morgan
8890f8cb36
Merge pull request #416 from specklesystems/jrm/attribute-mask-revert
...
feat(sdk)!: Unexpose attribute mask
2025-10-28 13:29:30 +00:00
Jedd Morgan
a0eae88479
Merge branch 'dev' into jrm/attribute-mask-revert
2025-10-28 13:20:52 +00:00
Jedd Morgan
8785e49f73
Add send/receive integration tests ( #412 )
2025-10-28 14:12:12 +01:00
Jedd Morgan
6e35d6af6d
Unexpose attribute mask
2025-10-28 10:33:47 +00:00
Björn
b67eb8d8af
refactor: model properties to properties
2025-10-27 13:03:52 +02:00
Björn
63f06c8541
chore: format
2025-10-25 15:41:00 +02:00
Björn
3f49bb05d1
chore: cleanup
2025-10-25 15:20:24 +02:00
Björn
9a879fd1ac
fix: parameterless constructor
2025-10-25 13:35:58 +02:00
Björn
c3230d5d91
refactor: naming conflict
2025-10-25 12:09:34 +02:00
Björn
f1a64590d7
chore(models): adds RootCollection
2025-10-25 11:59:39 +02:00
Claire Kuang
c2735f0a32
chore(objects): update view proxy and camera classes ( #408 )
...
* Adds new camera and view proxy classes
* Update ViewProxy.cs
* removes viewproxy and orthographic prop on camera class
2025-10-24 11:46:30 +01:00
Claire Kuang
0b01091209
feat(objects): Adds new camera and view proxy classes ( #407 )
...
* Adds new camera and view proxy classes
* Update ViewProxy.cs
2025-10-22 10:53:38 +01:00
Jedd Morgan
6568781275
Merge pull request #405 from specklesystems/dev
...
Dev -> Main
2025-10-15 11:07:32 +01:00
Jedd Morgan
98223e251c
Use OIDC for auth ( #397 )
.NET Build and Publish / build (push) Has been cancelled
3.7.1
2025-10-15 10:45:58 +01:00
Jedd Morgan
6740659af4
dev -> main for release ( #404 )
...
* Expose options for sending and receiving (#394 )
* chore(docs): Update doc comments (#398 )
* path provider
* tweaks
* Update RenderMaterial.cs (#399 )
* removes the extra serializer (#402 )
* feat(sdk): align SpecklePathProvider with connector repo (#400 )
* path provider
* tweaks
* Align with duplicated class
* skip some slow tests (#403 )
---------
Co-authored-by: Adam Hathcock <adamhathcock@users.noreply.github.com >
Co-authored-by: Dogukan Karatas <61163577+dogukankaratas@users.noreply.github.com >
2025-10-15 10:45:26 +01:00
Jedd Morgan
08f702794a
skip some slow tests ( #403 )
2025-10-15 09:25:07 +00:00
Jedd Morgan
879ebf7e3c
feat(sdk): align SpecklePathProvider with connector repo ( #400 )
...
* path provider
* tweaks
* Align with duplicated class
2025-10-15 10:14:57 +01:00
Dogukan Karatas
1046e2aafc
removes the extra serializer ( #402 )
.NET Build and Publish / build (push) Has been cancelled
3.7.0-alpha
2025-10-14 16:20:30 +01:00
Jedd Morgan
5cb0eddf4e
Update RenderMaterial.cs ( #399 )
2025-10-13 19:00:26 +00:00
Jedd Morgan
e97ce83c6b
chore(docs): Update doc comments ( #398 )
...
* path provider
* tweaks
2025-10-13 17:01:38 +00:00
Adam Hathcock
ea23e72c77
Expose options for sending and receiving ( #394 )
2025-10-08 10:16:28 +01:00
Adam Hathcock
701013ad46
Merge pull request #393 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
dev to main for release (DONUT squash)
3.5.5
2025-09-24 10:22:05 +01:00
Adam Hathcock
37358570ec
Use new endpoint with attribute mask support ( #392 )
...
* Use new endpoint with attribute mask support
* fix test
2025-09-24 11:00:44 +02:00
Adam Hathcock
02b9a73164
Don't record cancelled exceptions ( #391 )
...
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com >
2025-09-17 11:05:21 +01:00
Adam Hathcock
fdc0842b03
Merge pull request #388 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
Main to dev (no squash)
3.5.4
2025-09-12 12:04:04 +01:00
Adam Hathcock
530387b87c
Remove the cache that avoids recalculating IDs from JSON ( #384 )
...
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com >
Co-authored-by: Claire Kuang <kuang.claire@gmail.com >
2025-09-12 10:47:53 +00:00
Adam Hathcock
b16e32d1ff
fix: Correctly pass options to object saver ( #387 )
...
* Correctly pass options to object saver
* formatting
2025-09-12 10:30:47 +00:00
Jedd Morgan
d91fccbb10
Merge pull request #386 from specklesystems/jrm/local-account-ids
...
chore(sdk): deprecate local ids
2025-09-11 11:03:27 +00:00
Jedd Morgan
62f687b589
Merge pull request #385 from specklesystems/jrm/hashed-account-fallbacks
...
.NET Build and Publish / build (push) Has been cancelled
chore(sdk)!: Remove fallback behaviour from hashed account info
3.6.0-beta.1
2025-09-10 14:50:27 +01:00
Adam Hathcock
c0d4d951df
Merge pull request #383 from specklesystems/dependabot/github_actions/actions/setup-dotnet-5
...
Bump actions/setup-dotnet from 4 to 5
2025-09-09 08:26:29 +01:00
dependabot[bot]
4e1753e1fd
Bump actions/setup-dotnet from 4 to 5
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 19:09:58 +00:00
Jedd Morgan
23d5dd44bc
Merge pull request #382 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
Dev -> Main for release
3.5.3
2025-09-08 10:54:56 +01:00
Jedd Morgan
4c615ae8c6
Back Merge Main -> dev ( #381 )
...
Co-authored-by: Adam Hathcock <adamhathcock@users.noreply.github.com >
2025-09-08 10:43:16 +01:00
Jedd Morgan
d5ee9fb76c
Merge branch 'dev' into jrm/dev-main
2025-09-08 10:42:30 +01:00
Björn Steinhagen
ea118bcdbb
fix: collection order ( #380 )
...
* fix: collection order
* chore: format
* refactor: keeping depth first
2025-09-08 09:21:02 +00:00
Adam Hathcock
ba456ee3eb
Merge pull request #378 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
Dev to main for release (NO SQUASH)
3.5.2
2025-08-28 09:33:09 +01:00
Adam Hathcock
10d283a9f7
Report increment rather than total position ( #377 )
...
* Report increment rather than total position
* Report progress before saving SQLite
2025-08-26 16:45:53 +01:00