# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Version 1.1.0 - 2026-07-23

### Added

- CAP Node.js 10 / CAP Java 5
- Migrate from jest to vitest

### Fixed

- Job locking behavior
- Project generation improvements

## Version 1.0.1 - 2026-02-25

### Fixed

- Mapping types for TaskList and Task UUID
- Notification can include a readable code

## Version 1.0.0 - 2026-02-16

### Added

- First major release @cap-js-community/sap-afc-sdk 1.0.0
- Third-Party integration delivered with SAP Advanced Financial Closing 6.0
- Job Definition texts endpoint part of SSPI

## Version 0.9.1 - 2026-02-03

### Fixed

- Allow to record results without changing status in `processJobUpdate`
- Express 5 (with CDS 9.7)

## Version 0.9.0 - 2025-12-18

### Fixed

- CDS 9.6, Node 22, Java 21
- Switch from `outbox` to `queued`
- Added result message values
- Adjusted app namespace
- Adjusted CDS namespace for model uniqueness
- Adjusted Java package names
- Fix labels

## Version 0.8.0 - 2025-11-06

### Added

- Add `date` data type
- Add `applicationUrl` in capabilities

### Fixed

- Adopt new HTML5 app handling
- App is not built from module (copy or link)
- Remove specific auth handling
- Adopt `cds up`
- Refactorings and improvements
- Fix typings
- Fix empty texts

## Version 0.7.0 - 2025-10-13

### Fixed

- Fix enum check
- Add missing UI annotations
- Improve CLI
- Trusted publishing

## Version 0.6.0 - 2025-09-16

### Added

- Enhancements (capabilities, notification, errorOnlyRun, vendor, error code)

## Version 0.5.0 - 2025-08-05

### Added

- Enum values for job parameters

## Version 0.4.0 - 2025-07-03

### Added

- CDS 9 / CAP Java 4

## Version 0.3.0 - 2025-06-06

### Added

- SDK for CAP Java

## Version 0.2.8 - 2025-05-21

### Fixed

- Improvements

## Version 0.2.7 - 2025-05-13

### Fixed

- Improvements

## Version 0.2.6 - 2025-05-05

### Fixed

- Improvements

## Version 0.2.5 - 2025-04-15

### Fixed

- Improvements

## Version 0.2.4 - 2025-04-15

### Fixed

- Improvements

## Version 0.2.3 - 2025-04-14

### Fixed

- Improvements

## Version 0.2.2 - 2025-04-10

### Fixed

- Dependencies

## Version 0.2.1 - 2025-04-10

### Fixed

- Plugins

## Version 0.2.0 - 2025-04-10

### Fixed

- Improvements

## Version 0.1.0 - 2025-02-27

### Added

- Internal release
