Skip to content

Releases: onema/uServerless

Version 0.4.1

25 Jun 04:03
587d0b2
Compare
Choose a tag to compare
  • Adding support for scala 2.11, 2.12, and 2.13

Version 0.4.0

09 Mar 20:39
c14c3ff
Compare
Choose a tag to compare
  • Update dependencies
  • Remove dependency on apache httpcomponents as it was only used for HTTP status codes, an HTTP Codes object has been added
  • Added a new handler for custom resources

Version 0.3.0

01 Feb 15:40
56586e9
Compare
Choose a tag to compare
  • Overwatch error reporting can be configured using the REPORT_EXCEPTION environment variable always defaulting to false

Version 0.2.2

20 Jan 23:28
e449dfe
Compare
Choose a tag to compare

New models

Version 0.2.0

15 Jan 06:15
b67481c
Compare
Choose a tag to compare
  • New CloudTrail events
  • Rename Log registration event to be a CloudTrail event

Version 0.1.1

21 Dec 08:24
26fb5e5
Compare
Choose a tag to compare

Update AWS SDK version

Version 0.1.0

21 Dec 06:48
b1a479e
Compare
Choose a tag to compare
Merge pull request #21 from onema/feature-improvements

Updated documentation

Version 0.0.3

18 Nov 09:48
fd84a4a
Compare
Choose a tag to compare
  • multiple updates to metrics and error reporting.
  • removed SNS error reporting in favor of using the new Overwatch app
  • added a new event handler for exception handling

Version 0.0.2

12 Nov 04:56
df2c46d
Compare
Choose a tag to compare
  • Structured logging

Version 0.0.1

30 Oct 06:30
a0c10b7
Compare
Choose a tag to compare
Merge pull request #16 from onema/feature-sub-projects

More documentation updates