Releases: kyma-project/serverless
Releases · kyma-project/serverless
v0.2.1
What has changed
- Add status badge to readme (#169) by @dbadura
- Run k3d upgrade test using k3d registry (#174) by @kwiatekus
- Move the technical docs to serverless-manager (#166) by @grego952
- Cleanup and document Serverless CR (#177) by @kwiatekus
- Improve serverless cr descriptions (#181) by @grego952
- DOCS - Configurability of Serverless (#179) by @kwiatekus
- Automated release workflow for Serverless Operator (#178) by @Cortey
- Bump .version before the release (#182) by @Cortey
- Fix variable name for GH Actions (#183) by @Cortey
- Bump image before release (#184) by @Cortey
- Renaming leftover in script (#185) by @Cortey
- Dynamic tracing configuration (#175) by @dbadura
- Bump version for release (#187) by @Cortey
- Bumps for release (#188) by @Cortey
Full changelog: v0.2.0...v0.2.1
v0.2.0
Changelog
v0.2.0 (2023-07-25)
Implemented enhancements:
- Configure UI for Serverless CR #138
- Docker registry used by serverless should be reflected in serverless CR status #137
- Migrate to the new test framework #124
- Migrate custom cluster-wide external docker registry config into Serverless CR #115
- Generate sereverles internal registry node port number #101
- Rename
serverless-manager-controller-manager
#116 - Add
DO NOT EDIT
disclaimer #113
Fixed bugs:
- Serverless-operator enters CrashLoopBackoff in the uninstallation scenario #161
- Serverless CR does not recover from
ConfigurationCheckErr
condition #133 serverless-docker-registry
is not properly handled #117
Merged pull requests:
- Bump serverless-manager version (v0.2.0) #172 (kwiatekus)
- Remove checking external registry secret type #170 (pPrecel)
- Rename Trace Endoint in UI #164 (kwiatekus)
- Detect serverless docker registry misconfigurations #162 (Cortey)
- Implement upgradability test scenario #160 (pPrecel)
- set status.dockerRegistry from serverless cluster-wide external registry secret when it exists #158 (anoipm)
- Rename to Serverless Operator #2 #157 (Cortey)
- Prepare makefiles for new test-infra dind image #156 (pPrecel)
- Fix a broken link #155 (nataliasitko)
- Renaming Serverless Operator #154 (Cortey)
- Add targets to deploy on k3d #153 (dbadura)
- Unify config creation #152 (dbadura)
- Refactor fix-configurationCheckErr PR #151 (MichalKalke)
- Remove reconciler DO NOT EDIT disclaimer #150 (pPrecel)
- add checking condition statuses in tests #148 (anoipm)
- fix configurationCheckErr #147 (MichalKalke)
- Add Do Not Edit Disclaimer to managed objects #146 (Cortey)
- remove not necessary setServed #145 (anoipm)
- State update refactor cleanup #144 (anoipm)
- State update refactor 2 #143 (anoipm)
- Resolve Node Port conflict #142 (dbadura)
- Move Overview and Tutorials documentation to Serverless manager repo #141 (grego952)
- Registry configuration status #140 (pPrecel)
v0.1.0
Changelog
v0.1.0 (2023-06-22)
Implemented enhancements:
- Generalize API for configuring endpoints of serverless' optional dependencies #100
Fixed bugs:
- The manager does not save last installed configuration #118
- The serverless installed by the serverless-manager is not working corectly with the cli functions #84
serverless-docker-registry
is not properly handled #117
Merged pull requests:
- Bump manager version before release #135 (kwiatekus)
- remove unused resource #131 (anoipm)
- Regenerate manifest when manager is changed #130 (pPrecel)
- Group cache interface arguments #129 (pPrecel)
- fix deletion after error #128 (anoipm)
- Small improvements #127 (dbadura)
- Reimplement cache strategy #126 (pPrecel)
- Generalize api #125 (dbadura)
- Fix orphan check #123 (pPrecel)
- Implement secret cache #122 (pPrecel)
v0.0.4
v0.0.3
Changelog
v0.0.3
Closed issues:
Closed issues:
- Duplication of Serverless resources leads to undefined behavior #103
- Investigate Error events while installing serverless via lifecycle manager #96
- Document Serverless CR #91
- [POC] Verify if dependency to gateway URL in needed in serverless #53
- Integration Test #42
- Implement Serverless CR conditions #27
- Detection of optional dependencies in serverless manager #15
- Configuration/Discovery of serverless optional dependencies #5
Merged pull requests:
- implement condition
Deleted
#108 (pPrecel) - Bump version before release #106 (kwiatekus)
- Cover case when Serverless CR is duplicated #102 (anoipm)
- Change order of parsed resources #99 (pPrecel)
- add Serverless CR doc #97 (grego952)
- Makefile cleanup #95 (kwiatekus)
- Implement the PublisherProxyURL and the TraceCollectorURL #94 (pPrecel)
- Improve status update states #93 (pPrecel)
- Build installation flags manually #92 (pPrecel)
- Remove deleted condition #90 (pPrecel)
- Implement state package tests #89 (pPrecel)
- Implement conditions mechamism #88 (pPrecel)
v0.0.2
Changelog
Closed issues:
- Custom reconciliation loop in serverless manager #71
- Shift integration tests with lifecycle manager to post-submit jobs #67
- serverless chart should be independant from kyma cluster-essentials #65
- Extract serverless integration tests from serverless chart #44
- Introduce Deletion Strategy Mechanism #39
- The finalizer stuck due to uninstalling Serverless CR #36