Skip to content

Releases: Netflix/karyon

v3.0.0: Merge pull request #234 from elandau/3.x

08 Jul 21:04
Compare
Choose a tag to compare
Modify Karyon API to take a KaryonConfiguration instead of using the builder pattern

1.0.27

23 Oct 05:21
Compare
Choose a tag to compare

Milestone

  • Pull 119 Removing bad apply froms in build.gradle.
  • Pull 120 add property to allow for component to come up without user interaction.
  • Pull 121 switch test port for 8077 to 18077.

Artifacts: Maven Central

2.1.00-RC6

23 Oct 05:22
Compare
Choose a tag to compare
2.1.00-RC6 Pre-release
Pre-release

Milestone

No changes. Picking latest dependencies.

Artifacts: Maven Central

2.1.00-RC5

20 Sep 05:07
Compare
Choose a tag to compare
2.1.00-RC5 Pre-release
Pre-release

Milestone

  • Pull 113 Websockets example and Karyon factory methods.
  • Issue 114 Karyon.forHttpServer() and Karyon.forServer() methods are broken
  • Issue 115Upgrade rxnetty to 0.3.14

Artifacts: Maven Central

2.1.00-RC4

16 Sep 04:31
Compare
Choose a tag to compare
2.1.00-RC4 Pre-release
Pre-release

Milestone

  • Issue 69 Support executable jars.
  • Issue 86 Jersey module does not consume request payload.
  • Issue 94 Deprecate the _Router interfaces and use RxNetty's _Handler interfaces
  • Issue 100 Fix examples documentation and build.
  • Issue 109 Update rxnetty to 0.3.13.
  • Issue 111 Karyon should also support applications without @bootstrap annotations
  • Issue 112 Support non-guice based RequestHandler
Deprecations
  • Issue 94 Deprecate the _Router interfaces and use RxNetty's _Handler interfaces

Artifacts: Maven Central

karyon-2.1.00-RC3

28 Aug 17:58
Compare
Choose a tag to compare
karyon-2.1.00-RC3 Pre-release
Pre-release

This is a release candidate for karyon 2.0

Milestone

  • Pull 96 Abstract RxNettyModule for connection oriented protocols with concrete implementation for TCP.
  • Pull 93 Refactor SimpleUriRouter to be more clear/consistent.
  • Pull 90 Organize examples.
  • Pull 89 Move SimpleUriRouter
  • Pull 118 Additional headers would not be transmitted in jersey-extension.
  • Issue 82 eureka and archaius integration must be in different modules.
  • Issue 83 Provide a way to configure HealthCheckHandler in @KaryonBootstrap.
  • Issue 79 Bug trying to set other jersey properties through archaius

Artifacts: Maven Central

karyon-1.0.26

19 Aug 21:52
Compare
Choose a tag to compare

New Features

  • #63 health check should support a "STARTING" status

Bug fixes

None

Milestone

Artifacts: Maven Central

karyon-2.1.00-RC2

11 Jul 00:37
Compare
Choose a tag to compare
karyon-2.1.00-RC2 Pre-release
Pre-release

This is a release candidate for karyon 2.0

Milestone

Artifacts: Maven Central

karyon-1.0.25

09 Jul 08:57
Compare
Choose a tag to compare

New Features

None

Bug fixes

  • #67 KaryonServer uses Guava method that has been removed

Milestone

Artifacts: Maven Central

karyon-1.0.24

20 May 05:30
Compare
Choose a tag to compare

New Features

None

Bug fixes

  • #66 Range dependency versions does not go well with Netflix artifactory. Moving back to fixed versions.