Skip to content

Releases: ari4java/ari4java

0.18.0

Choose a tag to compare

@grahambrown11 grahambrown11 released this 26 Jan 15:19

Details in the CHANGELOG

0.17.0

Choose a tag to compare

@grahambrown11 grahambrown11 released this 24 Feb 11:35

Details in the CHANGELOG

0.16.0

Choose a tag to compare

@grahambrown11 grahambrown11 released this 11 Jul 08:59

Details in the CHANGELOG

0.15.0

Choose a tag to compare

@grahambrown11 grahambrown11 released this 26 Dec 19:14

Details in the CHANGELOG

0.14.0

Choose a tag to compare

@grahambrown11 grahambrown11 released this 24 Oct 13:54

Details in the CHANGELOG

0.13.0

Choose a tag to compare

@grahambrown11 grahambrown11 released this 14 Aug 15:01
b5f6c65

Details in the CHANGELOG

0.12.2

Choose a tag to compare

@grahambrown11 grahambrown11 released this 25 Mar 18:07
f808fbb

No code change, just the gradle build so we can continue to get the library on Maven Central

Update ARI Version

Choose a tag to compare

@grahambrown11 grahambrown11 released this 23 Sep 13:23
a4c0f5b

Details in the CHANGELOG

Shutdown fixes

Choose a tag to compare

@grahambrown11 grahambrown11 released this 24 Jun 15:25

Details in the CHANGELOG

New ARI Bindings

Choose a tag to compare

@grahambrown11 grahambrown11 released this 21 Mar 20:11

Asterisk 17.3.0 was released and other backports which came with new ARI versions

CHANGLOG

There had to be a work around for the TextMessage model as there are now 2 definitions for the variables field: Object or List. So you need to know which version you have and call either getVariables() for older versions or getVariablesList() for newer