mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[PR #210] [MERGED] Prepare release 0.3.0 #619
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#619
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:release📝 Commits (3)
77cf42eserver: Print version on startupa064e94cargo: update various dependenciesd69cb6aserver: 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.