Commit Graph

31888 Commits

Author SHA1 Message Date
Filipe Névola
06cd7d4e6f Improves history and migration guide for 2.6 2022-01-27 14:08:14 -04:00
Filipe Névola
8b7e50994a Improves history and migration guide for 2.6 2022-01-27 14:03:47 -04:00
Filipe Névola
1573f60624 Improves history and migration guide for 2.6 2022-01-27 14:02:10 -04:00
Filipe Névola
a2a5ad930b Merge branch 'devel' into release-2.6 2022-01-27 13:55:26 -04:00
Filipe Névola
1f156fd711 Improves history and migration guide for 2.6 2022-01-27 13:53:22 -04:00
Filipe Névola
2035192f18 Improves history and migration guide for 2.6 2022-01-27 13:47:18 -04:00
Filipe Névola
eeb3da2e5b Update Installer 2022-01-27 11:49:13 -04:00
Filipe Névola
08135fbbe1 Trigger docs update 2022-01-27 11:42:55 -04:00
Filipe Névola
a5a82619b8 Update npm-mongo npm-shrinkwrap.json 2022-01-27 10:54:15 -04:00
Filipe Névola
8843535527 Bump Meteor version to 2.6-rc.0 release/METEOR@2.6-rc.0 2022-01-27 10:42:06 -04:00
Filipe Névola
db6f653fb2 Improves history and migration guide for 2.6 2022-01-27 09:35:42 -04:00
Filipe Névola
b500d3803e Improves history and migration guide for 2.6 2022-01-27 09:33:40 -04:00
Filipe Névola
9db1dfa31a Improves history and migration guide for 2.6 2022-01-27 09:24:58 -04:00
Filipe Névola
141471a4d0 Merge pull request #11797 from matheusccastroo/launch-screen-ios-support
Add support for iOS storyboard launch screen + dark mode
2022-01-27 09:00:26 -04:00
Filipe Névola
890c4a7e74 Merge branch 'devel' into release-2.6 2022-01-27 08:44:42 -04:00
Filipe Névola
4b84516a3a Merge remote-tracking branch 'origin/release-2.6' into release-2.6 2022-01-26 19:23:36 -04:00
Filipe Névola
82745790ea Moving warning about _ensureIndex only _ensureIndex is really used internally 2022-01-26 19:23:16 -04:00
Renan Castro
da35e0ba58 Update 2.6-migration.md 2022-01-25 18:34:53 -03:00
Renan Castro
50a2d11c14 Merge pull request #11872 from meteor/release-2.5.6
Release 2.5.6
2022-01-25 18:28:40 -03:00
Filipe Névola
68ad8c1065 Updating readmes 2022-01-25 17:24:48 -04:00
Filipe Névola
b1ac191fc4 Updating readmes 2022-01-25 17:22:26 -04:00
Filipe Névola
77f4da17fd Updating readmes 2022-01-25 17:21:42 -04:00
Filipe Névola
6b39b0db61 Updating readmes 2022-01-25 17:19:29 -04:00
Filipe Névola
fd974c2133 Updating readmes 2022-01-25 17:19:01 -04:00
Renan Castro
8fc6cb8cb1 Add package maintainers note on mongo migration guide 2022-01-25 16:21:56 -03:00
Renan Castro
8ad876da0d Use fibers 5.0.1 version - release meteor 2.5.6 release/METEOR@2.5.6 2022-01-25 10:09:35 -03:00
Renan Castro
f7678c138e Use fibers 5.0.1 version 2022-01-24 19:06:38 -03:00
Frederico Maia Arantes
ad1f9fcc0f - Mention the need to reset local apps if using the embedded MongoDB.
- Add the previous version of the MongoDB Driver.
2022-01-24 15:35:48 -03:00
Filipe Névola
1a82283296 Fixes typo in the migration guide 2022-01-21 15:24:40 -04:00
Filipe Névola
de21aeb567 Merge branch 'feature/support-mongodb-5' into release-2.6
# Conflicts:
#	History.md
#	meteor
#	packages/allow-deny/package.js
#	packages/meteor-tool/package.js
#	packages/minimongo/package.js
#	packages/mongo/package.js
#	packages/npm-mongo/package.js
#	packages/tinytest/package.js
#	scripts/admin/meteor-release-experimental.json
#	scripts/build-dev-bundle-common.sh
2022-01-21 15:18:18 -04:00
Filipe Névola
0b70db7624 Updating History and Guide with more info about Meteor 2.6 2022-01-21 14:54:21 -04:00
Filipe Névola
9203c3181a Bump Meteor version to 2.6-beta.4 release/METEOR@2.6-beta.4 2022-01-21 13:42:18 -04:00
Filipe Névola
d68b30f384 dev-bundle-14.18.3.3 2022-01-21 13:30:54 -04:00
Renan Castro
f3c38b8cb0 New beta: 2.6-beta.3 2022-01-21 13:30:02 -04:00
Renan Castro
1630a794b4 Fix Oplog Tailing high cpu usage with new Mongodb driver. As the old way of passing the "tailable" option to find cursors is now removed, the cursor was dying and making calls all the time.
Fix it by using addCursorFlag
2022-01-21 13:30:02 -04:00
Renan Castro
c4d4ea2a09 Improve primary detection mechanism to be compatible with older mongodb instances
Generate 2.6 beta 2
2022-01-21 13:30:02 -04:00
Renan Castro
c8eb086116 Update mongodb driver to latest 4.3 version released 16 hours ago.
Add fallback to hello command for mongo 4 servers
Bump all packages to new beta
2022-01-21 13:30:01 -04:00
Renan Castro
cb0533c35d Remove wrong "only" clause on test 2022-01-21 13:30:01 -04:00
Renan Castro
c0f290a6e7 Prepare Meteor 2.6 beta-0 release 2022-01-21 13:30:01 -04:00
Renan Castro
f700b50353 Prepare Meteor 2.6 beta-0 release 2022-01-21 13:30:01 -04:00
Renan Castro
1329238201 Prepare Meteor 2.6 beta-0 release 2022-01-21 13:29:59 -04:00
Renan Castro
4152c205a9 Document new changes on mongodb driver in our history.md 2022-01-21 13:29:40 -04:00
Renan Castro
05869e86f7 Document new changes on mongodb driver in our history.md - code style improvements 2022-01-21 13:29:38 -04:00
Renan Castro
34d25f181d Fix oplog converter case in which there is no need to convert - new test 2022-01-21 13:28:51 -04:00
Renan Castro
316f5d4512 Fix oplog converter case in which there is no need to convert 2022-01-21 13:28:51 -04:00
Renan Castro
d8fd0fb5ce Fix oplog converter case in which the value is an array but shouldnt be flattened 2022-01-21 13:28:50 -04:00
Renan Castro
eb82e917a7 Remove minimongo asserts based on skipLimit on count cursors() 2022-01-21 13:28:50 -04:00
Renan Castro
9c9232f84a Create oplog v2 converter for watching changes in the newest mongodb 5 format 2022-01-21 13:28:50 -04:00
Renan Castro
16b74d74fc Fix wrong upsert param passed to mongo method 2022-01-21 13:28:50 -04:00
Renan Castro
3e77777082 Remove logs
Fix undefined returned from the node-driver while we were expecting null in the err field
2022-01-21 13:28:49 -04:00