Skip to content

Commit

Permalink
chore(main): release api 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 20, 2022
1 parent 501e59f commit eee41eb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2022-05-20)


### Features

* edge gateway extend cdn resolution with r2 ([#61](https://github.com/nftstorage/nftstorage.link/issues/61)) ([fb78202](https://github.com/nftstorage/nftstorage.link/commit/fb78202a38d11ad81016136c6847253233fd798b))
* 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 permacache post always read and write ([#97](https://github.com/nftstorage/nftstorage.link/issues/97)) ([501e59f](https://github.com/nftstorage/nftstorage.link/commit/501e59f92db4409482bf929d381ea47d6993f7a2))
* 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))

0 comments on commit eee41eb

Please sign in to comment.