[PR #210] [MERGED] Prepare release 0.3.0 #619

Closed
opened 2026-02-27 08:18:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/210
Author: @nitnelave
Created: 7/1/2022
Status: Merged
Merged: 7/1/2022
Merged by: @nitnelave

Base: mainHead: release


📝 Commits (3)

  • 77cf42e server: Print version on startup
  • a064e94 cargo: update various dependencies
  • d69cb6a server: Create release candidate 0.3.0-rc.1

📊 Changes

5 files changed (+669 additions, -605 deletions)

View changed files

📝 Cargo.lock (+660 -588)
📝 Cargo.toml (+0 -9)
📝 app/Cargo.toml (+1 -1)
📝 server/Cargo.toml (+7 -6)
📝 server/src/main.rs (+1 -1)

📄 Description

This is the release candidate 0.3.0-rc.1

Updates various dependencies and prints the version on server startup.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/210 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `release` --- ### 📝 Commits (3) - [`77cf42e`](https://github.com/lldap/lldap/commit/77cf42e39e9d8ff05e8adb9842c76d2b6674b286) server: Print version on startup - [`a064e94`](https://github.com/lldap/lldap/commit/a064e944acb29e15f4b1504dd9734374730ce752) cargo: update various dependencies - [`d69cb6a`](https://github.com/lldap/lldap/commit/d69cb6ab6ebf64dd80143874104000bf60955b0a) server: Create release candidate 0.3.0-rc.1 ### 📊 Changes **5 files changed** (+669 additions, -605 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+660 -588) 📝 `Cargo.toml` (+0 -9) 📝 `app/Cargo.toml` (+1 -1) 📝 `server/Cargo.toml` (+7 -6) 📝 `server/src/main.rs` (+1 -1) </details> ### 📄 Description This is the release candidate 0.3.0-rc.1 Updates various dependencies and prints the version on server startup. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:18:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#619
No description provided.