Skip to content

Releases: uprotocol/platform-java

0.1.0 alpha 35

0.1.0 alpha 35 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 20 Aug 21:48
4d6c1f6
0.1.0-ALPHA35

Bump version to 0.1.0-ALPHA35

0.1.0 alpha 34

0.1.0 alpha 34 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 14 Aug 07:56
7cab545
encrpytion: Warn both parties on SSL errors

Previously, we were trying to warn the server
when there is an SSL error, indicating that a
client is pretending to be someone else. The
problem is that it is hard to accuretely to
detect which side is on the wrong using the
exception types because different JVM
implementations throw different types of
exceptions for the same type of error.

In the end, I decided to warn both parties.
because it is easier and should lead to 'less'
confusion.

Credentials should not change by default,
so I don't think any of the warning systems
will be in use that prominently anyway.

0.1.0 alpha 33

0.1.0 alpha 33 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 09 Aug 10:15
3ad0fd0
protocol: Improve handling early exits & picture

Picture data was a part of the Client class, which
wasn't useful in a real use case. This change
removes that part and makes PersistenceProvider
responsible for it. Also, checksum is now is
considered 'revision number', so it doesn't mean
it is the hash code of the picture data but
rather a date on which the picture was changed.

0.1.0 alpha 32

0.1.0 alpha 32 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 25 Jul 17:21
8e1db8b
Bump version to 0.1.0-ALPHA32

With this release, we will be targeting TLSv1.2
temporarily as the tests started to fail for
some reason. I will revert that change  once I
resolve the problem.

0.1.0 alpha 31

0.1.0 alpha 31 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 14 Apr 18:19
4be84b3
0.1.0-ALPHA31

pom: Project URL is GitHub organization page

0.1.0 alpha 30

0.1.0 alpha 30 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 03 Apr 20:41
1386b57
0.1.0-ALPHA30

Use nullity inferred CoolSocket base and bump version to 0.1.0-ALPHA30

0.1.0 alpha 29

0.1.0 alpha 29 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 03 Apr 13:38
a614563
0.1.0-ALPHA29

Increase polling rates and bump version to 0.1.0-ALPHA29

0.1.0 alpha 27

0.1.0 alpha 27 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 11 Mar 20:24
e7b7708
0.1.0-ALPHA27

Bump version to 0.1.0-ALPHA27

0.1.0 alpha 24

0.1.0 alpha 24 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 09 Mar 09:21
d205205
0.1.0-ALPHA24

Bump version to 0.1.0-ALPHA24

0.1.0 alpha 23

0.1.0 alpha 23 Pre-release
Pre-release

Choose a tag to compare

@velitasali velitasali released this 08 Mar 18:43
e0df1d4
0.1.0-ALPHA23

Bump version 0.1.0-ALPHA23