Skip to content

Commit

Permalink
Reactr v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagger De Leo committed Jan 14, 2022
1 parent 2e7553d commit 68a3c58
Show file tree
Hide file tree
Showing 68 changed files with 60 additions and 55 deletions.
2 changes: 1 addition & 1 deletion api/assemblyscript/package.json
@@ -1,6 +1,6 @@
{
"name": "@suborbital/suborbital",
"version": "0.13.1",
"version": "0.14.0",
"types": "assembly/index.ts",
"description": "Suborbital's Runnable API for AssemblyScript",
"main": "assembly/index.ts",
Expand Down
14 changes: 7 additions & 7 deletions api/rust/codegen/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/rust/codegen/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "suborbital-macro"
version = "0.13.1"
version = "0.14.0"
edition = "2018"
authors = ["cohix <connorjhicks@gmail.com>", "Florian Fromm <flrn.frmm@gmail.com>"]
description = "Macro for setting up a Runnable"
Expand Down
16 changes: 8 additions & 8 deletions api/rust/core/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/rust/core/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "suborbital"
version = "0.13.1"
version = "0.14.0"
authors = ["cohix <connorjhicks@gmail.com>", "Florian Fromm <flrn.frmm@gmail.com>"]
edition = "2018"
description = "Suborbital Wasm Runnable API"
Expand All @@ -12,4 +12,4 @@ homepage = "https://suborbital.dev"
crate-type = ["cdylib", "rlib"]

[dependencies]
suborbital-macro = { path = "../codegen", version = "0.13.1" }
suborbital-macro = { path = "../codegen", version = "0.14.0" }
5 changes: 5 additions & 0 deletions changelogs/v0.14.0.md
@@ -0,0 +1,5 @@
# Breaking Changes
The TinyGo API has been refactored to better organize related API functions into separate packages.

# New Features
WasmEdge is a now supported as a runtime backend.
Empty file modified rwasm/testdata/as-fetch/as-fetch.wasm 100644 → 100755
Empty file.
Empty file modified rwasm/testdata/as-fetch/package-lock.json 100644 → 100755
Empty file.
Empty file modified rwasm/testdata/as-get/as-get.wasm 100644 → 100755
Empty file.
Empty file modified rwasm/testdata/as-get/package-lock.json 100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion rwasm/testdata/content-type/.runnable.yaml
@@ -1,4 +1,4 @@
name: content-type
namespace: default
lang: rust
apiVersion: 0.8.0
apiVersion: 0.14.0
4 changes: 2 additions & 2 deletions rwasm/testdata/content-type/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/content-type/content-type.wasm
Binary file not shown.
Binary file modified rwasm/testdata/fetch-swift/fetch-swift.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/fetch/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/fetch/fetch.wasm
Binary file not shown.
Binary file modified rwasm/testdata/get-static-swift/get-static-swift.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/get-static/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/get-static/get-static.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-echo/grain-echo.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-echo/lib.gr.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-fetch/grain-fetch.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-fetch/lib.gr.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-graphql/grain-graphql.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-graphql/lib.gr.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-req/grain-req.wasm
Binary file not shown.
Binary file modified rwasm/testdata/grain-req/lib.gr.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/hello-echo/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/hello-echo/hello-echo.wasm
Binary file not shown.
Binary file modified rwasm/testdata/hello-swift/hello-swift.wasm
Binary file not shown.
Binary file modified rwasm/testdata/legacy/legacy.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/log/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/log/log.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/return-err/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/return-err/return-err.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/rs-dbtest/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/rs-dbtest/rs-dbtest.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/rs-graphql/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/rs-graphql/rs-graphql.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/rs-reqset/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/rs-reqset/rs-reqset.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/rust-get/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/rust-get/rust-get.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions rwasm/testdata/rust-set/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/rust-set/rust-set.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion rwasm/testdata/rust-urlquery/.runnable.yaml
Expand Up @@ -2,5 +2,5 @@ name: rust-urlquery
namespace: default
lang: rust
version: ""
apiVersion: 0.13.1
apiVersion: 0.14.0
fqfnUri: ""
4 changes: 2 additions & 2 deletions rwasm/testdata/rust-urlquery/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified rwasm/testdata/rust-urlquery/rust-urlquery.wasm
Binary file not shown.
Binary file modified rwasm/testdata/swift-get/swift-get.wasm
Binary file not shown.
Binary file modified rwasm/testdata/swift-log/swift-log.wasm
Binary file not shown.
Binary file modified rwasm/testdata/swift-set/swift-set.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion rwasm/testdata/tinygo-cache/.runnable.yaml
@@ -1,5 +1,5 @@
name: tinygo-cache
namespace: default
lang: tinygo
apiVersion: 0.13.0
apiVersion: 0.14.0

2 changes: 1 addition & 1 deletion rwasm/testdata/tinygo-cache/go.mod
Expand Up @@ -2,6 +2,6 @@ module vendor.suborbital.dev/default/tinygo-cache

replace github.com/suborbital/reactr => ../../../

require github.com/suborbital/reactr v0.13.0
require github.com/suborbital/reactr v0.14.0

go 1.17
Binary file modified rwasm/testdata/tinygo-cache/tinygo-cache.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion rwasm/testdata/tinygo-get-static/.runnable.yaml
Expand Up @@ -2,5 +2,5 @@ name: tinygo-get-static
namespace: default
lang: tinygo
version: ""
apiVersion: 0.13.1
apiVersion: 0.14.0
fqfnUri: ""
2 changes: 1 addition & 1 deletion rwasm/testdata/tinygo-get-static/go.mod
Expand Up @@ -2,6 +2,6 @@ module vendor.suborbital.network/tinygo-get-static

replace github.com/suborbital/reactr => ../../../

require github.com/suborbital/reactr v0.13.1
require github.com/suborbital/reactr v0.14.0

go 1.17
Binary file modified rwasm/testdata/tinygo-get-static/tinygo-get-static.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion rwasm/testdata/tinygo-hello-echo/go.mod
Expand Up @@ -2,6 +2,6 @@ module vendor.suborbital.dev/tinygo-hello-echo

replace github.com/suborbital/reactr => ../../../

require github.com/suborbital/reactr v0.13.0
require github.com/suborbital/reactr v0.14.0

go 1.17
Binary file modified rwasm/testdata/tinygo-hello-echo/tinygo-hello-echo.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion rwasm/testdata/tinygo-http-get/go.mod
Expand Up @@ -2,6 +2,6 @@ module vendor.suborbital.network/tinygo-http-get

replace github.com/suborbital/reactr => ../../../

require github.com/suborbital/reactr v0.13.0
require github.com/suborbital/reactr v0.14.0

go 1.17
Binary file modified rwasm/testdata/tinygo-http-get/tinygo-http-get.wasm
Binary file not shown.

0 comments on commit 68a3c58

Please sign in to comment.