Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#780: Prepare release #781

Merged
merged 1 commit into from
Mar 31, 2023
Merged

#780: Prepare release #781

merged 1 commit into from
Mar 31, 2023

Conversation

tkilias
Copy link
Collaborator

@tkilias tkilias commented Mar 31, 2023

Related to #780

All Submissions:

  • Check if your pull request goes to the correct bash branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"

@tkilias tkilias changed the base branch from master to develop March 31, 2023 09:43
@tkilias tkilias force-pushed the documentation/780_prepare_release branch from 2b1a5fe to 6b7af97 Compare March 31, 2023 09:45
@tkilias tkilias enabled auto-merge (squash) March 31, 2023 09:51
@tkilias tkilias merged commit 8b2e208 into develop Mar 31, 2023
@tkilias tkilias deleted the documentation/780_prepare_release branch March 31, 2023 09:54
@tkilias tkilias mentioned this pull request Mar 31, 2023
8 tasks
tkilias added a commit that referenced this pull request Mar 31, 2023
Changelog:

* #762: Updated ubuntu/pip packages (#763)

* Reformat scripts/update_apt_package_in_package_list.sh
* Make cryptography 39.0.2 and openssl 3.0.8 working with conda by updating mamba
* Update ubuntu packages
* Fix package versions in install script tests
* Update pyOpenSSL package to be compatible with new cryptography package for pip packages

Co-authored-by: Torsten Kilias <torsten.kilias@exasol.com>

* Remove python2 from the flavors (#766)

* Remove python2 from the flavors
* Remove python2 from udfclient
* Remove smb from standard 7.* flavors to remove python2 completely
* Update smb for standard 8.0.0

---------

Co-authored-by: Thomas Ubensee <34603111+tomuben@users.noreply.github.com>

* Update libprotobuf-dev (#769)

* Fix language definiton for standard 7.0 flavor (#771)

* #775: Updated dependencies (#776)

* Updated ubuntu packages 
* Pinned icu and libxml2 conda packages to be able to install openjdk11 with conda
* Update redis-py to 4.5.3 to fix CVE-2023-28858
* Ignore CVE-2023-28859, because there is no fix yet

* #774: Updated CI to the version released on PyPi (#778)

* Update CI and reorganize tests directory to fit the new layout of the test_container directory

* #768: Removed or replaced Python 2 tests (#773)

* Fix testconfig for standard-EXASOL-7.* flavor and updated submodule

* #754: Fixed R SCALAR RETURNS UDFs with empty run function hangs (#779)

* Fixed return behavior of SCALAR RETURNS UDFs for null.
* Added tests for various edge cases of return values

* #780: Prepared release (#781)

---------

Co-authored-by: Thomas Ubensee <34603111+tomuben@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant