File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 33 - ** Version** : Minimal version is now python 3.9
44- ` authorization ` : [ v0.3.0] ( services/authorization/CHANGELOG.md#v030 )
55 - ** Version** : Minimal version is now python 3.9
6- - ` cdn ` : [ v1.4.0] ( services/cdn/CHANGELOG.md#v140 )
7- - ** Version** : Minimal version is now python 3.9
6+ - ` cdn ` :
7+ - [ v1.5.0] ( services/cdn/CHANGELOG.md#v150 )
8+ - ** Feature:** Added new filter functions ` DataCenterRegion ` , ` RequestCountryCode ` , ` StatusCode ` and ` CacheHit `
9+ - ** Feature:** Added Attribute ` LogSink ` and ` Certificate `
10+ - ** Feature:** Added ` ConfigLogSink ` and ` PatchLokiLogSink ` functionality
11+ - [ v1.4.0] ( services/cdn/CHANGELOG.md#v140 )
12+ - ** Version** : Minimal version is now python 3.9
813- ` certificates ` : [ v1.1.0] ( services/certificates/CHANGELOG.md#v110 )
914 - ** Version** : Minimal version is now python 3.9
1015- ` dns ` : [ v0.5.0] ( services/dns/CHANGELOG.md#v050 )
Original file line number Diff line number Diff line change 1+ ## v1.5.0
2+ - ** Feature:** Added new filter functions ` DataCenterRegion ` , ` RequestCountryCode ` , ` StatusCode ` and ` CacheHit `
3+ - ** Feature:** Added Attribute ` LogSink ` and ` Certificate `
4+ - ** Feature:** Added ` ConfigLogSink ` and ` PatchLokiLogSink ` functionality
5+
16## v1.4.0
27- ** Version** : Minimal version is now python 3.9
38
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-cdn"
33
44[tool .poetry ]
55name = " stackit-cdn"
6- version = " v1.4 .0"
6+ version = " v1.5 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments