azure-sdk-for-cpp/sdk/core/azure-core/src
Ahson Khan c3265d3e5b
Fix input validation check for TimeFractionFormat in the DateTime ToString method (#5927)
* Fix input validation check for TimeFractionFormat in the DateTime ToString() method.

* Add changelog entry.

* Use switch-case instead of static casting the enum values.

* Address CL PR feedback.

* Fix the features added CL to put ResourceIdentifier in the right release.

* Address PR feedback - use type traits
2024-09-10 14:35:07 -07:00
..
credentials Fix use of namespace qualifiers that have not been explicitly introduced (#5371) 2024-02-29 02:51:42 +00:00
cryptography Guard against Windows' min/max macros (#5348) 2024-02-13 13:41:34 -08:00
http Log policy extra headers (#5868) 2024-08-07 17:40:37 +00:00
io Guard against Windows' min/max macros (#5348) 2024-02-13 13:41:34 -08:00
private Increment package version after release of azure-core (#5870) 2024-08-01 22:38:35 +00:00
tracing Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
azure_assert.cpp Remove code coverage exclusions from Azure SDK for C++ (#5055) 2023-10-25 10:30:02 -07:00
base64.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
context.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
datetime.cpp Fix input validation check for TimeFractionFormat in the DateTime ToString method (#5927) 2024-09-10 14:35:07 -07:00
environment_log_level_listener.cpp Added blocking Open for message sender (#5374) 2024-03-13 12:44:41 -07:00
environment.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
etag.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
exception.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
logger.cpp AMQP Stack polls for operations in a background thread. (#4914) 2023-09-13 11:12:46 -07:00
operation_status.cpp Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
uuid.cpp Update Uuid parameter name, and improve tests (#5943) 2024-08-27 18:40:54 -07:00