# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
This is the initial version of the CHANGES file for the project. It outlines the changes made in each version of the software, providing a clear history of updates, bug fixes, and new features.
# 0.9.0-RC3
- addressed all the outstanding known security issues
- rebrended everything to OpenServerless, removing all the references to the original source
- images has been updated for compliance with ASF rules. Most notably psycopg has been removed and replacds with pg8000, and incompatbile biaries (most notably mc) has been removed
- entirely rewritten the entire build system, documented in BUILD.md - governed by triggering by tags and manually
- now there is one python:sys image for executing system actions, the preloader preloads the images also from non-apache sources and preload the python:sys image
# 0.9.0-RC4
- bun.lockb -> bun.lock (text)
- excluded binary files (almost all test data and the gradle-wrappers from openwhisk)
- backported SSO from 0.9.1 branch
# 0.9.0-RC5
- changed dependencies of python runtimes for license incompatibilites
- cleaned all the .licenserc and added a top level rat- reworked all the LICENSE and NOTICE files
- reworked the cli to use license headers
- cleaned some leftover olaris -> oplugins
# 0.9.0-RC6
- cleaned LICENSES and NOTICE including embedded packages and deployment descriptors
- certmanager is now downloaded on demand with helm
- removed minio and all the utils, renamed as generic s3
- removed mongodb support entirely (monngodb name retained meaning ferretdb)