Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
7cd1550
Merge pull request #656 from jcookems/dev
jcookems Mar 22, 2013
a8589eb
Merge pull request #311 from WindowsAzure/dev
Mar 26, 2013
065cf4a
Merge pull request #313 from WindowsAzure/dev
Mar 27, 2013
ecf2f64
Merge pull request #318 from WindowsAzure/release
xuezhai Apr 9, 2013
a5b014d
Merge pull request #661 from xuezhai/dev
xuezhai Apr 10, 2013
811ae67
update queue.
Apr 17, 2013
375de7e
Merge pull request #108 from gcheng/updateQueue
Apr 17, 2013
786dd2e
update service bus topic.
Apr 18, 2013
9109a1c
Minor change to update topic.
Apr 18, 2013
530b641
Merge pull request #109 from gcheng/updateTopic
Apr 18, 2013
4c84ba2
Enable update subscription.
Apr 18, 2013
6f050b5
Merge branch 'dev' of https://github.com/gcheng/azure-sdk-for-java-pr…
Apr 19, 2013
05c351f
Merge pull request #110 from gcheng/updateSub
Apr 19, 2013
7fe0d66
Merge pull request #664 from gcheng/dev
Apr 19, 2013
b84180e
initial checkin to update QueueDescription
Apr 23, 2013
0d77d64
update the product code to make sure that the new QueueInfo is builda…
Apr 23, 2013
ed53fd2
initial check in for the scaffold of the QueueInfoTest
Apr 23, 2013
4e122be
update unit test for QueueInfo
Apr 23, 2013
da53615
all the queue info unit tests passes.
Apr 24, 2013
a56d910
ensure all the unit tests passes.
Apr 24, 2013
2a601b0
update queue info.
Apr 24, 2013
8f51a94
Merge pull request #111 from gcheng/updateProperties
Apr 25, 2013
4fc65b6
Merge pull request #669 from gcheng/dev
Apr 25, 2013
028d7fd
update the schema for Topic, Subscription and Rule.
Apr 25, 2013
1451eb7
implement RuleInfo.
Apr 26, 2013
4e4b921
add support for properties in subscription.
Apr 26, 2013
49aaecc
update Topic Info for service bus.
Apr 26, 2013
5900a32
generates Javadoc for Rule/Subscription/Topic.
Apr 26, 2013
824372a
improve javadoc for queue/topic/rule/subscription.
Apr 26, 2013
3ffbe25
Merge pull request #113 from gcheng/updateProperties
Apr 30, 2013
e80ab97
Merge pull request #670 from gcheng/dev
Apr 30, 2013
aeb3267
Merge branch 'dev' of https://github.com/gcheng/azure-sdk-for-java-pr…
Apr 30, 2013
d72553e
initial check in for renew lock.
Apr 30, 2013
0a786dd
Merge branch 'dev' of https://github.com/gcheng/azure-sdk-for-java-pr…
Apr 30, 2013
015831d
get renew lock working.
May 1, 2013
156a56e
get unit test pass for renew message.
May 1, 2013
da52232
code clean up!
May 1, 2013
aa66c8a
Merge pull request #114 from gcheng/renewlock
May 1, 2013
9f3e33c
Merge pull request #673 from gcheng/dev
May 1, 2013
bca8eae
fix a unit test failure for topic info.
May 1, 2013
10f93e0
remove message count details and forward to for JSR review.
May 3, 2013
7c6b2b9
Merge pull request #116 from gcheng/unittestfix
May 3, 2013
2c21739
Merge pull request #117 from gcheng/jsrreview
May 3, 2013
3acff2a
Merge pull request #674 from gcheng/dev
May 3, 2013
ee6841f
remove authorization rule from this release.
May 6, 2013
d76235a
Merge pull request #118 from gcheng/removeauthrule
May 6, 2013
34ef686
Merge pull request #676 from gcheng/dev
May 6, 2013
46c37e4
update for 0.4.3
guangyang May 9, 2013
689ea78
integration testing of metadata.
May 15, 2013
f3d7021
Merge pull request #119 from gcheng/integrationtest
May 15, 2013
d618563
Merge pull request #678 from gcheng/dev
May 15, 2013
f4ae1b8
Merge branch 'release' of https://github.com/WindowsAzure/azure-sdk-f…
May 17, 2013
57c26c6
Merge pull request #39 from gcheng/release
May 17, 2013
0fcf775
Merge pull request #342 from WindowsAzure/dev
May 17, 2013
d85d0ff
Merge pull request #343 from gcheng/dev
May 17, 2013
36489bd
fix two scenario tests for CI machine.
May 20, 2013
aa4c680
Merge pull request #40 from gcheng/cibugfix
May 20, 2013
0487fcd
Merge pull request #344 from gcheng/release
May 20, 2013
189c804
Merge branch 'dev' of https://github.com/guangyang/azure-sdk-for-java…
guangyang May 22, 2013
ab64e30
Merge branch 'release' of https://github.com/WindowsAzure/azure-sdk-f…
guangyang May 22, 2013
24b88f1
update pom.xml to 0.4.3
guangyang May 22, 2013
7f4c8e5
update changelog for 0.4.2 and 0.4.3
guangyang May 22, 2013
abd2999
update based on code review feedback
guangyang May 22, 2013
b095b91
Merge pull request #345 from guangyang/release
guangyang May 22, 2013
d039ddd
Merge pull request #351 from WindowsAzure/release
xuezhai May 30, 2013
57f75cc
updated sample code to use containerPermissions. added java & xml for…
t-aniba Jun 7, 2013
c06f38c
Revert "updated sample code to use containerPermissions. added java &…
t-aniba Jun 7, 2013
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2013.05.27 Version 0.4.3
* Added support for updating existing Queue/Topic/Subscription for Service Bus
* Added support for message lock renewal to support long running message processing for Service Bus
* Added new properties to Queue/Topic/Subscription/Rule for Service Bus
* Added support for rebinding content key for Media Services

2013.04.16 Version 0.4.2
* Fixed a bunch of GB18030 encoding issues
* Fixed a service bus issue when the locale is not UTC

2013.03.12 Version 0.4.1
* Added "Azure-SDK-For-Java/<version>" To User-Agent HTTP header
* Added connection string support for Service Bus
Expand Down
55 changes: 33 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,41 @@
#Windows Azure SDK for Java

This SDK allows you to build Windows Azure applications in Java that allow
you to take advantage of Azure scalable cloud computing resources: table and blob
storage, messaging through Service Bus.

For documentation please see the [Windows Azure Java Developer Center](http://www.windowsazure.com/en-us/develop/java/)
This project provides a client library in Java that makes it easy to consume Windows Azure services. For documentation please see the [Windows Azure Java Developer Center](http://www.windowsazure.com/en-us/develop/java/).

#Features
* Blob
* Create/Read/Update/Delete Blobs
* Queue
* Create/Delete Queues
* Insert/Peek Queue Messages
* Advanced Queue Operations
* Media Services
* Upload Media Files to Media Services
* Change the encoding on uploaded Media Services
* Provide streaming or download access to uploaded/transformed Media Files

* Storage
* Blob
* Create/Read/Update/Delete containers
* Create/Read/Update/Delete blobs
* Queue
* Create/Delete Queues
* Insert/Peek Queue Messages
* Advanced Queue Operations
* Table
* Create/Read/Update/Delete tables
* Create/Read/Update/Delete entities
* Batch operation
* Service Bus
* Use either the Queue or Topic/Subscription Model
* Queues
* Create/Read/Update/Delete queues
* Send/Receive/Unlock/Delete messages
* Renew message lock
* Topics
* Create/Read/Update/Delete topics
* Create/Read/Update/Delete subscriptions
* Create/Read/Update/Delete rules
* Send/Receive/Unlock/Delete messages
* Renew message lock
* Media Services
* Create/Read/Update/Delete access policies
* Create/Read/Update/Delete asset files
* Create/Read/Update/Delete assets
* Create/Read/Update/Delete/Rebind content keys
* Create/Read/Update/Cancel/Delete jobs
* Service Runtime
* Retrieve information about the state of your Azure Compute instances
* Table
* Manage Tables
* Table Entity Operations
* Entity Group Transactions (Batch)
* Retrieve information about the state of your Azure Compute instances


#Getting Started

Expand All @@ -45,7 +56,7 @@ within your project you can also have them installed by the Java package manager
<dependency>
<groupId>com.microsoft.windowsazure</groupId>
<artifactId>microsoft-windowsazure-api</artifactId>
<version>0.4.2</version>
<version>0.4.3</version>
</dependency>

##Minimum Requirements
Expand Down
2 changes: 1 addition & 1 deletion microsoft-azure-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.windowsazure</groupId>
<artifactId>microsoft-windowsazure-api</artifactId>
<version>0.4.2</version>
<version>0.4.3</version>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Client API</name>
Expand Down
Loading