Emma Zhu
2a0eabad0a
Update service version to 2023-01-03
...
Update package version to 3.24.0
2023-06-06 11:32:34 +08:00
Emma Zhu
ef1e0056af
Upgrade API version to 2022-11-02
...
Bump package version to 3.23.0
2023-03-29 17:19:27 +08:00
Makoto Oda
19e67d00aa
Update README.md ( #1862 )
...
* Update README.md
according to [this GitHub issue](https://github.com/Azure/Azurite/issues/1854 )
* Update README.md
reflect blueww's review comment.
2023-03-24 13:55:21 +08:00
Emma Zhu
9ce4852ab6
Add unsupported feature of: blob cold tier
2023-02-10 15:02:01 +08:00
Emma Zhu
a22d584adf
Bump package verion to 3.22.0, Bump service API version to 2021-12-02
2023-02-10 14:49:06 +08:00
Wei Wei
e383fc08c6
remove supported feature from not supported feature list ( #1785 )
2023-01-09 15:16:19 +08:00
Emma Zhu
de88233385
Bump package version to 3.21.0
2023-01-06 10:40:32 +08:00
EmmaZhu-MSFT
1dcd25c57e
Bump version to 3.20.1 ( #1724 )
2022-10-21 15:07:30 +08:00
Emma Zhu
d9aa49a8a1
Bump package version in readme
2022-10-21 11:38:29 +08:00
Emma Zhu
c83f5d8567
upgrade version to 3.19.0 and API version to 2021-10-04
2022-08-26 16:06:05 +08:00
Jim Bethancourt
f10eaedbb0
Add Docker Compose config example to README.md ( #1619 )
...
* Add Docker Compose config example to README.md
Took me longer than I'd like to admit to find an example and get Azurite working via Docker Compose, and I'd much rather everyone else not go through the same struggles.
* Using guiding language for Docker Compose example
Using guiding language for Docker Compose example rather than imperative language.
2022-08-17 10:08:48 +08:00
Wei Wei
44e4e82d02
Updated Readme by adding account key must be base64 encoded string ( #1570 )
2022-07-09 22:38:17 +08:00
Wei Wei
dcf4bc444f
upgrade version to 3.18.0 and API version to 2021-08-06 ( #1561 )
2022-06-23 16:07:02 +08:00
Wei Wei
fbb4aad5b2
Upgrade Azurite version to 3.17.1 ( #1461 )
2022-04-29 15:28:18 +08:00
Wei Wei
d16fde704f
Upgrade version to 3.17.0, and API version to 2021-06-08 ( #1440 )
2022-04-28 15:08:52 +08:00
Edwin Huber
cbc58c02b3
NodeJs version 8 deprecation ( #1361 )
...
* Updating Azure Pipeline. Remove Node-js 8 from Table API Tests.
* Adding Node 14 & 16 to matrix
* Updated pipeline tests
2022-03-09 13:36:12 +01:00
Wei Wei
357f23c91b
Upgrade version to 3.16.0, and API version to 2021-04-10 ( #1344 )
2022-02-23 15:29:10 +08:00
philipp985
caafc1b5dc
Add table storage to https connection string ( #1275 )
...
The connection string for the https connection is not complete. The table storage is missing.
2022-02-16 10:39:14 +08:00
Wei Wei
fdfbcec1c0
Ensure storage location exists and allow relative paths ( #1153 )
...
* Ensure storage location exists and allow relative paths
This commit includes fixes to:
1. Ensure directories exist on startup, and create them if not.
2. Allow specifying relative paths in VSCode settings that are resolved based on the workspace folder.
* Update documentation on `location` argument
Updates documentation to clarify behavior of location argument for relative paths.
* Update ChangeLog
Co-authored-by: Dan Polivy <dan@cellartracker.com>
2021-12-14 12:35:48 +08:00
Edwin Huber
868ebd932b
Update README.md
...
Corrected `master` to `main` references for the working branch.
2021-12-13 19:49:29 +01:00
Wei Wei
89a787115d
Upgrade version to 15.0.0, and API version to 2021-02-12 ( #1197 )
2021-12-06 16:18:43 +08:00
Wei Wei
67915674e8
Upgrade version to 3.14.3 ( #1120 )
...
* Upgrade version to 3.14.3
* revise per review comments
2021-10-25 14:54:39 +08:00
Wei Wei
1ab42a545b
add new parameter '--disableProductStyleUrl' to force parse account name from Uri Path (instead of Uri host). ( #1112 )
...
* add new parameter '--disableProductStyleUrl' to not parse account name from hostname in Uri, but from path in Uri.
* revise doc according to PR review feedback
2021-10-20 16:53:37 +08:00
Wei Wei
e89bd5cd8c
Update readme for DNS name change ( #1064 )
2021-09-27 17:49:50 +08:00
Wei Wei
17ac59e175
Upgrade version to 3.14.2 ( #1038 )
2021-09-09 15:42:36 +08:00
DSakura207
8f63964e1b
Access storage account with production-style url without special suffix ( #911 )
...
* Add regex for IP address
* Support production-style url w/o specific suffix
* Update README
2021-08-23 12:29:03 +08:00
xiaonlimsft
49eab07004
Fix Azure DevOps badge broken ( #975 )
2021-07-30 14:35:29 +08:00
Wei Wei
9c736660b1
Upgrade API version to 2020-10-02 and version to 3.14.0 ( #882 )
2021-07-27 15:30:07 +08:00
Wei Wei
8d468624bb
Add sample to user https on docker ( #865 )
...
* Add sample to user https on docker
* Update README.md
Co-authored-by: xiaonlimsft <xiaoning.liu.leon@gmail.com>
2021-07-01 11:29:11 +08:00
Edwin Huber
6cb0ed207f
Update README.md
...
Updated to cover table port and
`Error: listen EACCES 0.0.0.0:10000`
2021-06-16 11:54:47 +02:00
Wei Wei
ca7a54c585
Upgrade version to 3.13.1 ( #827 )
2021-06-11 11:44:40 +08:00
Wei Wei
d3caad625c
[Storage] Fix Get Account/Service properties fail, and update readme ( #826 )
2021-06-11 10:02:46 +08:00
Wei Wei
dbe5b715b9
Fix Readme.md by adding table service to V3 ( #823 )
...
* Update Readme.md to add table service to V3
* Update README.md
Co-authored-by: xiaonlimsft <xiaoning.liu.leon@gmail.com>
2021-06-09 14:45:25 +08:00
Wei Wei
4a0f7f99a3
Upgrade API version to STG77 2020-08-04, and version to 3.13.0 ( #800 )
...
* Upgrade API version to STG77 2020-08-04, and update changelog for new release
* Upgrade version to 3.13.0
* Add missing changelog
2021-06-08 15:50:59 +08:00
Ziheng Zhou(MSFT)
e483577f36
Add table service in visual code extension ( #788 )
...
* add table service in extension
* update readme
2021-05-28 15:43:18 +08:00
xiaonlimsft
73603d186f
Prepare 3.12.0 release - Update changelog, readme, supported API versions
2021-04-30 03:53:32 +00:00
Edwin Huber
f0a4571aa5
Merge branch 'table' into tablemastermerge
2021-03-29 11:41:44 +02:00
Wei Wei
456cbe74ca
Upgrade to 3.11.0, Upgrade API version to STG76 2020-06-12 ( #701 )
...
* Upgrade API version to STG76 2020-06-12, and update changelog for new release
* Upgrade to 3.11.0
2021-02-10 10:26:27 +08:00
Wei Wei
cf90eb8d89
Fix readme to add required paramters for docker ( #669 )
2021-01-08 17:00:52 +08:00
Wei Wei
c41329e412
Upgrade to 3.10.0 ( #664 )
2020-12-18 11:07:11 +08:00
Xiaoning Liu
782b3474c0
Merge remote-tracking branch 'upstream/master' into table_merge_master
2020-11-11 16:54:00 +08:00
xiaonlimsft
acb3b3e958
Readme update for table connection string ( #609 )
2020-11-10 16:59:06 +08:00
Wei Wei
8c61bf42e8
Upgrade to 3.9.0 ( #586 )
2020-10-13 10:33:27 +08:00
Trevor Nichols
e2a8f4ec7b
Update readme to include table changes ( #574 )
...
* Add API Version check for table storage middleware
* Update readme for table service
2020-09-25 11:02:05 +08:00
Patrick Carnahan
34ed24c79a
enable cross-account async copy ( #535 )
...
* add SAS validation logic for copySource
* add unit tests for cross account copy
* fix unit tests to use proper permissions
add file content validation
* ensure node-fetch is included in azurite install
create new key for devstoreaccount2
* fix test constant for devstoreaccount2 key
* switch to axios for http request
* remove devstoreaccount2 as default emulator account
add unit tests for public access blob/container
* add new method to StorageErrorFactory
switch to GET request with comp=metadata query parameter
update README to include new copy blob functionality
add more tests to cross-account blob copy
* add test for archived blobs
* update changelog to include upcoming release
update readme to fix docs for Abort blob copy
fix import of axios types in BlobHandler
2020-09-14 14:37:28 +08:00
Steve Smith
1bf8b59328
Fix typo ( #529 )
2020-08-07 12:00:10 +08:00
Takekazu Omi
c75c065a9e
Update Dockerfile for table support. ( #522 )
...
* update Dockerfile for table support.
https://github.com/Azure/Azurite/issues/510
* add missing space after '-p'
* add azurite-table entry.
2020-07-28 12:54:30 +08:00
xiaonlimsft
ad9395761a
Update README.md ( #478 )
2020-07-21 09:55:02 +08:00
Jon Gallant
c6345ff92f
Fix class casing ( #437 )
2020-07-20 14:58:56 +08:00
xiaonlimsft
92e0d75935
Update documents for v3.8.0 ( #466 )
...
* Update documents for v3.8.0
* Remove unecessary files from docker image
2020-07-06 10:59:05 +08:00