Skip to content

Commit 24d9870

Browse files
chore: release
1 parent d7c88c6 commit 24d9870

3 files changed

Lines changed: 230 additions & 39 deletions

File tree

CHANGELOG.md

Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,197 @@ release-plz updates this file in the Release PR.
99

1010
## [Unreleased]
1111

12+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-types-registry-v0.1.1...cf-types-registry-v0.1.2) - 2026-02-12
13+
14+
### Fixed
15+
16+
- update module names to use kebab-case convention (by @yoskini) - #459
17+
18+
### Other
19+
20+
- update operation IDs and module names to kebab-case convention (by @yoskini) - #459
21+
22+
### Contributors
23+
24+
* @yoskini
25+
26+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-tenant-resolver-gw-v0.1.1...cf-tenant-resolver-gw-v0.1.2) - 2026-02-12
27+
28+
### Fixed
29+
30+
- update module names to use kebab-case convention (by @yoskini) - #459
31+
32+
### Contributors
33+
34+
* @yoskini
35+
36+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-static-tr-plugin-v0.1.1...cf-static-tr-plugin-v0.1.2) - 2026-02-12
37+
38+
### Fixed
39+
40+
- update module names to use kebab-case convention (by @yoskini) - #459
41+
42+
### Contributors
43+
44+
* @yoskini
45+
46+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-single-tenant-tr-plugin-v0.1.1...cf-single-tenant-tr-plugin-v0.1.2) - 2026-02-12
47+
48+
### Fixed
49+
50+
- update module names to use kebab-case convention (by @yoskini) - #459
51+
52+
### Contributors
53+
54+
* @yoskini
55+
56+
## [0.1.3](https://github.com/devjow/hyperspot/compare/cf-tenant-resolver-sdk-v0.1.2...cf-tenant-resolver-sdk-v0.1.3) - 2026-02-12
57+
58+
### Fixed
59+
60+
- update module names to use kebab-case convention (by @yoskini) - #459
61+
62+
### Contributors
63+
64+
* @yoskini
65+
66+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-nodes-registry-v0.1.1...cf-nodes-registry-v0.1.2) - 2026-02-12
67+
68+
### Fixed
69+
70+
- update module names to use kebab-case convention (by @yoskini) - #459
71+
72+
### Other
73+
74+
- update operation IDs and module names to kebab-case convention (by @yoskini) - #459
75+
76+
### Contributors
77+
78+
* @yoskini
79+
80+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-nodes-registry-sdk-v0.1.1...cf-nodes-registry-sdk-v0.1.2) - 2026-02-12
81+
82+
### Fixed
83+
84+
- update module names to use kebab-case convention (by @yoskini) - #459
85+
86+
### Contributors
87+
88+
* @yoskini
89+
90+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-module-orchestrator-v0.1.1...cf-module-orchestrator-v0.1.2) - 2026-02-12
91+
92+
### Fixed
93+
94+
- update module names to use kebab-case convention (by @yoskini) - #459
95+
96+
### Contributors
97+
98+
* @yoskini
99+
100+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-file-parser-v0.1.1...cf-file-parser-v0.1.2) - 2026-02-12
101+
102+
### Fixed
103+
104+
- update module names to use kebab-case convention (by @yoskini) - #459
105+
106+
### Other
107+
108+
- update operation IDs and module names to kebab-case convention (by @yoskini) - #459
109+
110+
### Contributors
111+
112+
* @yoskini
113+
114+
## [0.2.7](https://github.com/devjow/hyperspot/compare/types-sdk-v0.2.6...types-sdk-v0.2.7) - 2026-02-12
115+
116+
### Other
117+
118+
- update Cargo.toml dependencies
119+
120+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-types-registry-sdk-v0.1.1...cf-types-registry-sdk-v0.1.2) - 2026-02-12
121+
122+
### Fixed
123+
124+
- update module names to use kebab-case convention (by @yoskini) - #459
125+
126+
### Contributors
127+
128+
* @yoskini
129+
130+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-grpc-hub-v0.1.1...cf-grpc-hub-v0.1.2) - 2026-02-12
131+
132+
### Fixed
133+
134+
- update module names to use kebab-case convention (by @yoskini) - #459
135+
136+
### Contributors
137+
138+
* @yoskini
139+
140+
## [0.1.2](https://github.com/devjow/hyperspot/compare/cf-api-gateway-v0.1.1...cf-api-gateway-v0.1.2) - 2026-02-12
141+
142+
### Fixed
143+
144+
- update module names to use kebab-case convention (by @yoskini) - #459
145+
146+
### Contributors
147+
148+
* @yoskini
149+
150+
## [0.2.7](https://github.com/devjow/hyperspot/compare/cf-modkit-http-v0.2.6...cf-modkit-http-v0.2.7) - 2026-02-12
151+
152+
### Added
153+
154+
- *(modkit-auth)* add outbound OAuth2 client-credentials token + bearer auth layer (by @MikeFalcon77)
155+
- *(modkit-http)* introduce HttpClient (hyper+tower), replace reqwest and harden JWKS handling (by @MikeFalcon77)
156+
157+
### Contributors
158+
159+
* @MikeFalcon77
160+
161+
## [0.2.7](https://github.com/devjow/hyperspot/compare/cf-modkit-v0.2.1...cf-modkit-v0.2.7) - 2026-02-12
162+
163+
### Added
164+
165+
- *(modkit-http)* introduce HttpClient (hyper+tower), replace reqwest and harden JWKS handling (by @MikeFalcon77)
166+
167+
### Fixed
168+
169+
- update module names to use kebab-case convention (by @yoskini) - #459
170+
- *(dylint/de1301)* allow proc-macro impl methods via visit_assoc_item (by @Artifizer)
171+
172+
### Other
173+
174+
- Merge branch 'main' into shutdown-nl (by @Artifizer) - #475
175+
- Merge branch 'main' into rescue-docs-standards (by @Artifizer) - #478
176+
177+
### Contributors
178+
179+
* @yoskini
180+
* @MikeFalcon77
181+
* @Artifizer
182+
183+
## [0.1.9](https://github.com/devjow/hyperspot/compare/cf-system-sdks-v0.1.8...cf-system-sdks-v0.1.9) - 2026-02-12
184+
185+
### Other
186+
187+
- release (by @github-actions[bot]) - #575
188+
189+
### Contributors
190+
191+
* @github-actions[bot]
192+
193+
## [0.1.9](https://github.com/devjow/hyperspot/compare/cf-system-sdk-directory-v0.1.8...cf-system-sdk-directory-v0.1.9) - 2026-02-12
194+
195+
### Other
196+
197+
- release (by @github-actions[bot]) - #575
198+
199+
### Contributors
200+
201+
* @github-actions[bot]
202+
12203
## [0.1.9](https://github.com/cyberfabric/cyberfabric-core/compare/cf-system-sdks-v0.1.8...cf-system-sdks-v0.1.9) - 2026-02-11
13204

14205
### Other

0 commit comments

Comments
 (0)