diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md new file mode 100644 index 00000000..b868ce15 --- /dev/null +++ b/packages/api/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## 1.0.0 (2022-05-18) + + +### Features + +* http perma cache delete ([#72](https://github.com/nftstorage/nftstorage.link/issues/72)) ([321381a](https://github.com/nftstorage/nftstorage.link/commit/321381ab0c1c0f18860cf912acd295d39947262f)) +* http perma cache get ([#65](https://github.com/nftstorage/nftstorage.link/issues/65)) ([df3318e](https://github.com/nftstorage/nftstorage.link/commit/df3318e7f06ac47f958c97088970da50c439d8f7)) +* http perma cache post ([#28](https://github.com/nftstorage/nftstorage.link/issues/28)) ([df4dce4](https://github.com/nftstorage/nftstorage.link/commit/df4dce47070fa4d24b088562fe8f62be028d5a66)) +* http perma cache status get ([#70](https://github.com/nftstorage/nftstorage.link/issues/70)) ([271bd85](https://github.com/nftstorage/nftstorage.link/commit/271bd85a89c425275c3da692e9c0f63522875cc6)) +* postgres for api permacache ([#86](https://github.com/nftstorage/nftstorage.link/issues/86)) ([03f7297](https://github.com/nftstorage/nftstorage.link/commit/03f72971b000ed3cf27a08f36540377ac90fe3b3)) + + +### Bug Fixes + +* api sentry project name ([#82](https://github.com/nftstorage/nftstorage.link/issues/82)) ([a0a24cb](https://github.com/nftstorage/nftstorage.link/commit/a0a24cbe953d629b8159ec6144174bfb395ed7d5)) +* compatibility flag r2_public_beta_bindings not needed anymore ([f3e107c](https://github.com/nftstorage/nftstorage.link/commit/f3e107c433203804a619edb89a398ff4f5fef54a)) +* integrate edge gateway in api until workers bindings available ([#53](https://github.com/nftstorage/nftstorage.link/issues/53)) ([de8d45d](https://github.com/nftstorage/nftstorage.link/commit/de8d45d707758ceb0184eff0c0b1c46e4a2c1427)) +* perma cache delete multiple common urls ([#96](https://github.com/nftstorage/nftstorage.link/issues/96)) ([1013d6c](https://github.com/nftstorage/nftstorage.link/commit/1013d6cdc07aca9a6645d3f8b18bbe3b78abab65))