Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump io.github.kdroidfilter:kmplog from 0.2.0 to 0.6.2 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps io.github.kdroidfilter:kmplog from 0.2.0 to 0.6.2.

Release notes

Sourced from io.github.kdroidfilter:kmplog's releases.

0.6.2

No release notes provided.

0.6.1

🚀 Release 0.6.1 - KMP RealTime Logger

We are excited to announce version 0.6.1 of KMP RealTime Logger, packed with ✨ new features and improvements to make real-time logging even more powerful and user-friendly.

What's New:

  • 💻 MacOS Client App: The desktop app is now fully compatible with macOS! 🚀
  • ⚙️ MacOS/iOS Library Support: You can now use the library to log your Kotlin Native macOS or iOS applications. 🚀

Improvements:

  • ⚙️ Updated Dependencies: Dependencies have been updated to ensure better performance and compatibility.

0.6.0

🚀 Release 0.6.0 - KMP RealTime Logger

We are excited to announce version 0.6.0 of KMP RealTime Logger, packed with ✨ new features and improvements to make real-time logging even more powerful and user-friendly.

What's New:

  • 📡 Live Log Broadcasting: Introduced the ability to broadcast logs live to another device on the same local network. This allows for real-time monitoring, perfect for debugging sessions and development environments.

    • Broadcasting mode can be easily enabled with Log.enableBroadcastingMode(ip: String? = null, port: Int = DEFAULT_SERVICE_PORT).
    • Automatic client device discovery using mDNS makes the setup seamless and convenient.
  • 📲 Client Application for Real-Time Log Monitoring: We've developed a dedicated client application that listens to logs broadcasted over the local network, featuring:

    • 🔍 Automatic Discovery: The client app automatically discovers broadcasting devices using mDNS (Multicast DNS).
    • 📊 Real-Time Log Display: Logs are displayed in real-time with options to filter different log levels (DEBUG, INFO, WARN, ERROR).
    • 💻 Platform Compatibility: Note that automatic mDNS-based detection is supported from Android or JVM applications.

Improvements:

  • ⚙️ Development Mode Enhancements: Improved the handling of development mode to make switching between production and development logging more intuitive.

Bug Fixes:

  • 🐞 Minor fixes and optimizations to enhance stability across platforms.

🙏 Thank you to all contributors and users for helping make KMP RealTime Logger even better. We look forward to your feedback and contributions!

🚀 Get Started: Add the dependency to your build.gradle.kts file and try out the new features today!

0.4.0

📦 Release v0.4.0: Enhanced Logging Library with Aligned Log Elements

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.github.kdroidfilter:kmplog](https://github.com/kdroidFilter/KmpRealTimeLogger) from 0.2.0 to 0.6.2.
- [Release notes](https://github.com/kdroidFilter/KmpRealTimeLogger/releases)
- [Commits](https://github.com/kdroidFilter/KmpRealTimeLogger/commits/v0.6.2)

---
updated-dependencies:
- dependency-name: io.github.kdroidfilter:kmplog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants