Content-Length: 339834 | pFad | http://github.com/twilio/twilio-java/pull/779/commits/8aa8f48d888ef2943e71cbddbf3f55d18ddcc9a4

8D feat!: MVR Release Preparation by sbansla · Pull Request #779 · twilio/twilio-java · GitHub
Skip to content

feat!: MVR Release Preparation #779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
ff36bd4
feat: support json content in requests (#746)
shrutiburman Jun 7, 2023
6a90931
[Librarian] Regenerated @ 0430a9c977225d55252b84f4d16e16ad2091cde1
twilio-dx Jun 15, 2023
81d85c7
Release 9.7.0
twilio-dx Jun 15, 2023
7ebbd27
feat: Enable json request body (#749)
sbansla Jun 26, 2023
954954f
chore: added preview messaging domain url (#752)
sbansla Jun 27, 2023
5307f9a
chore: enabling branch for 10.0.0-rc.1 release (#751)
sbansla Jun 27, 2023
3b31008
chore: corrected rc version for release
sbansla Jul 4, 2023
e4711a4
[Librarian] Regenerated @ 6ed189cbba23e3c77c423ac17bd7bfccfc88b126 27…
twilio-dx Jul 4, 2023
8aa8f48
Release 10.0.0-rc.1
twilio-dx Jul 4, 2023
5c9a366
[Librarian] Regenerated @ 07a9a183b1077d5a881e6cd53ef76b0d75ccc6b0 46…
twilio-dx Jul 27, 2023
c5e6585
Release 10.0.0-rc.2
twilio-dx Jul 27, 2023
bb5458a
[Librarian] Regenerated @ 1e94599903f1dbac80d3040ebbdba7d3f7fb074d 6a…
twilio-dx Aug 10, 2023
b573f61
Release 10.0.0-rc.3
twilio-dx Aug 10, 2023
c4e73e4
[Librarian] Regenerated @ 38fb28edc02f73b8635b45a5612c5ae33eab39fe 54…
twilio-dx Aug 24, 2023
9da3278
Release 10.0.0-rc.4
twilio-dx Aug 24, 2023
7a8223f
Validate ssl method update (#767)
AsabuHere Oct 6, 2023
48e68fa
chore: add-constructor-apiexception (#772)
sbansla Oct 19, 2023
8fa3a8d
[Librarian] Regenerated @ 922c1fef02b8c8fbbbe2315aa9b9d1dba49f3fc0 5b…
twilio-dx Oct 19, 2023
3508d6e
Release 10.0.0-rc.5
twilio-dx Oct 19, 2023
a3dda32
[Librarian] Regenerated @ 5eb406c4977c9f6976e6053cb5b581056f541a59 5a…
twilio-dx Nov 6, 2023
3e14d3c
Release 10.0.0-rc.6
twilio-dx Nov 6, 2023
ca53135
chore: updating latest changes
sbansla Feb 7, 2024
539a01b
chore: written readme and upgrade guide
sbansla Feb 7, 2024
729b11f
prettier output
sbansla Feb 7, 2024
f2d2641
latest oai rc changes
sbansla Feb 8, 2024
74b3296
prettier run
sbansla Feb 8, 2024
c5883b5
chore: latest oai changes
sbansla Feb 8, 2024
eb00438
updated changes
sbansla Feb 8, 2024
7623a28
chore: deleted api files
sbansla Feb 9, 2024
e271f93
featMVR Release Preperation
sbansla Feb 9, 2024
a352dad
feat! : MVR Release Preparation
sbansla Feb 9, 2024
8ce4dfe
Merge branch 'main' into 10.0.0-rc-copy
sbansla Feb 9, 2024
e020e18
chore: Run test
sbansla Feb 9, 2024
09eec33
chore: disabled cluster test
sbansla Feb 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Release 10.0.0-rc.1
  • Loading branch information
twilio-dx committed Jul 4, 2023
commit 8aa8f48d888ef2943e71cbddbf3f55d18ddcc9a4
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>twilio</artifactId>
<packaging>jar</packaging>
<name>twilio</name>
<version>10.0.0-rc.0</version>
<version>10.0.0-rc.1</version>
<description>Twilio Java Helper Library</description>
<url>https://www.twilio.com</url>
<licenses>
Expand All @@ -19,7 +19,7 @@
<url>git@github.com:twilio/twilio-java.git</url>
<connection>scm:git:git@github.com:twilio/twilio-java.git</connection>
<developerConnection>scm:git:git@github.com:twilio/twilio-java.git</developerConnection>
<tag>9.7.0</tag>
<tag>10.0.0-rc.1</tag>
</scm>
<developers>
<developer>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/twilio/Twilio.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*/
public class Twilio {

public static final String VERSION = "10.0.0-rc.0";
public static final String VERSION = "10.0.0-rc.1";
public static final String JAVA_VERSION = System.getProperty("java.version");
public static final String OS_NAME = System.getProperty("os.name");
public static final String OS_ARCH = System.getProperty("os.arch");
Expand Down








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/twilio/twilio-java/pull/779/commits/8aa8f48d888ef2943e71cbddbf3f55d18ddcc9a4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy