This repository was archived by the owner on Oct 3, 2025. It is now read-only.
Releases: SwissLife-OSS/magnet
Releases · SwissLife-OSS/magnet
2.1.0
What's Changed
- Handle empty strings for url and connectionString by @Carael in #52
- Use web sockets by @Carael in #53
- Add root dir for the build-ui script by @glucaci in #54
- Add build-ui script logs by @glucaci in #55
- Redesign: Implement new UI for Magnet by @julian05z in #60
New Contributors
- @julian05z made their first contribution in #60
Full Changelog: 1.1.0...2.1.0
2.0.0
What's Changed
- Handle empty strings for url and connectionString by @Carael in #52
- Use web sockets by @Carael in #53
- Add root dir for the build-ui script by @glucaci in #54
- Add build-ui script logs by @glucaci in #55
- Redesign: Implement new UI for Magnet by @julian05z in #60
New Contributors
- @julian05z made their first contribution in #60
Full Changelog: 1.1.0...2.0.0
1.2.0-preview.1
2.0.1-preview.1
What's Changed
- Handle empty strings for url and connectionString by @Carael in #52
- Use web sockets by @Carael in #53
Full Changelog: 1.1.0...2.0.1-preview.1
1.1.1-preview.4
Changes:
- a7d7bd1 Added TransportType to AzureServiceBusOptions.cs
- 4a2eac9 Use web sockets
- 3de7b87 Handle empty strings for url and connectionString (#52)
- f147474 Added workload id support (#51)
- a39d2cc Upgrade depndencies (#50)
- c11076d Simplify
- 135adb5 Simplify
- 3017aac Simplify
- 7ec8726 Change build script
- 54ecb06 Add empty persisted queryu json
See More
- 676c945 Move relay config js into package.json
- 61c7757 Upgrade to .net 8 (#49)
- ac58c80 Cleanups and add comments (#48)
- 8a6f185 Add cancellation on client side (#47)
- 1d141a2 Update messaging packages (#46)
- 9023789 Enhance logging (#45)
- a55031f Add option for increassing receive timeout (#44)
- 06416a6 fixed parsing (#43)
- c3be39b Not authorized page (#42)
- 4cb705c Delete wrong global.json
- 0d6f182 Hosting fix (#41)
- e55d15d Magnet UI hosting (#40)
- 940d4b4 Added pagination and filtering (#36)
- 0781010 New Magnet-UI (#39)
- cac5dde Updates and rewrite Azure.ServiceBus provider (#37)
- bae95c2 Add back Uuid type (#38)
- 57309c3 Net6 (#30)
This list of changes was auto generated.
1.1.1-preview.3
Changes:
- 4a2eac9 Use web sockets
- 3de7b87 Handle empty strings for url and connectionString (#52)
- f147474 Added workload id support (#51)
- a39d2cc Upgrade depndencies (#50)
- c11076d Simplify
- 135adb5 Simplify
- 3017aac Simplify
- 7ec8726 Change build script
- 54ecb06 Add empty persisted queryu json
- 676c945 Move relay config js into package.json
See More
- 61c7757 Upgrade to .net 8 (#49)
- ac58c80 Cleanups and add comments (#48)
- 8a6f185 Add cancellation on client side (#47)
- 1d141a2 Update messaging packages (#46)
- 9023789 Enhance logging (#45)
- a55031f Add option for increassing receive timeout (#44)
- 06416a6 fixed parsing (#43)
- c3be39b Not authorized page (#42)
- 4cb705c Delete wrong global.json
- 0d6f182 Hosting fix (#41)
- e55d15d Magnet UI hosting (#40)
- 940d4b4 Added pagination and filtering (#36)
- 0781010 New Magnet-UI (#39)
- cac5dde Updates and rewrite Azure.ServiceBus provider (#37)
- bae95c2 Add back Uuid type (#38)
- 57309c3 Net6 (#30)
This list of changes was auto generated.
1.1.1-preview.2
Changes:
- c0c28f3 updated validation
- deff525 Changed validation and fixed pattern matching
- f147474 Added workload id support (#51)
- a39d2cc Upgrade depndencies (#50)
- c11076d Simplify
- 135adb5 Simplify
- 3017aac Simplify
- 7ec8726 Change build script
- 54ecb06 Add empty persisted queryu json
- 676c945 Move relay config js into package.json
See More
- 61c7757 Upgrade to .net 8 (#49)
- ac58c80 Cleanups and add comments (#48)
- 8a6f185 Add cancellation on client side (#47)
- 1d141a2 Update messaging packages (#46)
- 9023789 Enhance logging (#45)
- a55031f Add option for increassing receive timeout (#44)
- 06416a6 fixed parsing (#43)
- c3be39b Not authorized page (#42)
- 4cb705c Delete wrong global.json
- 0d6f182 Hosting fix (#41)
- e55d15d Magnet UI hosting (#40)
- 940d4b4 Added pagination and filtering (#36)
- 0781010 New Magnet-UI (#39)
- cac5dde Updates and rewrite Azure.ServiceBus provider (#37)
- bae95c2 Add back Uuid type (#38)
- 57309c3 Net6 (#30)
This list of changes was auto generated.
1.1.1-preview.1
Changes:
- deff525 Changed validation and fixed pattern matching
- f147474 Added workload id support (#51)
- a39d2cc Upgrade depndencies (#50)
- c11076d Simplify
- 135adb5 Simplify
- 3017aac Simplify
- 7ec8726 Change build script
- 54ecb06 Add empty persisted queryu json
- 676c945 Move relay config js into package.json
- 61c7757 Upgrade to .net 8 (#49)
See More
- ac58c80 Cleanups and add comments (#48)
- 8a6f185 Add cancellation on client side (#47)
- 1d141a2 Update messaging packages (#46)
- 9023789 Enhance logging (#45)
- a55031f Add option for increassing receive timeout (#44)
- 06416a6 fixed parsing (#43)
- c3be39b Not authorized page (#42)
- 4cb705c Delete wrong global.json
- 0d6f182 Hosting fix (#41)
- e55d15d Magnet UI hosting (#40)
- 940d4b4 Added pagination and filtering (#36)
- 0781010 New Magnet-UI (#39)
- cac5dde Updates and rewrite Azure.ServiceBus provider (#37)
- bae95c2 Add back Uuid type (#38)
- 57309c3 Net6 (#30)
This list of changes was auto generated.
1.1.0
Changes:
- f147474 Added workload id support (#51)
- a39d2cc Upgrade depndencies (#50)
- c11076d Simplify
- 135adb5 Simplify
- 3017aac Simplify
- 7ec8726 Change build script
- 54ecb06 Add empty persisted queryu json
- 676c945 Move relay config js into package.json
- 61c7757 Upgrade to .net 8 (#49)
- ac58c80 Cleanups and add comments (#48)
See More
- 8a6f185 Add cancellation on client side (#47)
- 1d141a2 Update messaging packages (#46)
- 9023789 Enhance logging (#45)
- a55031f Add option for increassing receive timeout (#44)
- 06416a6 fixed parsing (#43)
- c3be39b Not authorized page (#42)
- 4cb705c Delete wrong global.json
- 0d6f182 Hosting fix (#41)
- e55d15d Magnet UI hosting (#40)
- 940d4b4 Added pagination and filtering (#36)
- 0781010 New Magnet-UI (#39)
- cac5dde Updates and rewrite Azure.ServiceBus provider (#37)
- bae95c2 Add back Uuid type (#38)
- 57309c3 Net6 (#30)
This list of changes was auto generated.
1.1.0-preview.1
Changes:
- 9217d48 Added workload id support
- a39d2cc Upgrade depndencies (#50)
- c11076d Simplify
- 135adb5 Simplify
- 3017aac Simplify
- 7ec8726 Change build script
- 54ecb06 Add empty persisted queryu json
- 676c945 Move relay config js into package.json
- 61c7757 Upgrade to .net 8 (#49)
- ac58c80 Cleanups and add comments (#48)
See More
- 8a6f185 Add cancellation on client side (#47)
- 1d141a2 Update messaging packages (#46)
- 9023789 Enhance logging (#45)
- a55031f Add option for increassing receive timeout (#44)
- 06416a6 fixed parsing (#43)
- c3be39b Not authorized page (#42)
- 4cb705c Delete wrong global.json
- 0d6f182 Hosting fix (#41)
- e55d15d Magnet UI hosting (#40)
- 940d4b4 Added pagination and filtering (#36)
- 0781010 New Magnet-UI (#39)
- cac5dde Updates and rewrite Azure.ServiceBus provider (#37)
- bae95c2 Add back Uuid type (#38)
- 57309c3 Net6 (#30)
This list of changes was auto generated.