File tree Expand file tree Collapse file tree 17 files changed +80
-16
lines changed Expand file tree Collapse file tree 17 files changed +80
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/abstractions" : " 1.6.8 " ,
3
- "packages/authentication/azure" : " 1.6.8 " ,
4
- "packages/http/httpx" : " 1.6.8 " ,
5
- "packages/serialization/json" : " 1.6.8 " ,
6
- "packages/serialization/form" : " 1.6.8 " ,
7
- "packages/serialization/text" : " 1.6.8 " ,
8
- "packages/serialization/multipart" : " 1.6.8 " ,
9
- "packages/bundle" : " 1.6.8 "
2
+ "packages/abstractions" : " 1.7.0 " ,
3
+ "packages/authentication/azure" : " 1.7.0 " ,
4
+ "packages/http/httpx" : " 1.7.0 " ,
5
+ "packages/serialization/json" : " 1.7.0 " ,
6
+ "packages/serialization/form" : " 1.7.0 " ,
7
+ "packages/serialization/text" : " 1.7.0 " ,
8
+ "packages/serialization/multipart" : " 1.7.0 " ,
9
+ "packages/bundle" : " 1.7.0 "
10
10
}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-abstractions-v1.6.8...microsoft-kiota-abstractions-v1.7.0 ) (2025-01-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
14
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
15
+
8
16
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-abstractions-v1.6.7...microsoft-kiota-abstractions-v1.6.8 ) (2025-01-02)
9
17
10
18
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-abstractions"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-authentication-azure-v1.6.8...microsoft-kiota-authentication-azure-v1.7.0 ) (2025-01-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
14
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
15
+
8
16
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-authentication-azure-v1.6.7...microsoft-kiota-authentication-azure-v1.6.8 ) (2025-01-02)
9
17
10
18
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-authentication-azure"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-bundle-v1.6.8...microsoft-kiota-bundle-v1.7.0 ) (2025-01-13)
4
+
5
+
6
+ ### Features
7
+
8
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
9
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
10
+
3
11
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-bundle-v1.6.7...microsoft-kiota-bundle-v1.6.8 ) (2025-01-02)
4
12
5
13
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-bundle"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Bundle package for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-http-v1.6.8...microsoft-kiota-http-v1.7.0 ) (2025-01-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
14
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
15
+
8
16
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-http-v1.6.7...microsoft-kiota-http-v1.6.8 ) (2025-01-02)
9
17
10
18
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-http"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Changed
13
13
14
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-form-v1.6.8...microsoft-kiota-serialization-form-v1.7.0 ) (2025-01-13)
15
+
16
+
17
+ ### Features
18
+
19
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
20
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
21
+
14
22
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-form-v1.6.7...microsoft-kiota-serialization-form-v1.6.8 ) (2025-01-02)
15
23
16
24
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-serialization-form"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-json-v1.6.8...microsoft-kiota-serialization-json-v1.7.0 ) (2025-01-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
14
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
15
+
8
16
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-json-v1.6.7...microsoft-kiota-serialization-json-v1.6.8 ) (2025-01-02)
9
17
10
18
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-serialization-json"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Changed
11
11
12
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-multipart-v1.6.8...microsoft-kiota-serialization-multipart-v1.7.0 ) (2025-01-13)
13
+
14
+
15
+ ### Features
16
+
17
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
18
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
19
+
12
20
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-multipart-v1.6.7...microsoft-kiota-serialization-multipart-v1.6.8 ) (2025-01-02)
13
21
14
22
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-serialization-multipart"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.7.0] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-text-v1.6.8...microsoft-kiota-serialization-text-v1.7.0 ) (2025-01-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * drop support for python 3.8 ([ 63e157b] ( https://github.com/microsoft/kiota-python/commit/63e157b2f90d92e360e94670fdaf01095f81e5c8 ) )
14
+ * drop support for python 3.8 ([ 59f284b] ( https://github.com/microsoft/kiota-python/commit/59f284bb4dff90e468a97c15f2b9bba2fde529db ) )
15
+
8
16
## [ 1.6.8] ( https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-text-v1.6.7...microsoft-kiota-serialization-text-v1.6.8 ) (2025-01-02)
9
17
10
18
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " microsoft-kiota-serialization-text"
7
- version = " 1.6.8 "
7
+ version = " 1.7.0 "
8
8
description = " Core abstractions for kiota generated libraries in Python"
9
9
authors = [
" Microsoft <[email protected] >" ]
10
10
license = " MIT"
You can’t perform that action at this time.
0 commit comments