git pull --tags origin git tag -l Then you should see the following tag. 0.8.0-beta1
You can then checkout from the tag and see the commits. Thanks, Jun On Wed, Jul 3, 2013 at 3:02 PM, Yu, Libo <libo...@citi.com> wrote: > Hi, > > I am trying to find out the main difference between the BETA1 and the 0.8 > version we > are testing right now. > > I have a question about the beta1 release notes. In the announcement it > is referred as > a full change log. So I assume all changes since 0.72 are in the list. Is > that right? > If I want to find out the list of changes made in the past month, do you > how to make it? > > Thanks. > > Libo > > > -----Original Message----- > From: Joe Stein [mailto:crypt...@gmail.com] > Sent: Sunday, June 30, 2013 5:04 AM > To: users@kafka.apache.org > Subject: Re: [ANNOUNCEMENT] Apache Kafka 0.8.0-beta1 Released > > you can publish locally > > ./sbt "++2.9.2 publish-local" > > and then call it > > "org.apache.kafka" % "kafka_2.9.2" % "0.8.0-beta1" > > I am still having the same unauthorized message from > repository.apache.orgwill try a few other things and follow-up on the INFRA > ticket I created during the release > https://issues.apache.org/jira/browse/INFRA-6414 > > > > On Sat, Jun 29, 2013 at 9:57 PM, Russell Jurney <russell.jur...@gmail.com > >wrote: > > > Can 0.8 go to maven? > > > > Sent from my iPhone > > > > On Jun 29, 2013, at 10:12 AM, Joe Stein <crypt...@gmail.com> wrote: > > > > > Not yet, going to give the first publish a shot tonight. > > > > > > /* > > > Joe Stein, Chief Architect > > > http://www.medialets.com > > > Twitter: @allthingshadoop > > > Mobile: 917-597-9771 > > > */ > > > > > > On Jun 28, 2013, at 10:58 AM, Jun Rao <jun...@gmail.com> wrote: > > > > > >> Joe, > > >> > > >> Thanks for getting this done. Do you know if we have the beta1 jar > > >> in > > maven > > >> yet? > > >> > > >> Jun > > >> > > >> > > >> On Thu, Jun 27, 2013 at 3:48 PM, Joe Stein <joest...@apache.org> > wrote: > > >> > > >>> The Apache Kafka team is pleased to announce the release of Kafka > > >>> 0.8.0-beta1 > > >>> > > >>> Apache Kafka is a distributed publish-subscribe messaging system . > > >>> > > >>> You can download the release from: > > >>> http://kafka.apache.org/downloads.html > > >>> > > >>> The full change log is available here: > > >>> https://dist.apache.org/repos/dist/release/kafka/RELEASE_NOTES.htm > > >>> l > > >>> > > >>> We welcome your help and feedback. For more information on how to > > >>> report problems, and to get involved, visit the project website at > > >>> http://kafka.apache.org/ > > >>> > > >>> /* > > >>> * The Apache Kafka Team > > >>> */ > > >>> > > > > > > -- > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >