Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
bump version to 0.9.3; updated contributors and doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Pei committed Jun 23, 2016
1 parent 4540230 commit 8b5eabd
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 6 deletions.
3 changes: 3 additions & 0 deletions AUTHORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ Core developers (in order of appearance):
Contributors:

- Lukasz Kryger http://stackoverflow.com/users/1240557/kryger
- billzwu https://github.com/billzwu
- faisal-hameed https://github.com/faisal-hameed
- fivesmallq https://github.com/fivesmallq
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
Parallec Change Log
==========

## Version 0.9.4


_2016-??-??_

* TBD

## Version 0.9.3


_2015-??-??_
_2016-06-23_

* SSH: Allow run as super user for ssh: handle SSH commands where password is needed to sudo. Auto apply the password. Thanks [billzwu](https://github.com/billzwu)
* Test: add coverage: for get target hosts duplicate/empty for CMS.
* Test/Build: update CI setting to enable test on process based Ping.

Expand Down
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
![build status](https://img.shields.io/badge/build-info=>-green.svg) [![Build Status](https://travis-ci.org/eBay/parallec.svg?branch=master)](https://travis-ci.org/eBay/parallec) [![Coverage Status](https://img.shields.io/codecov/c/github/eBay/parallec.svg)](https://codecov.io/github/eBay/parallec) [![Apache V2.0 License](http://www.parallec.io/images/apache2.svg) ](https://github.com/eBay/parallec/blob/master/LICENSE)


![latest 0.9.x](http://img.shields.io/badge/latest_stable-0.9.x=>-green.svg) [ ![latest beta maven central](https://maven-badges.herokuapp.com/maven-central/io.parallec/parallec-core/badge.svg?style=flat)](http://search.maven.org/#artifactdetails|io.parallec|parallec-core|0.9.2|) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eBay/parallec?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
![latest 0.9.x](http://img.shields.io/badge/latest_stable-0.9.x=>-green.svg) [ ![latest beta maven central](https://maven-badges.herokuapp.com/maven-central/io.parallec/parallec-core/badge.svg?style=flat)](http://search.maven.org/#artifactdetails|io.parallec|parallec-core|0.9.3|) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eBay/parallec?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

[![Javadoc](http://www.parallec.io/images/parallec-javadoc-blue.svg)](http://www.parallec.io/javadoc/index.html?io/parallec/core/ParallelClient.html) [![Documentation](http://www.parallec.io/images/parallec-documentation-red.svg)](http://www.parallec.io/docs/) [![Samples](http://www.parallec.io/images/parallec-samples-brightgreen.svg)](https://github.com/eBay/parallec-samples) [![Chinese](http://www.parallec.io/images/parallec-cnbrief-blue.svg)](https://github.com/eBay/parallec/blob/master/README-brief-cn.md)

[ [Get-Started](https://github.com/eBay/parallec/blob/master/README.md#get-started) | [Features](https://github.com/eBay/parallec/blob/master/README.md#features) | [Use Cases](https://github.com/eBay/parallec/blob/master/README.md#use-cases) | [Motivation](https://github.com/eBay/parallec/blob/master/README.md#motivation) | [Demos](https://github.com/eBay/parallec/blob/master/README.md#demos) | [Performance](https://github.com/eBay/parallec/blob/master/README.md#performance) | [Compare](https://github.com/eBay/parallec/blob/master/README.md#compare) | [Contributors](https://github.com/eBay/parallec/blob/master/README.md#contributors) | [About](https://github.com/eBay/parallec/blob/master/README.md#authors) | [News](http://www.parallec.io/blog/) | [Change Log](https://github.com/eBay/parallec/blob/master/CHANGELOG.md) | [中文介绍](https://github.com/eBay/parallec/blob/master/README-brief-cn.md) ]
[ [Get-Started](https://github.com/eBay/parallec/blob/master/README.md#get-started) | [Features](https://github.com/eBay/parallec/blob/master/README.md#features) | [Use Cases](https://github.com/eBay/parallec/blob/master/README.md#use-cases) | [Samples](https://github.com/eBay/parallec-samples) | [Motivation](https://github.com/eBay/parallec/blob/master/README.md#motivation) | [Demos](https://github.com/eBay/parallec/blob/master/README.md#demos) | [Performance](https://github.com/eBay/parallec/blob/master/README.md#performance) | [Compare](https://github.com/eBay/parallec/blob/master/README.md#compare) | [Contributors](https://github.com/eBay/parallec/blob/master/README.md#contributors) | [About](https://github.com/eBay/parallec/blob/master/README.md#authors) | [News](http://www.parallec.io/blog/) | [Change Log](https://github.com/eBay/parallec/blob/master/CHANGELOG.md) | [中文介绍](https://github.com/eBay/parallec/blob/master/README-brief-cn.md) ]


[ [API Overview](http://www.parallec.io/docs/api-overview/) | [Generate & Submit Task](http://www.parallec.io/docs/submit-task/) | [Track Status & Examine Responses](http://www.parallec.io/docs/track-status/) | [Configurations](http://www.parallec.io/docs/configurations/) ]
Expand All @@ -28,14 +28,14 @@ Donwload [the latest JAR](https://search.maven.org/remote_content?g=io.parallec&
<dependency>
<groupId>io.parallec</groupId>
<artifactId>parallec-core</artifactId>
<version>0.9.2</version>
<version>0.9.3</version>
</dependency>
```
Snapshots of the development version are available in [Sonatype's `snapshots` repository](https://oss.sonatype.org/content/repositories/snapshots/io/parallec/parallec-core/).

or Gradle:
```xml
compile 'io.parallec:parallec-core:0.9.2'
compile 'io.parallec:parallec-core:0.9.3'
```


Expand Down Expand Up @@ -226,6 +226,10 @@ For more related work review, please visit [here](http://www.ebaytechblog.com/20
We deeply thank all contributors for their effort.

- Lukasz Kryger [http://stackoverflow.com/users/1240557/kryger](http://stackoverflow.com/users/1240557/kryger)
- [billzwu](https://github.com/billzwu)
- [faisal-hameed](https://github.com/faisal-hameed)
- [fivesmallq](https://github.com/fivesmallq)


## Authors

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.parallec</groupId>
<artifactId>parallec-core</artifactId>
<version>0.9.3-SNAPSHOT</version>
<version>0.9.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>io.parallec:parallec-core</name>
<url>https://github.com/eBay/parallec</url>
Expand Down

0 comments on commit 8b5eabd

Please sign in to comment.