File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.45.0] ( https://github.com/scribd/go-sdk/compare/v1.44.0...v1.45.0 ) (2025-10-30)
2+
3+
4+ ### Features
5+
6+ * ** middleware:** Make logging http writer SSE compatible ([ 06b9214] ( https://github.com/scribd/go-sdk/commit/06b9214dc5f4023b3cf4b08cb63f0fa5bc8f73d6 ) )
7+
18# [ 1.44.0] ( https://github.com/scribd/go-sdk/compare/v1.43.0...v1.44.0 ) (2025-09-02)
29
310
Original file line number Diff line number Diff line change 11package version
22
33// The SDK version number.
4- var Version = "1.44 .0"
4+ var Version = "1.45 .0"
Original file line number Diff line number Diff line change 77)
88
99func TestVersion (t * testing.T ) {
10- assert .Equal (t , Version , "1.44 .0" )
10+ assert .Equal (t , Version , "1.45 .0" )
1111}
You can’t perform that action at this time.
0 commit comments