Skip to content

Releases: SenseNet/sn-taskmanagement

v2.3.1

07 Apr 23:24

Choose a tag to compare

What's Changed

  • Remove netstandard 2.0 doc generation.
  • Use semantic versioning.
  • Start publishing prerelease packages

Full Changelog: v2.3.0...v2.3.1

SenseNet TaskManagement on .net8.0

10 Feb 23:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.3.0

sensenet TaskManagement Core 2.2.3

15 Mar 02:03

Choose a tag to compare

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.

NuGet

Automatic authentication with api keys

14 Jun 12:27

Choose a tag to compare

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

25 Aug 08:03

Choose a tag to compare

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.

NuGet

sensenet TaskManagement Core v2.1.0

28 Jul 11:48

Choose a tag to compare

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.

NuGet

sensenet Task Management 1.2.1

06 Nov 14:44

Choose a tag to compare

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.

NuGet

sensenet Task Management 1.2

10 Jul 12:31
6d8a9cc

Choose a tag to compare

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.

NuGet

Initial release

23 Nov 16:21

Choose a tag to compare

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.

NuGet