-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PD-5512: MongoDB 1.5.0 release notes
- Loading branch information
1 parent
6f16110
commit 2b23a84
Showing
5 changed files
with
57 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:searchable="False"> | ||
<head><title><MadCap:variable name="Heading.Level1" /></title> | ||
<link rel="canonical" href="https://docs.liquibase.com/start/release-notes/mongodb/mongodb-pro-1.5.0.html" /> | ||
<meta name="description" content="Liquibase MongoDB Pro Extension 1.5.0 Release Notes." /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
</head> | ||
<body> | ||
<h1><MadCap:variable name="General.Liquibase" /> MongoDB Pro 1.5.0 Release Notes</h1> | ||
<p><MadCap:variable name="General.Liquibase" /> MongoDB Pro 1.5.0 is a major release. <b>MongoDB Pro 1.5.0 requires <MadCap:variable name="General.Liquibase" /> 4.30.0 or later.</b></p> | ||
<p>The <MadCap:variable name="General.LBPro" /> 1.5.0 release enables users to use some forms of Workload Identity Federation with MongoDB Atlas. Specifically supported is the ability to authenticate to MongoDB Atlas <a href="https://docs.liquibase.com/start/tutorials/mongodb-pro/mongodb-atlas.html#oidc_example">using OIDC/OAuth2 against Microsoft Entra ID</a> in order to perform "workload" (Application) type operations.</p> | ||
<h2><MadCap:variable name="General.Liquibase" /> MongoDB Pro (1.5.0: December ?, 2024)</h2> | ||
<h3>New features</h3> | ||
<ul> | ||
<li>(#285) DAT-18767 - Obfuscating data from variables @CharlesQueiroz</li> | ||
<li>(#282) DAT-19161 - Including a friendly error message when mongosh is config @CharlesQueiroz</li> | ||
<li>(#279) Changing to use the Mongo Credential API and ensuring support for both System assigned and User assigned. @CharlesQueiroz</li> | ||
</ul> | ||
<h3>Security, driver, and other updates</h3> | ||
<ul> | ||
<li>(#277) chore(deps): bump org.liquibase.ext:liquibase-mongodb from 4.29.2 to 4.30.0 @dependabot</li> | ||
<li>(#276) chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 @dependabot</li> | ||
<li>(#270) chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 @dependabot</li> | ||
<li>(#269) chore(deps): bump org.liquibase.ext:liquibase-mongodb from 4.29.1 to 4.29.2 @dependabot</li> | ||
<li>(#268) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.2 to 0.4.5 @dependabot</li> | ||
<li>(#266) chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 @dependabot</li> | ||
<li>(#265) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.2 @dependabot</li> | ||
<li>(#263) chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 @dependabot</li> | ||
<li>(#262) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.0 to 0.4.1 @dependabot</li> | ||
<li>(#261) chore(deps): bump slf4j.version from 2.0.15 to 2.0.16 @dependabot</li> | ||
</ul> | ||
<h2><MadCap:variable name="General.Liquibase" /> MongoDB OSS (4.30.0: December ?, 2024)</h2> | ||
<p><b>Full Changelog:</b> <a href="https://github.com/liquibase/liquibase-mongodb/compare/liquibase-mongodb-v4.28.0...liquibase-mongodb-4.30.0">liquibase-mongodb-v4.28.0...liquibase-mongodb-4.30.0</a> (see <a href="https://github.com/liquibase/liquibase-mongodb/releases">GitHub releases</a>)</p> | ||
<h3>Fixes and enhancements</h3> | ||
<ul> | ||
<li>Various changes across releases since 4.28.0</li> | ||
<li>Compatibility and driver updates</li> | ||
<li>Bug fixes</li> | ||
</ul> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters