Skip to content

Commit d131bfc

Browse files
committed
chore(release): v1.1.0-rc.2 [skip ci]
1 parent 5650abd commit d131bfc

File tree

3 files changed

+209
-2
lines changed

3 files changed

+209
-2
lines changed

CHANGELOG.md

Lines changed: 207 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,207 @@
1+
# CHANGELOG
2+
3+
4+
5+
## v1.1.0-rc.2 (2023-12-18)
6+
7+
### Breaking
8+
9+
* feat: bumping test (#10)
10+
11+
BREAKING CHANGE: New SDK version
12+
13+
* fix: removed CHANGELOG.md
14+
15+
* fix: removed version rc
16+
17+
* fix: removed CHANGELOG.md
18+
19+
* fix: removed version rc ([`5650abd`](https://github.com/AI21Labs/ai21-python/commit/5650abdac34dd035b80962ce14d173376210193e))
20+
21+
22+
## v1.1.0-rc.1 (2023-12-18)
23+
24+
### Chore
25+
26+
* chore(release): v1.1.0-rc.1 [skip ci] ([`de5b2b5`](https://github.com/AI21Labs/ai21-python/commit/de5b2b55c4fb0ba99b002ec7c75c34eb130a63c8))
27+
28+
* chore(release): v1.10.0-rc.1 [skip ci] ([`331d142`](https://github.com/AI21Labs/ai21-python/commit/331d142e8b07c9688ab42280659a57d38759b9e6))
29+
30+
* chore(release): v0.1.0-rc.3 [skip ci] ([`71ee300`](https://github.com/AI21Labs/ai21-python/commit/71ee3005b92b70e1655e26566d7454c79c5008f9))
31+
32+
* chore(release): v0.1.0-rc.2 [skip ci] ([`46e8eae`](https://github.com/AI21Labs/ai21-python/commit/46e8eaebe8ccacafc6b90172b3c3e3da783c3d6f))
33+
34+
* chore(release): v0.1.0-rc.1 [skip ci] ([`3d67c2c`](https://github.com/AI21Labs/ai21-python/commit/3d67c2c9165441c09ca9a75f79021f0dba8e9325))
35+
36+
### Ci
37+
38+
* ci: python versions (#5) ([`52d18cb`](https://github.com/AI21Labs/ai21-python/commit/52d18cb6b3f4a52976aced6f24f5543886e7403f))
39+
40+
* ci: add_integration_test_action (#4) ([`f89e082`](https://github.com/AI21Labs/ai21-python/commit/f89e08213fc06b0328987331260368ca248f14ee))
41+
42+
### Feature
43+
44+
* feat: BREAKING CHANGE: pre release 2.0.0 (#9)
45+
46+
* fix: remove file
47+
48+
* feat: bump 1.0.0
49+
BREAKING CHANGE: pre release ([`b15d4c7`](https://github.com/AI21Labs/ai21-python/commit/b15d4c757afe18ee000334ec8355c9baa5351505))
50+
51+
* feat: Test pypi (#7)
52+
53+
* feat: release candidate
54+
55+
* ci: test pypi
56+
57+
* fix: version ([`549d044`](https://github.com/AI21Labs/ai21-python/commit/549d0444e09e1af34b29e6d264c61bfe0c091dbe))
58+
59+
* feat: Pre release publish (#6)
60+
61+
* feat: release candidate
62+
63+
* fix: branch name
64+
65+
* fix: imports
66+
67+
* fix: push to test pypi ([`ed3ff91`](https://github.com/AI21Labs/ai21-python/commit/ed3ff91090f14ded7b9d1ae03fdff5ac935fbdc0))
68+
69+
* feat: SDK code (#3)
70+
71+
* feat: Added code
72+
73+
* feat: Added setup
74+
75+
* feat: more sdk code
76+
77+
* feat: poetry
78+
79+
* feat: poetry setup
80+
81+
* ci: actions
82+
83+
* fix: removed unused example
84+
85+
* feat: added boto3
86+
87+
* feat: added dependencies
88+
89+
* test: added pytest dependency
90+
91+
* fix: python version
92+
93+
* fix: update python version in lock
94+
95+
* fix: format
96+
97+
* fix: examples
98+
99+
* test: removed example script for studio and added integration test instead
100+
101+
* test: bedrock integration test
102+
103+
* test: moved examples
104+
105+
* ci: fixed inv
106+
107+
* fix: lint
108+
109+
* feat: version in init
110+
111+
* fix: long content
112+
113+
* fix: poetry version
114+
115+
* fix: added __all__
116+
117+
* fix: Added code to __all__
118+
119+
* fix: prompt
120+
121+
* fix: test action
122+
123+
* fix: Added shebang
124+
125+
* fix: long line
126+
127+
* fix: loaded env for tests
128+
129+
* fix: Added env
130+
131+
* test: only 3.10
132+
133+
* test: default region
134+
135+
* test: Added 3.8
136+
137+
* fix: subscriptable type
138+
139+
* test: sagemaker tests
140+
141+
* fix: used _http methods
142+
143+
* fix: default values
144+
145+
* ci: removed -vv flag
146+
147+
* fix: imports
148+
149+
* test: Added conditional skip
150+
151+
* fix: CR fixes
152+
153+
* fix: boto3 to pyproject.toml
154+
155+
* fix: all-extras arg
156+
157+
* fix: lint in action
158+
159+
* feat: via param
160+
161+
* fix: added all extras
162+
163+
* fix: Added static type checker
164+
165+
* feat: Moved body creationto function
166+
167+
* feat: switched most responses to use dataclasses_json
168+
169+
* feat: Added base mixin
170+
171+
* fix: CR
172+
173+
* fix: test path
174+
175+
* fix: CR
176+
177+
* feat: Added bedrock session
178+
179+
* feat: Added SageMakerSession
180+
181+
* fix: init of bedrock client
182+
183+
* feat: More robust imports
184+
185+
* fix: error message
186+
187+
* fix: removed kwargs from request body
188+
189+
* fix: Removed log_level from env
190+
191+
* fix: logger calls
192+
193+
* fix: Removed logger from init
194+
195+
* feat: Added setup logger
196+
197+
* ci: Added integration tests only on push to main
198+
199+
* fix: removed unused import ([`0e9b36a`](https://github.com/AI21Labs/ai21-python/commit/0e9b36aca7ab0a3800552c8929c6f4f7d1cd9e1f))
200+
201+
### Fix
202+
203+
* fix: test pypi params (#8) ([`ed8fa1f`](https://github.com/AI21Labs/ai21-python/commit/ed8fa1f7b52b0ab6f94ed9815adf0256152dd02e))
204+
205+
### Unknown
206+
207+
* Initial commit ([`a2841de`](https://github.com/AI21Labs/ai21-python/commit/a2841dead1d9324d444fded170b64d280fef3394))

ai21/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.10.0"
1+
VERSION = "1.1.0-rc.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ exclude_lines = [
4646

4747
[tool.poetry]
4848
name = "ai21"
49-
version = "1.10.0"
49+
version = "1.1.0-rc.2"
5050
description = ""
5151
authors = ["AI21 Labs"]
5252
readme = "README.md"

0 commit comments

Comments
 (0)