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 #943

Merged
merged 34 commits into from
May 16, 2024
Merged

Release 2.5.0 #943

merged 34 commits into from
May 16, 2024

Conversation

defbin
Copy link
Member

@defbin defbin commented May 14, 2024

No description provided.

defbin and others added 30 commits March 2, 2024 06:57
* PBM_tests. Add delay for PITR to catch-up
* PBM_tests. Return OL8 as base image, fix style error
the generator is seeded randomly at program startup
* Introduce MongoOption functional options
* Apply new interface for pkg connect
* Add doc for connect.Connect func
* Add WriteConcern option
* Add ConnectTimeout & ServerSelectionTimeout option
* Reuse MongoConnect within physical restore
* Use single node write concern for standalone mode
Fix var shadowing in describe-backup with collection
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
* Add users&roles flag for restore cmd
* Extract parse namespace into util
* Add validation for restoring user&roles for specific collection
* Extract user&roles validation for restore cmd
* Add tests for ns helper funcs
* Add logical selective restore with users and roles
* Extract method for restoring users&roles
* Add logic for config server selective restore
* Add tests for resolving ns and users&roles opt
…storage params are the same (#935)

* Fix unnecessary resync op after config is applied

... without any change

PBM triggers resync operation in case when any storage parameter has
been changed. If the config file and actual config doc in db have
the same storage level parameters, resync operation is unnecessary.

* Remove storage provider aligment hack
* Add read/write concerns options for commands
* Set read/write concern for command type
#940)

* Expand RS status with WriteMajorityCount field
* Add topo.IsWriteMajorityRequested to determine if majority is requested in current setup
* Fix PITR slicing intervals for the case when cluster doesn't have majority
@defbin defbin merged commit 883ad72 into main May 16, 2024
27 checks passed
@defbin defbin deleted the release-2.5.0 branch May 16, 2024 12:16
@defbin defbin restored the release-2.5.0 branch May 29, 2024 08:21
@defbin defbin modified the milestones: 2.6.0, 2.5.0 Aug 9, 2024
@defbin defbin deleted the release-2.5.0 branch August 19, 2024 13:37
@defbin defbin restored the release-2.5.0 branch August 19, 2024 13:37
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.

5 participants