Skip to content

Tags: zowe/sample-spring-boot-api-service

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix transferring of files (#126)

Signed-off-by: jandadav <janda.david@gmail.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle no TSO profile during zowe-api-dev init (#121)

* Handle null TSO profile

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove broken badges

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup before releasing 1.0.0 (#100)

* Move common classes from sample to commons

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

* Include lombok for integration tests

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

* Use Apache 2.0 license for the sample

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

* Add license header file

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

* Remove stale GitHub actions

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use the value of JAVA_HOME in the environment instead of setting it i…

…n makefile (#99)

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved security requirements diagnostics and documentation (#88)

* Better diagnostics and fixed documentation around require security access
* Better security rights checks

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GitHub Action to greet first time contributors (#77)

* GitHub action to greet first time contributors
* Check stale PRs and issues

Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
i18n for REST APIs and error messages (#68)

* Localized strings in REST controller
* Support for localization in ErrorService
* Add parameters to the ApiMessage and use locale-aware Formatter
* Allow redefining of numbered messages so applications can redefine numbers and text for the SDK commons messages
* Using localized numbered message on the server
* Instructions for other EBCDIC codepages (such as IBM-870) in STDOUT
* Accent stripping logging encoder

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
JarPatched fix for embedded JAR files and deleted JARs on zFS (#67)

* Upload files when they do not exist on z/OS

* Jar patching with a preserved method

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for additional fields in the error message format (#63)

* Additional message fields