File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Scramjet Transform Hub Changelog
2
2
3
3
This is the changelog for Scramjet Transform Hub. It holds only notable commits, others are grouped without commit info.
4
+
5
+ ## [ 0.28.0] - 2022-08-18
6
+
7
+ ## Changed
8
+ * Rewrite STH-SCP connection by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/617
9
+
10
+ ## Features
11
+ * [ CLI] Add session id display by @a-tylenda in https://github.com/scramjetorg/transform-hub/pull/633
12
+ * Allow to configure CPMConnector by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/642
13
+ * Add --no-colors flag by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/641
14
+ * Support x-name header on sequence post|put by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/643
15
+
16
+ ## Fixed
17
+ * CLI clean session config on profile change by @ErykSol in https://github.com/scramjetorg/transform-hub/pull/646
18
+ * sth add error msg on invalid instance id by @ErykSol in https://github.com/scramjetorg/transform-hub/pull/647
19
+ * STH add missing sequence info by @ErykSol in https://github.com/scramjetorg/transform-hub/pull/650
20
+ * Add missing commands to the start snippet by @patuwwy in https://github.com/scramjetorg/transform-hub/pull/636
21
+
4
22
## [ 0.27.0] - 2022-08-11
5
23
6
24
### Changed
You can’t perform that action at this time.
0 commit comments