Skip to content

Releases: kusanagi/katana-sdk-java8

Release 2.1.0

01 Jun 09:17
4a794a0
Compare
Choose a tag to compare

Changed

  • Updated README.md

Release 2.0.0

02 Mar 18:48
58ec3ad
Compare
Choose a tag to compare

Added

  • Add tags to ActionSchema
  • Add name property to file object payload
  • Add name to the entity in the schema
  • Throw exception on done if not supported
  • Add Log levels
  • Support for transport API

Changed

  • Change timeouts to 10 seconds
  • Changed default parameter value to "mixed"
  • Move primary key to the schema entity
  • Extend log definition
  • Update README version

Release 1.3.0

03 Dec 12:27
Compare
Choose a tag to compare

Changed

  • Updated README.md

Release 1.2.0

01 Sep 18:21
Compare
Choose a tag to compare

Added

  • Start support for katana 1.2
  • Support for request attributes from katana 1.1.12
  • Accessors for request id and timestamp
  • Support for optional arguments in java methods
  • New header methods

Fixed

  • Fix immutable classes (Response, Request, HttpRequest, HttpResponse, Action, Transport)
  • Fixed Response accessors for attributes
  • Fix default property in getProperty()

Release 1.1.0

01 Jun 22:11
Compare
Choose a tag to compare

Changed

  • Updated CONTRIBUTING.md and README.md

Release 1.0.0

01 Jun 21:21
Compare
Choose a tag to compare

Java 8 SDK to interface with the KATANA™ framework