Skip to content

Fix 228: Table: DateTime serialization for milliseonds#30

Merged
jcookems merged 5 commits into
Azure:dev-bookmarkfrom
jcookems:fix228
Apr 4, 2012
Merged

Fix 228: Table: DateTime serialization for milliseonds#30
jcookems merged 5 commits into
Azure:dev-bookmarkfrom
jcookems:fix228

Conversation

@jcookems

Copy link
Copy Markdown
Contributor

No description provided.

@jcookems

jcookems commented Apr 3, 2012

Copy link
Copy Markdown
Contributor Author

I've applied the review feedback, and added unit tests.

jcookems added a commit that referenced this pull request Apr 4, 2012
Fix 228: Table: DateTime serialization for milliseonds
@jcookems jcookems merged commit e21de2b into Azure:dev-bookmark Apr 4, 2012
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Added preliminary Javadoc content.
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Removed getRestServiceUri method from contract.
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Replace "magic" ids with a named constant
gcheng pushed a commit that referenced this pull request Apr 11, 2013
ensure unit tests can pass on CI machine
andrerod pushed a commit that referenced this pull request May 9, 2014
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
Fix 228: Table: DateTime serialization for milliseonds
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
Removed getRestServiceUri method from contract.
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
ensure unit tests can pass on CI machine
lenala pushed a commit to lenala/azure-sdk-for-java that referenced this pull request Nov 16, 2018
Updates to JsonWebKey as well as ECKey implementation addition

JsonWebKey
- added RSA_OAEP_256 JsonWebKeyEncryptionAlgorithm
- ES256, ES384, ES512, ECDSA256 JsonWebKeySignatureAlgorithm
- EC_HSM JsonWebKeyType
- EC key attributes (x, y, crv) to JsonWebKey as well as methods to/fromEC key
- EC key validation tests

ECKey implementation (using the BouncyCastle Provider)
- Ecdsa256, Es256, Es384, Es512 signature algorithm support
- P_256, P_384, P_521, SECP256K1 ECC named curve support
- sign/verify using EC keys
- EC key tests
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this pull request Jan 10, 2019
* Update Java SDK to use latest rest api

* update spacing

* Update changelog

* Update Note in changelog

* Remove extra import

* Infer Batch URL for BatchServiceClient from credentials

* Update invalid javadoc comments

* Update invalid javadoc comments

* Update changelog for blobPrefix
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this pull request Mar 4, 2019
mssfang referenced this pull request in mssfang/azure-sdk-for-java Apr 23, 2019
Merge latest to master
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this pull request May 30, 2019
jeet1995 added a commit that referenced this pull request Feb 8, 2026
…on Not Available` cross-region retry scenarios. (#47631)

* Adding `x-ms-cosmos-hub-region-processing-only` header.

* Adding `x-ms-cosmos-hub-region-processing-only` header.

* Ensuring account-level region cycle through when `x-ms-cosmos-hub-region-processing-only` header is set.

* Forcing hub region processing flow to loop through all available read regions for new hub.

* Forcing hub region processing flow to loop through all available read regions for new hub.

* Revert unnecessary changes.

* Fixing compilation errors.

* Fixing compilation errors.

* Stabilizing CI pipeline.

* Enforce partition-set hub tracking when reads hit 403:3s.

* Add tests for readMany, readAll, query and change feed.

* Add tests for readMany, readAll, query and change feed.

* Add tests for readMany, readAll, query and change feed.

* Fixing a query plan caching test.

* Add hub region processing only request header to CosmosDiagnostics.

* Attempt to make PPAF/PPCB info visible in CosmosDiagnostics.

* Attempt to make PPAF/PPCB info visible in CosmosDiagnostics.

* Attempt to make PPAF/PPCB info visible in CosmosDiagnostics.

* Revert LocationCache changes.

* Modify cross region retry protocol for 404:1002 in Single-Writer accounts.

* Fixing tests.

* Replace hardcoded timeouts with policy-derived values in PPAF E2E latency config (#29)

* Initial plan

* Fix hardcoded timeout values in RxDocumentClientImpl

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Fix system property cleanup in HubRegionProcessingOnlyTests to prevent test pollution (#30)

* Initial plan

* Clear system property in @afterclass to prevent test pollution

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Fix hot-path allocations in DocumentServiceRequestContext getter methods (#32)

* Initial plan

* Fix per-request allocations in getPerPartitionCircuitBreakerInfoHolder and getPerPartitionFailoverContextHolder

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Use static EMPTY singletons instead of null returns

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Fixing tests.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant