Skip to content

Commit 65e09a4

Browse files
committed
chore(release): v1.0.0-rc.1 [skip ci]
1 parent 1426ed1 commit 65e09a4

File tree

3 files changed

+224
-2
lines changed

3 files changed

+224
-2
lines changed

CHANGELOG.md

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

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 = "2.0.0-rc.1"
49+
version = "1.0.0-rc.1"
5050
description = ""
5151
authors = ["AI21 Labs"]
5252
readme = "README.md"

0 commit comments

Comments
 (0)