Skip to content

Commit

Permalink
chore(release): 8.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [8.4.0](v8.3.0...v8.4.0) (2023-09-11)

### Features

* extract main generic_sender logic to python send() method ([266497a](266497a))
* **pithia_portal:** added authorization token support ([1a98bd0](1a98bd0))
* **webcentrum_eosc:** new configurable service ([bb268b0](bb268b0))

### Bug Fixes

* **vsup_ifis:** fixed column names for stag ([d25baaa](d25baaa))
* **vsup_ifis:** stag will use oracle db ([3538b1b](3538b1b))
  • Loading branch information
semantic-release-bot committed Sep 11, 2023
1 parent c48abee commit b8c0bf6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
Upgrade notes

## [8.4.0](https://github.com/CESNET/perun-services/compare/v8.3.0...v8.4.0) (2023-09-11)


### Features

* extract main generic_sender logic to python send() method ([266497a](https://github.com/CESNET/perun-services/commit/266497a457fb6013f9f70a59143b138a9977898c))
* **pithia_portal:** added authorization token support ([1a98bd0](https://github.com/CESNET/perun-services/commit/1a98bd05104beec8b74ae6c2b8725c13915bfe52))
* **webcentrum_eosc:** new configurable service ([bb268b0](https://github.com/CESNET/perun-services/commit/bb268b08af513f1da2211282b4f1786b5288b54f))


### Bug Fixes

* **vsup_ifis:** fixed column names for stag ([d25baaa](https://github.com/CESNET/perun-services/commit/d25baaa7f523b73ea451932654e38c87c0a282d5))
* **vsup_ifis:** stag will use oracle db ([3538b1b](https://github.com/CESNET/perun-services/commit/3538b1bedb9b7ad29a88d84bca301f9eda1060ed))

## [8.3.0](https://github.com/CESNET/perun-services/compare/v8.2.0...v8.3.0) (2023-09-04)


Expand Down

0 comments on commit b8c0bf6

Please sign in to comment.