-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #353 from IBM/changelog/v2.4.13
Update change log for v2.4.31
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
* Fri Dec 06 2024 Sanjula Ganepola <[email protected]> - 2.4.31 | ||
- Update RUNSQLFLAGS to recursive assignment from simple to allow for overridden TGTRLS | ||
- Fix SQLSEQ_TO_DTAARA recipe name | ||
- Fix logs not creating on initial deploy | ||
- Support index file extension | ||
- Fix spelling in error message and add test for `INDEX` file | ||
- Document `-l` and `-t` options for cvtsrcpf | ||
- Fix using source name to CHGOBJD for text description | ||
- Support referencing variables in compiler parameter overrides | ||
- Ability to support wildcarding to override the rule to make a certain types of objects (https://ibm.github.io/ibmi-bob/#/prepare-the-project/rules.mk?id=wildcarding) | ||
* Fri Jun 14 2024 Irfan Sharif <[email protected]> - 2.4.30 | ||
- Fix of a correct error return code when compilation fails | ||
- Fix stripping of TEXT parameter from filenames | ||
|