Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.5.0 #1119

Merged
merged 1 commit into from
May 17, 2020
Merged

Release 2.5.0 #1119

merged 1 commit into from
May 17, 2020

Conversation

michaelfig
Copy link
Member

Packages that have NEWS.md updates

--- a/packages/agoric-cli/CHANGELOG.md
+++ b/packages/agoric-cli/CHANGELOG.md
@@ -3,6 +3,17 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [0.6.2](/~https://github.com/Agoric/agoric-sdk/compare/agoric@0.6.1...agoric@0.6.2) (2020-05-17)
+
+
+### Bug Fixes
+
+* remove many build steps ([6c7d3bb](/~https://github.com/Agoric/agoric-sdk/commit/6c7d3bb0c70277c22f8eda40525d7240141a5434))
+
+
+
+
+
 ## [0.6.1](/~https://github.com/Agoric/agoric-sdk/compare/agoric@0.6.0...agoric@0.6.1) (2020-05-10)
 
 **Note:** Version bump only for package agoric
--- a/packages/bundle-source/CHANGELOG.md
+++ b/packages/bundle-source/CHANGELOG.md
@@ -3,6 +3,18 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [1.1.5](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.4...@agoric/bundle-source@1.1.5) (2020-05-17)
+
+
+### Bug Fixes
+
+* make output from bundleSource correspond to source map lines ([c1ddd4a](/~https://github.com/Agoric/agoric-sdk/commit/c1ddd4a0a27de9561b3bd827213562d9741e61a8))
+* remove many build steps ([6c7d3bb](/~https://github.com/Agoric/agoric-sdk/commit/6c7d3bb0c70277c22f8eda40525d7240141a5434))
+
+
+
+
+
 ## [1.1.4](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/bundle-source@1.1.3...@agoric/bundle-source@1.1.4) (2020-05-10)
 
 **Note:** Version bump only for package @agoric/bundle-source
--- a/packages/cosmic-swingset/CHANGELOG.md
+++ b/packages/cosmic-swingset/CHANGELOG.md
@@ -3,6 +3,24 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+# [0.18.0](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.17.0...@agoric/cosmic-swingset@0.18.0) (2020-05-17)
+
+
+### Bug Fixes
+
+* bump dependency on newer cosmos-sdk ([d114c5e](/~https://github.com/Agoric/agoric-sdk/commit/d114c5e53be4056df89fd7a15bbd80b3a51fe4c1))
+* don't bypass the block queue when running simulateBlock ([444067d](/~https://github.com/Agoric/agoric-sdk/commit/444067d24f2aee15eece92a0b1a4888b9fb9e419))
+
+
+### Features
+
+* marshal based on user's petnames ([#1092](/~https://github.com/Agoric/agoric-sdk/issues/1092)) ([5e1945c](/~https://github.com/Agoric/agoric-sdk/commit/5e1945c99d405c2dbf1a6c980591c09d8a952e8a))
+* provide scaffolding for testing scenario3's home objects ([84752e2](/~https://github.com/Agoric/agoric-sdk/commit/84752e230f22d8cc254413e3827a24140318dfcb))
+
+
+
+
+
 # [0.17.0](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.16.0...@agoric/cosmic-swingset@0.17.0) (2020-05-10)
 
 
--- a/packages/default-evaluate-options/CHANGELOG.md
+++ b/packages/default-evaluate-options/CHANGELOG.md
@@ -3,6 +3,18 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [0.3.6](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/default-evaluate-options@0.3.5...@agoric/default-evaluate-options@0.3.6) (2020-05-17)
+
+
+### Bug Fixes
+
+* **transform-eventual-send:** split out rewriter.js to fix cycle ([8a54d36](/~https://github.com/Agoric/agoric-sdk/commit/8a54d36f6de8cee2ea87d6c75ea1eb013f40e766))
+* remove many build steps ([6c7d3bb](/~https://github.com/Agoric/agoric-sdk/commit/6c7d3bb0c70277c22f8eda40525d7240141a5434))
+
+
+
+
+
 ## [0.3.5](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/default-evaluate-options@0.3.4...@agoric/default-evaluate-options@0.3.5) (2020-05-10)
 
 **Note:** Version bump only for package @agoric/default-evaluate-options
--- a/packages/evaluate/CHANGELOG.md
+++ b/packages/evaluate/CHANGELOG.md
@@ -3,6 +3,17 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.2.6](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/evaluate@2.2.5...@agoric/evaluate@2.2.6) (2020-05-17)
+
+
+### Bug Fixes
+
+* make output from bundleSource correspond to source map lines ([c1ddd4a](/~https://github.com/Agoric/agoric-sdk/commit/c1ddd4a0a27de9561b3bd827213562d9741e61a8))
+
+
+
+
+
 ## [2.2.5](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/evaluate@2.2.4...@agoric/evaluate@2.2.5) (2020-05-10)
 
 **Note:** Version bump only for package @agoric/evaluate
--- a/packages/eventual-send/CHANGELOG.md
+++ b/packages/eventual-send/CHANGELOG.md
@@ -3,6 +3,19 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [0.9.2](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.9.1...@agoric/eventual-send@0.9.2) (2020-05-17)
+
+
+### Bug Fixes
+
+* don't stall extra turns while resolving to local objects ([04740d6](/~https://github.com/Agoric/agoric-sdk/commit/04740d6e1c2279f8ae1ab17ecc83bd6f772034a7))
+* fix double invoke bug ([#1117](/~https://github.com/Agoric/agoric-sdk/issues/1117)) ([b8d462e](/~https://github.com/Agoric/agoric-sdk/commit/b8d462e56aa3f1080eb7617dd715a3ecbd2c9ae3))
+* remove many build steps ([6c7d3bb](/~https://github.com/Agoric/agoric-sdk/commit/6c7d3bb0c70277c22f8eda40525d7240141a5434))
+
+
+
+
+
 ## [0.9.1](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.9.0...@agoric/eventual-send@0.9.1) (2020-05-10)
 
 
--- a/packages/transform-eventual-send/CHANGELOG.md
+++ b/packages/transform-eventual-send/CHANGELOG.md
@@ -3,6 +3,24 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+# [1.3.0](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.2.4...@agoric/transform-eventual-send@1.3.0) (2020-05-17)
+
+
+### Bug Fixes
+
+* **transform-eventual-send:** split out rewriter.js to fix cycle ([8a54d36](/~https://github.com/Agoric/agoric-sdk/commit/8a54d36f6de8cee2ea87d6c75ea1eb013f40e766))
+* make output from bundleSource correspond to source map lines ([c1ddd4a](/~https://github.com/Agoric/agoric-sdk/commit/c1ddd4a0a27de9561b3bd827213562d9741e61a8))
+* remove many build steps ([6c7d3bb](/~https://github.com/Agoric/agoric-sdk/commit/6c7d3bb0c70277c22f8eda40525d7240141a5434))
+
+
+### Features
+
+* **transform-eventual-send:** expose bare transform function too ([0bb35eb](/~https://github.com/Agoric/agoric-sdk/commit/0bb35eb11fd9acc4e90ec987f83f246e09cdcab5))
+
+
+
+
+
 ## [1.2.4](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-eventual-send@1.2.3...@agoric/transform-eventual-send@1.2.4) (2020-05-10)
 
 **Note:** Version bump only for package @agoric/transform-eventual-send
--- a/packages/transform-metering/CHANGELOG.md
+++ b/packages/transform-metering/CHANGELOG.md
@@ -3,6 +3,17 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [1.2.5](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-metering@1.2.4...@agoric/transform-metering@1.2.5) (2020-05-17)
+
+
+### Bug Fixes
+
+* remove many build steps ([6c7d3bb](/~https://github.com/Agoric/agoric-sdk/commit/6c7d3bb0c70277c22f8eda40525d7240141a5434))
+
+
+
+
+
 ## [1.2.4](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/transform-metering@1.2.3...@agoric/transform-metering@1.2.4) (2020-05-10)
 
 **Note:** Version bump only for package @agoric/transform-metering
--- a/packages/wallet-frontend/CHANGELOG.md
+++ b/packages/wallet-frontend/CHANGELOG.md
@@ -3,6 +3,17 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [0.2.6](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet-frontend@0.2.5...@agoric/wallet-frontend@0.2.6) (2020-05-17)
+
+
+### Bug Fixes
+
+* temporary fix to support displaying NFT extents which are arrays of objects ([#1094](/~https://github.com/Agoric/agoric-sdk/issues/1094)) ([07e554b](/~https://github.com/Agoric/agoric-sdk/commit/07e554b9eccf930ba850868b9ad604a1539d1c8f))
+
+
+
+
+
 ## [0.2.5](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet-frontend@0.2.4...@agoric/wallet-frontend@0.2.5) (2020-05-10)
 
 **Note:** Version bump only for package @agoric/wallet-frontend
--- a/packages/zoe/CHANGELOG.md
+++ b/packages/zoe/CHANGELOG.md
@@ -3,6 +3,18 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [0.6.2](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.6.1...@agoric/zoe@0.6.2) (2020-05-17)
+
+
+### Bug Fixes
+
+* fix typedef for makeInstance (was erroring incorrectly) and give better error message for an invalid installationHandle ([#1109](/~https://github.com/Agoric/agoric-sdk/issues/1109)) ([4b352fc](/~https://github.com/Agoric/agoric-sdk/commit/4b352fc7f399a479d82181158d4d61e63790b31f))
+* fix Zoe bug in which offer safety can be violated ([#1115](/~https://github.com/Agoric/agoric-sdk/issues/1115)) ([39d6ae2](/~https://github.com/Agoric/agoric-sdk/commit/39d6ae26dd1aaec737ae0f9a47af5c396868c188)), closes [#1076](/~https://github.com/Agoric/agoric-sdk/issues/1076)
+
+
+
+
+
 ## [0.6.1](/~https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.6.0...@agoric/zoe@0.6.1) (2020-05-10)
 
 

 - @agoric/sdk@2.5.0
 - @agoric/ertp@0.5.5
 - @agoric/swingset-vat@0.5.2
 - @agoric/acorn-eventual-send@2.0.5
 - agoric@0.6.2
 - @agoric/assert@0.0.7
 - @agoric/bundle-source@1.1.5
 - @agoric/captp@1.3.2
 - @agoric/cosmic-swingset@0.18.0
 - @agoric/default-evaluate-options@0.3.6
 - @agoric/deployment@1.19.3
 - @agoric/evaluate@2.2.6
 - @agoric/eventual-send@0.9.2
 - @agoric/import-bundle@0.0.7
 - @agoric/import-manager@0.0.6
 - @agoric/marshal@0.2.2
 - @agoric/notifier@0.1.2
 - @agoric/produce-promise@0.1.2
 - @agoric/registrar@0.1.2
 - @agoric/same-structure@0.0.7
 - ses-adapter@0.0.7
 - @agoric/sharing-service@0.0.7
 - @agoric/sparse-ints@0.0.6
 - @agoric/spawner@0.1.5
 - @agoric/stat-logger@0.2.5
 - @agoric/store@0.1.2
 - @agoric/swing-store-lmdb@0.3.2
 - @agoric/swing-store-simple@0.2.2
 - @agoric/swingset-runner@0.4.2
 - @agoric/tame-metering@1.2.2
 - @agoric/transform-eventual-send@1.3.0
 - @agoric/transform-metering@1.2.5
 - @agoric/wallet-frontend@0.2.6
 - @agoric/weak-store@0.0.7
 - @agoric/zoe@0.6.2
@michaelfig michaelfig merged commit a3cb4ea into master May 17, 2020
@michaelfig michaelfig deleted the release-20200517T192710 branch May 17, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant