Skip to content

Commit

Permalink
Merge pull request #512 from ably/release/1.2.27
Browse files Browse the repository at this point in the history
Release 1.2.27
  • Loading branch information
sacOO7 authored Mar 6, 2024
2 parents af60beb + f29c574 commit 6b4f538
Show file tree
Hide file tree
Showing 8 changed files with 115 additions and 92 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.27](https://github.com/ably/ably-flutter/tree/v1.2.27)

[Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.26...v1.2.27)

**Fixed bugs:**

- When the app comes back to the foreground from the background [\#504](https://github.com/ably/ably-flutter/issues/504)

**Closed issues:**

- How do we get connectionId from connection? [\#502](https://github.com/ably/ably-flutter/issues/502)
- Implement no-connection-serial [\#438](https://github.com/ably/ably-flutter/issues/438)

## [1.2.26](https://github.com/ably/ably-flutter/tree/v1.2.26)

[Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.25...v1.2.26)
Expand Down
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,10 @@ The release process must include the following steps:
- Update the version of ably-flutter used in the example app and test integration app `podfile.lock` files:
- Run `pod install` in `example/ios` and `test_integration/ios`, or run `pod install --project-directory=example/ios` and `pod install --project-directory=test_integration/ios`
- Commit this
4. Add a commit to update the change log.
- Autogenerate the changelog contents by running `github_changelog_generator -u ably -p ably-flutter --since-tag v1.2.2 --output delta.md` and manually copying the relevant contents from `delta.md` into `CHANGELOG.md`
4. Run [`github_changelog_generator`](https://github.com/github-changelog-generator/github-changelog-generator) to automate the update of the [CHANGELOG](./CHANGELOG.md). This may require some manual intervention, both in terms of how the command is run and how the change log file is modified. Your mileage may vary:
- The command you will need to run will look something like this: `github_changelog_generator -u ably -p ably-flutter --since-tag v1.2.2 --output delta.md --token $GITHUB_TOKEN_WITH_REPO_ACCESS`. Generate token [here](https://github.com/settings/tokens/new?description=GitHub%20Changelog%20Generator%20token).
- Using the command above, `--output delta.md` writes changes made after `--since-tag` to a new file.
- The contents of that new file (`delta.md`) then need to be manually inserted at the top of the `CHANGELOG.md`, changing the "Unreleased" heading and linking with the current version numbers.
- Make sure to replace `HEAD` in the autogenerated URL's with the version tag you will create (e.g. `v1.2.3`).
5. Check that everything is looking sensible to the Flutter tools without publishing by running: `flutter pub publish --dry-run`
6. Push the release branch to GitHub
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ In `pubspec.yaml` file:

```yaml
dependencies:
ably_flutter: ^1.2.25
ably_flutter: ^1.2.27
```
### Import the package
Expand Down
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Ably (1.2.25):
- AblyDeltaCodec (= 1.3.3)
- msgpack (= 0.4.0)
- ably_flutter (1.2.26):
- ably_flutter (1.2.27):
- Ably (= 1.2.25)
- Flutter
- AblyDeltaCodec (1.3.3)
Expand Down Expand Up @@ -44,16 +44,16 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/fluttertoast/ios"

SPEC CHECKSUMS:
Ably: 862e2fe9c6ea0ce61c14aeae70d47537682fe0df
ably_flutter: 6a8d106bc56fa0751dba511314bc9bef082a3bea
Ably: fc22f93c45d430d4e4218ba3878af143c759063d
ably_flutter: 50793931191f304fceca9613bc6e2551d1305d9f
AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea
device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
fluttertoast: 6122fa75143e992b1d3470f61000f591a798cc58
msgpack: c85f6251873059738472ae136951cec5f30f3251
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196

PODFILE CHECKSUM: 1e2c1b20be30d932ecf4aea37c7fa8602c49c7fa

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
28 changes: 10 additions & 18 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.2.26"
version: "1.2.27"
args:
dependency: transitive
description:
Expand All @@ -28,10 +28,10 @@ packages:
dependency: transitive
description:
name: characters
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.3.0"
charcode:
dependency: transitive
description:
Expand All @@ -52,10 +52,10 @@ packages:
dependency: transitive
description:
name: collection
sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
url: "https://pub.dev"
source: hosted
version: "1.17.0"
version: "1.18.0"
crypto:
dependency: "direct main"
description:
Expand Down Expand Up @@ -218,14 +218,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.0.0"
js:
dependency: transitive
description:
name: js
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
url: "https://pub.dev"
source: hosted
version: "0.6.5"
lints:
dependency: transitive
description:
Expand All @@ -238,18 +230,18 @@ packages:
dependency: transitive
description:
name: material_color_utilities
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
url: "https://pub.dev"
source: hosted
version: "0.2.0"
version: "0.8.0"
meta:
dependency: transitive
description:
name: meta
sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
url: "https://pub.dev"
source: hosted
version: "1.8.0"
version: "1.11.0"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -392,5 +384,5 @@ packages:
source: hosted
version: "5.3.1"
sdks:
dart: ">=2.17.0-0 <3.0.0"
dart: ">=3.2.0-0 <4.0.0"
flutter: ">=2.8.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ably_flutter
description: A wrapper around Ably's Cocoa and Java client library SDKs, providing iOS and Android support.
version: 1.2.26
version: 1.2.27
repository: https://github.com/ably/ably-flutter

environment:
Expand Down
10 changes: 5 additions & 5 deletions test_integration/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Ably (1.2.25):
- AblyDeltaCodec (= 1.3.3)
- msgpack (= 0.4.0)
- ably_flutter (1.2.26):
- ably_flutter (1.2.27):
- Ably (= 1.2.25)
- Flutter
- AblyDeltaCodec (1.3.3)
Expand All @@ -26,12 +26,12 @@ EXTERNAL SOURCES:
:path: Flutter

SPEC CHECKSUMS:
Ably: 862e2fe9c6ea0ce61c14aeae70d47537682fe0df
ably_flutter: 6a8d106bc56fa0751dba511314bc9bef082a3bea
Ably: fc22f93c45d430d4e4218ba3878af143c759063d
ably_flutter: 50793931191f304fceca9613bc6e2551d1305d9f
AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
msgpack: c85f6251873059738472ae136951cec5f30f3251

PODFILE CHECKSUM: f2c6cc511583caab2c65ac3f5766428391d93d34

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
Loading

0 comments on commit 6b4f538

Please sign in to comment.