Commit e147a17 1 parent 9b73e92 commit e147a17 Copy full SHA for e147a17
File tree 3 files changed +24
-2
lines changed
3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.2 .0"
2
+ "." : " 1.3 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.0] ( https://github.com/indykite/jarvis-sdk-python/compare/v1.2.0...v1.3.0 ) (2022-11-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * add config application application agent ([ e2c1174] ( https://github.com/indykite/jarvis-sdk-python/commit/e2c1174ae8cab979b13fdab33041c4c77065fb49 ) )
9
+ * add config credentials ([ 4eb114a] ( https://github.com/indykite/jarvis-sdk-python/commit/4eb114a36d4724f9192150cc480ff1bdb981b612 ) )
10
+ * add config credentials ([ d7317eb] ( https://github.com/indykite/jarvis-sdk-python/commit/d7317eb67a0671173c828d317a6f9b1cb9ff174c ) )
11
+ * add config methods ([ 82b7505] ( https://github.com/indykite/jarvis-sdk-python/commit/82b7505334950ae6f00202f2937fa285ddfe7a99 ) )
12
+ * add config methods 2798 ([ 3648f19] ( https://github.com/indykite/jarvis-sdk-python/commit/3648f199a60d2e08edab9d28d6b1b91a5e0ecd7b ) )
13
+ * add config methods appspaces and tenants ([ bdbfa3c] ( https://github.com/indykite/jarvis-sdk-python/commit/bdbfa3ce68854f59dfe75d1c1d2041bf4f80c3fb ) )
14
+ * add config methods appspaces tenants ([ 92b6c14] ( https://github.com/indykite/jarvis-sdk-python/commit/92b6c149131754cee234b0dff2aa880a829dcba7 ) )
15
+ * add ingest api ([ 39576d9] ( https://github.com/indykite/jarvis-sdk-python/commit/39576d99966e0bf1666a5526a8bcb545582fda69 ) )
16
+ * add service account credential ([ 9b73e92] ( https://github.com/indykite/jarvis-sdk-python/commit/9b73e923d0102657273753e2d5083f25e4cc3007 ) )
17
+ * add service_accounts ([ facf4bd] ( https://github.com/indykite/jarvis-sdk-python/commit/facf4bd07e3e726e99e833c85d73d9754ac97c98 ) )
18
+ * update documentation ([ 9fe3b71] ( https://github.com/indykite/jarvis-sdk-python/commit/9fe3b71c05cf15cd2f14074bebae6837c665c16d ) )
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * return response in stream_records() ([ 6c4f09d] ( https://github.com/indykite/jarvis-sdk-python/commit/6c4f09daf2364c82efb48bce31f6aaea29b79f55 ) )
24
+
3
25
## [ 1.2.0] ( https://github.com/indykite/jarvis-sdk-python/compare/v1.1.0...v1.2.0 ) (2022-05-25)
4
26
5
27
Original file line number Diff line number Diff line change 1
- __version__ = "1.2 .0"
1
+ __version__ = "1.3 .0"
You can’t perform that action at this time.
0 commit comments