140 Commits

Author SHA1 Message Date
2cb522825e devel: rename .version to VERSION 2025-03-05 07:33:44 +01:00
semantic-release-bot
a28e6d141d chore(release): 2.1.0
# [2.1.0](https://gitlab.com/oceanbox/Fable.SignalR/compare/v2.0.3...v2.1.0) (2024-12-20)

### Features

* upgrade to net9.0 ([a1d9478](a1d947874c))
v2.1.0
2024-12-20 12:39:31 +00:00
a1d947874c feat: upgrade to net9.0 2024-12-20 13:34:26 +01:00
semantic-release-bot
7ad37afada chore(release): 2.0.3
## [2.0.3](https://gitlab.com/oceanbox/Fable.SignalR/compare/v2.0.2...v2.0.3) (2024-09-29)

### Bug Fixes

* igore redis if connstring is empty ([613d32d](613d32d015))
v2.0.3
2024-09-29 16:33:35 +00:00
Jonas Juselius
613d32d015 fix: igore redis if connstring is empty 2024-09-29 18:29:47 +02:00
semantic-release-bot
4998b12bff chore(release): 2.0.2
## [2.0.2](https://gitlab.com/oceanbox/Fable.SignalR/compare/v2.0.1...v2.0.2) (2024-09-12)

### Bug Fixes

* fix nasty Invoke bug when skipNegotiation = true ([7cf5370](7cf5370e14))
v2.0.2
2024-09-12 17:14:03 +00:00
Jonas Juselius
08736008c9 devel: misc cleanups and janitoring 2024-09-12 19:10:37 +02:00
Jonas Juselius
7cf5370e14 fix: fix nasty Invoke bug when skipNegotiation = true 2024-09-12 19:10:07 +02:00
semantic-release-bot
5339d2f803 chore(release): 2.0.1
## [2.0.1](https://gitlab.com/oceanbox/Fable.SignalR/compare/v2.0.0...v2.0.1) (2024-09-11)

### Bug Fixes

* fix use_bearer_auth name ([dda81b7](dda81b7791))
* remove non-working use_bearer auth, and add a working version ([f17333a](f17333a0d4))
v2.0.1
2024-09-11 06:16:32 +00:00
dda81b7791 fix: fix use_bearer_auth name 2024-09-10 19:59:12 +02:00
Jonas Juselius
f17333a0d4 fix: remove non-working use_bearer auth, and add a working version 2024-09-10 19:51:40 +02:00
semantic-release-bot
ec96bc912b chore(release): 2.0.0
# [2.0.0](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.4.1...v2.0.0) (2024-09-03)

### Bug Fixes

* update gitlab-ci for v3 ([b529f5e](b529f5e7da))
v2.0.0
2024-09-03 14:59:21 +00:00
b529f5e7da fix: update gitlab-ci for v3 2024-09-03 16:55:50 +02:00
2459414489 cicd: update to ci v3 2024-09-03 09:40:14 +02:00
ddf130fa83 major: major version flip, and rename nugets to Fable 2024-09-03 09:21:15 +02:00
semantic-release-bot
fdbecab0c9 chore(release): 1.4.1
## [1.4.1](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.4.0...v1.4.1) (2024-08-23)

### Bug Fixes

* update dependencies and versions ([83c653e](83c653e382))
v1.4.1
2024-08-23 08:43:25 +00:00
Jonas Juselius
376bf22224 Merge branch 'main' of gitlab.com:oceanbox/Fable.SignalR 2024-08-23 10:39:53 +02:00
Jonas Juselius
83c653e382 fix: update dependencies and versions 2024-08-23 10:39:42 +02:00
semantic-release-bot
d634e9eaaa chore(release): 1.4.0
# [1.4.0](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.3.4...v1.4.0) (2024-08-12)

### Features

* support Stateful Reconnects on server and client ([f3ddbbc](f3ddbbc259))
v1.4.0
2024-08-12 10:59:19 +00:00
Jonas Juselius
f3ddbbc259 feat: support Stateful Reconnects on server and client 2024-08-12 12:55:51 +02:00
semantic-release-bot
2cf64e5db6 chore(release): 1.3.4
## [1.3.4](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.3.3...v1.3.4) (2024-08-09)

### Bug Fixes

* add debug logging to UseRedis ([098528a](098528aa36))
v1.3.4
2024-08-09 19:34:21 +00:00
098528aa36 fix: add debug logging to UseRedis 2024-08-09 21:30:58 +02:00
semantic-release-bot
4636f57f9c chore(release): 1.3.3
## [1.3.3](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.3.2...v1.3.3) (2024-08-09)

### Bug Fixes

* make redis options optional ([ef81f75](ef81f75071))
v1.3.3
2024-08-09 09:56:23 +00:00
Jonas Juselius
ef81f75071 fix: make redis options optional 2024-08-09 11:53:01 +02:00
semantic-release-bot
b91bbb4823 chore(release): 1.3.2
## [1.3.2](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.3.1...v1.3.2) (2024-08-09)

### Bug Fixes

* remove leftover redis argument in saturn application builder ([2d79096](2d79096f51))
v1.3.2
2024-08-09 09:17:37 +00:00
Jonas Juselius
2d79096f51 fix: remove leftover redis argument in saturn application builder 2024-08-09 11:14:06 +02:00
Jonas Juselius
ec493ef3dd Merge branch 'main' of gitlab.com:oceanbox/Fable.SignalR 2024-08-09 10:33:17 +02:00
Jonas Juselius
33c4cc90b7 dev: update fable 2024-08-09 10:32:59 +02:00
semantic-release-bot
67e43a1de5 chore(release): 1.3.1
## [1.3.1](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.3.0...v1.3.1) (2024-08-09)

### Bug Fixes

* fix package names to avoid version conflicts ([f2c7879](f2c7879fe0))
v1.3.1
2024-08-09 08:12:07 +00:00
Jonas Juselius
f2c7879fe0 fix: fix package names to avoid version conflicts 2024-08-09 10:08:53 +02:00
semantic-release-bot
788377ba96 chore(release): 1.3.0
# [1.3.0](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.2.3...v1.3.0) (2024-08-08)

### Features

* add support redis backplane ([06e14d5](06e14d5dc1))
* get rid of paket which is causing a world of pain ([e9712dc](e9712dc86d))
* get rid of paket which is causing a world of pain (take 2) ([fd67a23](fd67a235c8))
v1.3.0
2024-08-08 14:56:46 +00:00
3d515d4bf4 Merge branch 'net8' 2024-08-08 16:52:57 +02:00
06e14d5dc1 feat: add support redis backplane 2024-08-08 16:39:32 +02:00
fd67a235c8 feat: get rid of paket which is causing a world of pain (take 2) 2024-08-08 14:58:17 +02:00
e9712dc86d feat: get rid of paket which is causing a world of pain 2024-08-08 14:49:01 +02:00
semantic-release-bot
7f06261bf0 chore(release): 1.2.3
## [1.2.3](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.2.2...v1.2.3) (2024-04-25)

### Bug Fixes

* fix usage of newer RecyclableMemoryStream ([45fc52b](45fc52b510))
* update dependencies for Fable 4 et al. ([fdad762](fdad762351))
v1.2.3
2024-04-25 10:25:41 +00:00
Jonas Juselius
45fc52b510 fix: fix usage of newer RecyclableMemoryStream 2024-04-25 12:19:39 +02:00
Jonas Juselius
05d65c188f Merge branch 'main' of gitlab.com:oceanbox/Fable.SignalR 2024-04-25 11:51:54 +02:00
Jonas Juselius
fdad762351 fix: update dependencies for Fable 4 et al. 2024-04-25 11:51:44 +02:00
semantic-release-bot
e7397b4f93 chore(release): 1.2.2
## [1.2.2](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.2.1...v1.2.2) (2024-04-23)

### Bug Fixes

* add fs files to nuget for fable ([50dc01b](50dc01bbaf))
v1.2.2
2024-04-23 09:43:34 +00:00
Jonas Juselius
50dc01bbaf fix: add fs files to nuget for fable 2024-04-23 11:37:24 +02:00
semantic-release-bot
bb74033bdc chore(release): 1.2.1
## [1.2.1](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.2.0...v1.2.1) (2024-04-23)

### Bug Fixes

* add missing Fable.SingalR base package ([e4d9607](e4d9607166))
v1.2.1
2024-04-23 09:10:42 +00:00
Jonas Juselius
e4d9607166 fix: add missing Fable.SingalR base package 2024-04-23 11:04:34 +02:00
semantic-release-bot
6ebe4b28a2 chore(release): 1.2.0
# [1.2.0](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.1.0...v1.2.0) (2024-04-22)

### Features

* pack Shared and AspNetCore, and rm Oceanbox from package name ([3156ef9](3156ef968a))
v1.2.0
2024-04-22 17:14:21 +00:00
Jonas Juselius
0229315f57 Merge branch 'main' of gitlab.com:oceanbox/Fable.SignalR 2024-04-22 19:07:53 +02:00
Jonas Juselius
3156ef968a feat: pack Shared and AspNetCore, and rm Oceanbox from package name 2024-04-22 19:07:41 +02:00
semantic-release-bot
690303b949 chore(release): 1.1.0
# [1.1.0](https://gitlab.com/oceanbox/Fable.SignalR/compare/v1.0.0...v1.1.0) (2024-04-22)

### Features

* pack Saturn, update deps, and add Oceanbox to package name ([2fd1305](2fd1305932))
v1.1.0
2024-04-22 12:52:59 +00:00
Jonas Juselius
8624834c0e Merge branch 'main' of gitlab.com:oceanbox/Fable.SignalR 2024-04-22 14:46:35 +02:00
Jonas Juselius
2fd1305932 feat: pack Saturn, update deps, and add Oceanbox to package name 2024-04-22 14:46:26 +02:00
semantic-release-bot
2efb224131 chore(release): 1.0.0
# 1.0.0 (2024-04-16)

### Bug Fixes

* add missing semantic-release dependency ([88a2472](88a2472bf7))
* add paket to devcontainer ([88bc481](88bc481277))
* disable stale paket references ([1b9eaa0](1b9eaa03db))
* remove repository from package.json, interferes with semrel ([e16a34c](e16a34cef7))
* upgrade sematic release to 22 ([ef5dfd4](ef5dfd48fb))
* upgrade to net7 ([b63c2c2](b63c2c2c47))

### Features

* add cicd packaing support ([6fb5c37](6fb5c377af))
* ugrade to net8 ([edc0287](edc0287f87))
v1.0.0
2024-04-16 08:48:27 +00:00