Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.8.0 #193

Merged
merged 2 commits into from
Jul 25, 2017
Merged

Release 1.8.0 #193

merged 2 commits into from
Jul 25, 2017

Commits on Jul 25, 2017

  1. Release Notes for Release 1.8.0 of the Amazon Kinesis Client Library

    * Execute graceful shutdown on its own thread
      * PR awslabs#191
      * Issue awslabs#167
    * Added support for controlling the size of the lease renewer thread pool
      * PR awslabs#177
      * Issue awslabs#171
    * Require Java 8 and later
      Java 8 is now required for versions 1.8.0 of the amazon-kinesis-client and later.
      * PR awslabs#176
    pfifer committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    148fe3e View commit details
    Browse the repository at this point in the history
  2. Change All Version Strings to 1.8.0

    Changed the version strings for Maven, User Agent, and the manifest.
    pfifer committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    9c1dadc View commit details
    Browse the repository at this point in the history