bendk
232ee8cc4f
Cut release v75.2.0 ( #4033 )
...
* Cut release v75.2.0
* Updating CHANGELOG in preparation of release
Co-authored-by: Ben Dean-Kawamura <ben@pculture.org>
2021-04-20 14:10:53 -04:00
Janet Dragojevic
e7e7425553
Cut release v75.1.0
2021-04-13 20:31:44 -04:00
lougeniaC64
cf46d7bdbf
Cut release v75.0.1 ( #4013 )
2021-04-06 18:42:50 -04:00
Janet Dragojevic
ea67e78cf1
Cut release v75.0.0
2021-03-29 14:51:10 -04:00
jhugman
eefcb9daf5
Move handwritten android code from components/nimbus to components/nimbus/android ( #3956 ) r=dmose
2021-03-19 17:40:17 +00:00
Ryan Kelly
ad7b64fa03
Cut release v74.0.1
2021-03-19 10:54:29 +11:00
Travis Long
516517882c
Cut release v74.0.0
...
Add breaking changes
2021-03-18 16:22:16 -05:00
Ryan Kelly
768c5be30f
Cut release v73.0.2
2021-03-16 16:37:00 +11:00
Ryan Kelly
525ca57543
Add a "crashtest" component for helping test crash-related behaviours. ( #3923 )
...
This is a definitely-for-development-purposes-only component that exposes
some functions to let you deliberately crash your application in interesting
Rust-code-related ways.
The idea is that application developers could add some developer-only UI that
deliberately triggers one of these functions, and then try out the crash or
error-handling behaviour of their app in a live setting. We hope to be able
to use this to debug symbolication issues on Firefox for iOS, ref #3907 .
As a side benefit, the very process of adding this component has let me write
a couple of nice tests that our generated bindings are working as intend around
the edges of error and panic handling.
2021-03-12 12:20:46 +11:00
Ryan Kelly
187c6529f8
Cut release v73.0.1
2021-03-10 16:23:34 +11:00
Ryan Kelly
9d613695f9
Cut release v73.0.0
2021-03-10 14:13:57 +11:00
Ryan Kelly
9f172f258d
Cut release v72.1.0
2021-02-25 15:29:59 +11:00
Ryan Kelly
f9896843f9
Cut release v72.0.0
2021-02-25 13:42:30 +11:00
Ryan Kelly
b90471ed88
Cut release v71.0.0
2021-02-18 09:13:47 +11:00
Ryan Kelly
93f425e6ce
Cut release v70.0.0
2021-02-04 04:40:53 +00:00
Mark Hammond
6151632c62
Cut release v69.0.0 ( #3838 )
2021-01-28 16:01:44 +11:00
Ryan Kelly
1d57d7e570
Cut release v68.1.0
2020-12-17 08:38:26 +11:00
Ryan Kelly
954473062a
Cut release v68.0.0
2020-12-09 10:47:25 +11:00
lougeniaC64
a175d0402d
Cut v67.1.0 ( #3729 )
...
* Cut v67.1.0
2020-11-18 19:04:21 -05:00
Mark Hammond
2a10d289d0
Generate autofill Kotlin bindings and add them to the megazord. ( #3714 )
2020-11-12 16:55:31 +11:00
Ryan Kelly
fab9bda6ad
Cut release v67.0.0
2020-11-10 13:23:19 +11:00
Ryan Kelly
006c1d659d
Remove the "lockbox" custom megazord.
...
The lockwise apps are on a very old version of appservices and I don't believe
we have a plan for updating them anytime soon. Continuing to build the lockbox
megazord does not seem like a good use of CI or local dev resources.
We understand how to bring this back if we need it, but also, if we do need
it again in future it's probably a good opportunity to revisit how we build
custom megazords in the first place.
2020-11-10 09:55:40 +11:00
Ryan Kelly
260d10e19c
Import nimbus-sdk as submodule, republish as part of the megazord.
...
This commit pulls in https://github.com/mozilla/nimbus-sdk as a
git submodule, and adds some build integration to publish it as
part of the application-services megazord. Instead of an all-in-one
nimbus package, we produce two separate packages:
* `org.mozilla.appservices:nimbus` with the Nimbus Kotlin code
* `org.mozilla.appservices:full-megazord` updated to include the
Nimbus Rust code.
2020-11-09 16:40:21 +11:00
Ryan Kelly
24d8ceeb21
Revert "Import nimbus-sdk as submodule, republish as part of the megazord."
...
Nimbus SDK and its dependencies are not currently compatible with
Rust v1.43.0, but application-services is pinned to that version
of rust for compatibility with mozilla-central.
This reverts commit 8388372259
.
2020-11-09 14:16:50 +11:00
Ryan Kelly
8388372259
Import nimbus-sdk as submodule, republish as part of the megazord.
...
This commit pulls in https://github.com/mozilla/nimbus-sdk as a
git submodule, and adds some build integration to publish it as
part of the application-services megazord. Instead of an all-in-one
nimbus package, we produce two separate packages:
* `org.mozilla.appservices:nimbus` with the Nimbus Kotlin code
* `org.mozilla.appservices:full-megazord` updated to include the
Nimbus Rust code.
2020-11-09 13:10:35 +11:00
Edouard Oger
bc51a4d436
Cut release v66.0.0
2020-10-28 15:17:28 -04:00
Edouard Oger
48a4ba67b2
Cut release v65.0.0
2020-10-19 13:56:18 -04:00
Ryan Kelly
4bbd683f3d
Cut release v64.0.0
2020-09-24 11:09:34 +10:00
Ryan Kelly
8e63363359
Cut release v63.0.0
2020-09-11 09:14:14 +10:00
Lina Cambridge
addd97461b
Cut release v62.1.0
2020-08-24 10:25:06 -07:00
Ryan Kelly
c98f2c7e23
Cut release v62.0.0
2020-07-13 13:39:46 +10:00
Thom Chiovoloni
1f1a15075f
Cut release v61.0.7
2020-06-29 10:51:42 -07:00
Thom Chiovoloni
693b728313
Cut release v61.0.6
2020-06-24 10:11:10 -07:00
Edouard Oger
53d66d58c4
Cut release v61.0.5
2020-06-23 11:01:41 -04:00
Edouard Oger
2ef3b2b37a
Cut release v61.0.4
2020-06-18 13:29:14 -04:00
Thom Chiovoloni
b69d2c30e7
Cut release v61.0.3
2020-06-17 11:10:35 -07:00
Thom Chiovoloni
ede84b98fe
Cut release v61.0.2
2020-06-16 14:51:36 -07:00
Ryan Kelly
41e7dc5a8b
Cut release v61.0.1
2020-06-16 15:53:03 +10:00
Vlad Filippov
946fdf2464
Cut release v61.0.0
2020-06-15 20:41:35 -04:00
Edouard Oger
f9722765af
Cut release v60.0.0
2020-06-01 14:58:34 -04:00
Edouard Oger
a50c67fafb
Cut release v0.59.0
2020-05-08 17:01:51 -04:00
Edouard Oger
185ccd4da2
Cut release v0.58.3
2020-05-06 18:49:31 -04:00
Edouard Oger
c137a89526
Cut release v0.58.2
2020-04-29 18:13:31 -04:00
Edouard Oger
bb6e41e4ca
Cut release v0.58.1
2020-04-24 16:06:18 -04:00
Edouard Oger
e31439c969
Cut release v0.58.0
2020-04-22 11:24:14 -04:00
Edouard Oger
cf69e878f3
Cut release v0.57.0
2020-03-31 12:38:19 -04:00
Edouard Oger
0b330d422a
Cut release v0.56.0
2020-03-26 13:40:36 -04:00
Edouard Oger
1806a87d35
Cut release v0.55.0
2020-03-16 10:47:27 -04:00
Edouard Oger
202caad541
Cut release v0.54.1
2020-03-12 14:12:00 -04:00
Edouard Oger
0be9a692fb
Cut release v0.54.0
2020-03-10 16:02:20 -04:00
Edouard Oger
6e74cee6e7
Cut release v0.53.2
2020-03-05 16:09:34 -05:00
Edouard Oger
6e06743d45
Cut release 0.53.1
2020-03-05 10:21:52 -05:00
Edouard Oger
0fef8c61d0
Cut release 0.53.0
2020-02-27 10:32:30 -05:00
Thom Chiovoloni
0a6ad67098
Move fenix to the full megazord. Fixes #1466
2020-02-26 10:49:32 -08:00
Edouard Oger
89b8809442
Cut release 0.52.0
2020-02-19 15:22:52 -05:00
lougeniac64
341e9c3a19
Release v0.51.1
2020-02-07 16:45:22 -05:00
lougeniac64
fd29007ee2
Release v0.51.0
2020-02-06 17:43:40 -05:00
Ryan Kelly
6b622ec68b
Release v0.50.2
2020-02-06 09:51:16 +11:00
Ryan Kelly
e463a7f298
Release v0.50.0
2020-02-05 22:58:17 +11:00
Ryan Kelly
753ccda089
Release v0.49.0
2020-02-03 10:22:44 +11:00
Vlad Filippov
7fe6d1ff51
Release v0.48.3
2020-01-23 15:33:49 -05:00
Vlad Filippov
fe09eb406b
Cut release 0.48.2
2020-01-13 13:39:18 -05:00
Vlad Filippov
4ded88c1bb
Cut release 0.48.1
2020-01-08 17:15:04 -05:00
Vlad Filippov
c6c8f6246e
Cut release 0.48.0
2020-01-03 17:24:13 -05:00
Edouard Oger
92e2da4058
Cut release 0.47.0
2019-12-18 12:56:40 -05:00
Ryan Kelly
c0eb1230ed
Cut release 0.46.0
2019-12-12 15:22:17 +11:00
Edouard Oger
ba517c521b
Cut release 0.45.1
2019-12-10 14:26:13 -05:00
Edouard Oger
2a551e879c
Cut release 0.45.0
2019-12-10 13:39:13 -05:00
Edouard Oger
811c1e0cd7
Cut release 0.44.0
2019-11-21 16:52:30 -05:00
Edouard Oger
1b422d4946
Cut release 0.43.1
2019-11-18 13:40:03 -05:00
Edouard Oger
8df3aff78e
Cut release 0.43.0
2019-11-18 13:07:35 -05:00
Edouard Oger
06ff3ddea9
Cut release 0.42.4
2019-11-18 11:17:55 -05:00
Edouard Oger
27643d483b
Remote Tabs FFI
2019-11-12 16:09:48 -05:00
Edouard Oger
aa2d2775db
Cut release 0.42.3
2019-11-04 13:58:38 -05:00
Vlad Filippov
19a5194531
Cut release 0.42.2
2019-10-29 13:02:43 -04:00
Edouard Oger
676714b59d
Cut release 0.42.1
2019-10-21 15:57:39 -04:00
Thom Chiovoloni
0cf65312b6
Cut release 0.42.0
2019-10-10 17:23:00 -07:00
Edouard Oger
05cb802b18
Cut release 0.41.0
2019-10-02 15:51:01 -04:00
Thom Chiovoloni
b65bdf09e6
Cut release 0.40.0
2019-09-26 15:55:59 -04:00
Thom Chiovoloni
9fb7cf21a4
Cut release 0.39.4
2019-09-25 16:09:28 -04:00
Edouard Oger
d323d6494f
Cut release 0.39.3
2019-09-24 18:32:28 -04:00
Thom Chiovoloni
7201b92d18
Cut release 0.39.2
2019-09-24 15:48:32 -04:00
Thom Chiovoloni
d68b1c4d69
Release v0.39.1
2019-09-17 18:01:17 -07:00
Thom Chiovoloni
bb775e9b69
Release v0.39.0
2019-09-17 15:56:09 -07:00
Thom Chiovoloni
9f6fcedc85
Initial implementation of the Kotlin Sync Manager API
2019-09-16 15:06:33 -07:00
Edouard Oger
a2bd8e5ffc
Cut release 0.38.2
2019-09-04 11:13:25 -04:00
Edouard Oger
da4408df3d
Cut release 0.38.1
2019-08-26 17:07:50 -04:00
Thom Chiovoloni
25776eea64
Cut release 0.38.0
2019-08-19 12:04:29 -07:00
Thom Chiovoloni
79689080cf
Cut release 0.37.1
2019-08-09 15:12:22 -07:00
Edouard Oger
926263f270
Cut release 0.37.0
2019-08-08 15:26:02 -04:00
Edouard Oger
f51b58eb65
Cut release 0.36.0
2019-07-30 18:00:53 -04:00
Edouard Oger
7bebb7eaab
Cut release 0.35.4
2019-07-24 19:30:33 -04:00
Edouard Oger
6185b249ce
Cut release 0.35.3
2019-07-24 16:44:21 -04:00
Edouard Oger
140d75b53f
Cut release 0.35.2
2019-07-24 14:00:05 -04:00
Edouard Oger
8ecc32eaf7
Cut release 0.35.1
2019-07-24 11:37:44 -04:00
Thom Chiovoloni
91d6c0794a
Cut release 0.35.0
2019-07-17 15:12:52 -07:00
Thom Chiovoloni
6d07fccb2e
Revert release test, fix circleci timeout for iOS
2019-07-17 14:40:19 -07:00
Thom Chiovoloni
e7be2fabec
Prep for prerelease test
2019-07-17 13:46:09 -07:00
Thom Chiovoloni
cb975b17e2
Merge branch 'master' into omegazord
2019-07-09 17:10:18 -07:00
Edouard Oger
2735d5f545
Cut v0.33.2
2019-07-04 16:18:09 -04:00
Edouard Oger
dc2b739fc2
Cut v0.33.1
2019-07-04 16:02:12 -04:00
Edouard Oger
744d693c1a
Cut v0.33.0
2019-07-04 15:44:33 -04:00
Mitchell Hentges
864c490948
Allows staging releases
2019-07-04 09:57:09 -07:00
Mitchell Hentges
e60702f045
Renames publishedArtifacts to publications to match gradle
2019-07-04 09:57:08 -07:00
Mitchell Hentges
3693473b16
Removes zipping when pushing artifacts to maven
2019-07-04 09:57:08 -07:00
Edouard Oger
da1e5a18dd
Cut v0.32.3
2019-07-02 14:52:06 -04:00
Edouard Oger
37a9749915
Cut v0.32.2
2019-06-28 10:08:38 -04:00
Thom Chiovoloni
d32ee716e8
Cut v0.32.1
2019-06-26 10:06:39 -07:00
Thom Chiovoloni
f4d9c7d499
Cut v0.32.0
2019-06-14 14:38:38 -07:00
Thom Chiovoloni
463c46d4db
Remove the (now redundant) reference-browser-megazord
2019-06-12 14:29:33 -07:00
Thom Chiovoloni
d427642ebd
Rename the android support library to native_support to make it clear that shared support code that does not depend on JNA should go elsewhere
2019-06-12 14:29:32 -07:00
Thom Chiovoloni
c2cb13ceca
Align gradle project names with their artifactids. Fixes #1142
2019-06-12 14:29:31 -07:00
Thom Chiovoloni
c7455456d8
Get rid of `nss-libs-android`
2019-06-12 14:29:31 -07:00
Thom Chiovoloni
9deb33ce4b
Apply necessary changes to the rest of the packages
2019-06-12 14:29:31 -07:00
Thom Chiovoloni
de9cbbc070
nss stuff seems to work but might be overboard
2019-06-12 12:19:41 -07:00
Thom Chiovoloni
b65abcb47c
Initial work on removing non-megazords. Very WIP
2019-06-12 12:19:41 -07:00
Thom Chiovoloni
e242bfdd29
Remove `sync15-withoutLib` from android build config, as there's no such thing ( #1278 )
2019-06-11 11:39:40 -07:00
Thom Chiovoloni
256b1f0d6d
Cut v0.31.2
2019-06-10 22:05:42 -07:00
Thom Chiovoloni
bf17ea32aa
Cut v0.31.1
2019-06-10 15:49:47 -07:00
Thom Chiovoloni
4750cf9667
Cut release 0.31.0
2019-06-07 16:13:50 -07:00
Lina Cambridge
dec510285b
Expose validation telemetry to Kotlin.
2019-05-30 22:02:16 -07:00
Edouard Oger
1fa2e8f176
Cut v0.30.0
2019-05-30 19:27:28 -04:00
Edouard Oger
594ab8a401
Cut release 0.29.0
2019-05-23 13:25:57 -04:00
Thom Chiovoloni
5c65a9f2af
Cut release 0.28.1
2019-05-21 12:37:59 -07:00
Thom Chiovoloni
53bdc07b11
Cut release 0.28.0
2019-05-17 16:02:19 -07:00
Thom Chiovoloni
2a92986ec5
Cut release 0.27.2 and move to the new changelog / pending format
2019-05-08 12:48:47 -07:00
Edouard Oger
acd5e8218d
Cut v0.27.1
2019-04-26 15:05:48 -04:00
Thom Chiovoloni
5c16205e66
Cut release 0.27.0
2019-04-22 13:36:46 -07:00
Thom Chiovoloni
535f42be03
Cut release 0.26.2
2019-04-18 16:01:07 -07:00
Thom Chiovoloni
5b6fb1d979
Cut release 0.26.1
2019-04-18 12:11:26 -07:00
Thom Chiovoloni
c3a2ed5558
Cut release 0.26.0
2019-04-17 14:24:40 -07:00
Thom Chiovoloni
ab12138582
Try for 0.25.2...
2019-04-11 13:24:33 -07:00
Thom Chiovoloni
006b9d8d22
Replace 0.25.0 with 0.25.1 since 0.25.0 was a failure
2019-04-11 12:42:46 -07:00
Thom Chiovoloni
86b6a477b9
Cut release 0.25.0 ( #965 )
2019-04-11 11:42:49 -07:00
Thom Chiovoloni
d7daee2f29
Release 0.24.0
2019-04-08 10:02:49 -07:00
Thom Chiovoloni
06bd9f4f6d
Merge branch 'master' into fetch
2019-04-02 13:03:41 -07:00
Thom Chiovoloni
a35474c5bb
Cut release 0.23.0
2019-03-29 11:53:49 -07:00
Thom Chiovoloni
46c8bbe634
Merge branch 'master' into fetch
2019-03-27 15:21:08 -07:00
Thom Chiovoloni
ac777f1db1
Cut release 0.22.1
2019-03-27 12:03:08 -07:00
Thom Chiovoloni
94c6329617
Merge branch 'master' into fetch and fix ktlint errors
2019-03-22 19:08:44 -07:00
Thom Chiovoloni
3793d9b857
Cut 0.22.0
2019-03-22 16:25:20 -07:00
Thom Chiovoloni
bd049f42ba
Rename support_fetch to viaduct
2019-03-21 14:05:37 -07:00
Thom Chiovoloni
08f3b822fc
Add new untested httpconfig component as backend of fetch
2019-03-21 13:15:37 -07:00
Thom Chiovoloni
82ba3d1354
Cut release 0.21.0 (now with bookmarks)
2019-03-20 12:51:48 -07:00
Edouard Oger
42d387bbd1
Per-module Taskcluster tasks
2019-03-20 15:11:07 -04:00