Releases: SenseNet/sn-taskmanagement
v2.3.1
SenseNet TaskManagement on .net8.0
sensenet TaskManagement Core 2.2.3
Code documentation and document-generation support.
What's Changed
Code documentation and document-generation support by @tusmester.
Full Changelog: auto-auth-with-apikeys...v2.2.3
Installation
If you want to connect to an existing Task Management installation from your application, you have to reference the core library in your project. Please do it by installing the following NuGet package.
Automatic authentication with api keys
In this release we extended the task management API with a possibility for clients to register api keys for easier authentication.
What's Changed
- Raise column sizes in the TaskEvents table. by @tusmester in #29
- Prepare taskmanagement and taskagent for containerization by @VargaJoe in #40
- Add client provider interface. by @tusmester in #43
- Store api keys along other app data. by @tusmester in #46
- SNaaS and standalone projects in the same branch by @tusmester in #44
Full Changelog: taskman-netcore-2.2...auto-auth-with-apikeys
sensenet TaskManagement Core v2.2
In this release we updated the core Task Management library to modernize the task manager API and continued to upgrade the web and agent projects to work in a .Net Core environment.
Installation
If you want to connect to an existing Task Management installation from your application, you have to reference the core library in your project. Please do it by installing the following NuGet package.
sensenet TaskManagement Core v2.1.0
In this release we updated the core Task Management library to prepare it for the upgrade coming in the next months. We started to refactor the whole task management framework from .Net Framework to .Net Core. This is the first step.
Installation
If you want to connect to an existing Task Management installation from your application, you have to reference the core library in your project. Please do it by installing the following NuGet package.
sensenet Task Management 1.2.1
Bug Fix
The theme of these release is to fix TLS issue in SSL connection in this package by marosvolgyiz.
Deployment
To install the full Task Management application please download the package above (SenseNet.TaskManagement-1.2.1.zip) and follow the install guidelines in this article:
TaskManagement core library
If you want to connect to an existing Task Management installation from your application, you have to reference the core library in your project. Please do it by installing the following NuGet package.
sensenet Task Management 1.2
New features
The theme of these release is to upgrade dependencies and projects in this package to .Net Framework 4.6.1 or .Net Standard 2.0, so that it supports the latest version of sensenet.
Deployment
To install the full Task Management application please download the package above (SenseNet.TaskManagement-1.2.0.0.zip) and follow the install guidelines in this article:
TaskManagement core library
If you want to connect to an existing Task Management installation from your application, you have to reference the core library in your project. Please do it by installing the following NuGet package.
Initial release
Introducing Sense/Net TaskManagement
A standalone .Net component for managing long-running background tasks in any application.
Deployment
To install the full Task Management application please download the package below (SenseNet.TaskManagement-1.1.0.0.zip) and follow the install guidelines in this article:
TaskManagement core library
If you want to connect to an existing Task Management installation from your application, you have to reference the core library in your project. Please do it by installing the following NuGet package.