Logo
Explore Help
Register Sign In
win32service/Win32ServiceBundle
1
0
Fork 0
You've already forked Win32ServiceBundle
mirror of https://github.com/win32service/Win32ServiceBundle.git synced 2026-03-24 01:02:16 +01:00
Code Issues Packages Projects Releases 10 Wiki Activity

10 Releases 11 Tags

RSS Feed
  • v2.0.4 f0f241edc6
    Compare

    Stable

    admin released this 2024-11-29 18:02:37 +01:00 | 0 commits to 2.x since this release

    📅 Originally published on GitHub: Fri, 29 Nov 2024 17:03:53 GMT
    🏷️ Git tag created: Fri, 29 Nov 2024 17:02:37 GMT

    Changes:

    • use RecoveryActionException to request Mesenger consumer restar by @macintoshplus

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v2.0.3...v2.0.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.3 9062ff5702
    Compare

    Stable

    admin released this 2024-10-23 15:23:48 +02:00 | 1 commits to 2.x since this release

    📅 Originally published on GitHub: Wed, 23 Oct 2024 13:25:07 GMT
    🏷️ Git tag created: Wed, 23 Oct 2024 13:23:48 GMT

    What's Changed

    • [issue #17] fix retry and faillure queue by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/22

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v2.0.2...v2.0.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.2 26ab698a72
    Compare

    Stable

    admin released this 2024-10-23 14:51:46 +02:00 | 20 commits to 2.x since this release

    📅 Originally published on GitHub: Wed, 23 Oct 2024 12:52:22 GMT
    🏷️ Git tag created: Wed, 23 Oct 2024 12:51:46 GMT

    What's Changed

    • Revert "issue #17 add code to retry and PHPUnit for tests" by @macintoshplus in https://github.com/win32service/Win32ServiceBundle/pull/21

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v2.0.1...v2.0.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.1 fbfedf4205
    Compare

    Stable

    admin released this 2024-10-23 14:48:10 +02:00 | 22 commits to 2.x since this release

    📅 Originally published on GitHub: Wed, 23 Oct 2024 12:49:45 GMT
    🏷️ Git tag created: Wed, 23 Oct 2024 12:48:10 GMT

    What's Changed

    • [issue #19] Remove "throw exception" on service stop request when the… by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/18
    • [issue #15] change word separator from dash to underscore for limit options by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/16
    • [issue #17] add code to retry and faillure, and PHPUnit for tests by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/20

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v2.0.0...v2.0.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0 09bf839709
    Compare

    Stable

    admin released this 2024-07-26 16:14:13 +02:00 | 43 commits to 2.x since this release

    📅 Originally published on GitHub: Fri, 26 Jul 2024 14:14:53 GMT
    🏷️ Git tag created: Fri, 26 Jul 2024 14:14:13 GMT

    What's Changed

    • Use Symfony Messenger in Win32Service by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/10
    • fix version required by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/11
    • set env from current env on service registration by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/12
    • fix name without thread index by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/13
    • change recovery deffault settings by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/14

    New Contributors

    • @jbcr made their first contribution in https://github.com/win32service/Win32ServiceBundle/pull/10

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v1.0.1...v2.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0-RC1 a3e7e6038f
    Compare

    Pre-Release

    admin released this 2024-07-26 09:23:02 +02:00 | 50 commits to 2.x since this release

    📅 Originally published on GitHub: Fri, 26 Jul 2024 07:36:27 GMT
    🏷️ Git tag created: Fri, 26 Jul 2024 07:23:02 GMT

    What's Changed

    • Use Symfony Messenger in Win32Service by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/10
    • fix version required by @jbcr in https://github.com/win32service/Win32ServiceBundle/pull/11

    New Contributors

    • @jbcr made their first contribution in https://github.com/win32service/Win32ServiceBundle/pull/10

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v1.0.1...v2.0.0-RC1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1 e9cf45b77b
    Compare

    Stable

    admin released this 2024-03-13 17:01:45 +01:00 | 58 commits to 2.x since this release

    📅 Originally published on GitHub: Wed, 13 Mar 2024 16:03:21 GMT
    🏷️ Git tag created: Wed, 13 Mar 2024 16:01:45 GMT

    What's Changed

    • Add support for monolog 3.x by @NeilWhitworth in https://github.com/win32service/Win32ServiceBundle/pull/9

    New Contributors

    • @NeilWhitworth made their first contribution in https://github.com/win32service/Win32ServiceBundle/pull/9

    Full Changelog: https://github.com/win32service/Win32ServiceBundle/compare/v1.0.0...v1.0.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0 96910b930a
    Compare

    Stable

    admin released this 2022-09-29 09:19:50 +02:00 | 61 commits to 2.x since this release

    📅 Originally published on GitHub: Thu, 29 Sep 2022 07:34:35 GMT
    🏷️ Git tag created: Thu, 29 Sep 2022 07:19:50 GMT

    • Bump Symfony version to 6.0+
    • Bump to PHP version 8.0+
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0 c206c810c2
    Compare

    Stable

    admin released this 2019-03-19 08:26:46 +01:00 | 70 commits to 2.x since this release

    📅 Originally published on GitHub: Tue, 19 Mar 2019 07:30:52 GMT
    🏷️ Git tag created: Tue, 19 Mar 2019 07:26:46 GMT

    Change from v0.1.0-RC1:

    • add min value for integer configuration keys (#6)
    • convert $runMax to integer ferore call doRun function (#5)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0-RC1 a026d61b2f
    Compare

    Pre-Release

    admin released this 2019-02-20 15:37:22 +01:00 | 74 commits to 2.x since this release

    📅 Originally published on GitHub: Wed, 20 Feb 2019 14:52:56 GMT
    🏷️ Git tag created: Wed, 20 Feb 2019 14:37:22 GMT

    Features:

    • Configuration for many services with one or more thread
    • Command line for register, unregister, send action, run the service
    • Integration into Symfony 4
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.5 Page: 25ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API